DataSourceQueriesTest Porting to fake: shouldNotCrashDuringFindSearchTopLevelWhenFetchJobFailedOrEmpty
ClosedPublic

Authored by franckarrecot on Aug 29 2015, 11:17 AM.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
franckarrecot retitled this revision from to DataSourceQueriesTest Porting to fake: shouldNotCrashDuringFindSearchTopLevelWhenFetchJobFailedOrEmpty.
franckarrecot updated this object.
franckarrecot edited the test plan for this revision. (Show Details)
franckarrecot added reviewers: ervin, bensi, remibenoit.
ervin accepted this revision.Sep 2 2015, 5:54 PM
ervin edited edge metadata.

Accepted, note however that since you went the "one patch per method" route, this can't be the last patch of the series. You need an extra patch to cleanup the includes and using namespace after that one.

This revision is now accepted and ready to land.Sep 2 2015, 5:54 PM
franckarrecot edited edge metadata.

o

nothing change here; no worry, my bad.

ervin added a comment.Sep 6 2015, 2:08 PM

Please don't forget you need another patch in your series after that one, its sole purpose will be to clean the includes in that test class!

ervin requested changes to this revision.Sep 7 2015, 7:49 AM
ervin edited edge metadata.

Since I still didn't see anything happen to address my comment, I'll mark that one as blocked... I suspect my repeated comments went unnoticed.

You need an extra patch to cleanup the includes and using namespace after that one. I'll mark this one accepted when said patch appears.

This revision now requires changes to proceed.Sep 7 2015, 7:49 AM

wow totally miss that

ervin accepted this revision.Sep 7 2015, 8:28 AM
ervin edited edge metadata.
This revision is now accepted and ready to land.Sep 7 2015, 8:28 AM
This revision was automatically updated to reflect the committed changes.