-
Notifications
You must be signed in to change notification settings - Fork 748
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UnitKitSyntheticLok can pass and finish earlier than UnitSyntheticLok…
… expects It seems that UnitKitSyntheticLok regularly finishes successfully, setting TestResult::Ok, before UnitSyntheticLok even gets to see that the document is loaded. UnitKitSyntheticLok flags UnitSyntheticLok that the test passed, so presumably if we see that the test passed, then we are done don't need to do anything else except exit. Signed-off-by: Caolán McNamara <[email protected]> Change-Id: I1111a195943789c5e31da814c8713e2b7b0070b3
- Loading branch information
Showing
2 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters