Index: gm/tests/outputs/ignoring-one-test/output-expected/stdout |
diff --git a/gm/tests/outputs/ignoring-one-test/output-expected/stdout b/gm/tests/outputs/ignoring-one-test/output-expected/stdout |
index af45a03554a2d64be7369952deed55c068f1127d..328cb86e1eb43650fa282d8fb614b9afe1fd95cc 100644 |
--- a/gm/tests/outputs/ignoring-one-test/output-expected/stdout |
+++ b/gm/tests/outputs/ignoring-one-test/output-expected/stdout |
@@ -4,17 +4,18 @@ GM: writing to gm/tests/outputs/ignoring-one-test/output-actual/writePath |
GM: writing mismatches to gm/tests/outputs/ignoring-one-test/output-actual/mismatchPath |
GM: writing images without expectations to gm/tests/outputs/ignoring-one-test/output-actual/missingExpectationsPath |
GM: reading resources from resources |
+GM: drawing... selftest2 [300 200] |
GM: drawing... selftest1 [300 200] |
-GM: Ran 1 GMs |
+GM: Ran 2 GMs |
GM: ... over 2 configs ["8888", "565"] |
GM: ... and 1 modes [""] |
-GM: ... so there should be a total of 2 tests. |
-GM: Ran 2 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 GeneratePdfFailed=0 ExpectationsMismatch=2 MissingExpectations=0 WritingReferenceImage=0 |
+GM: ... so there should be a total of 4 tests. |
+GM: Ran 4 tests: NoGpuContext=0 IntentionallySkipped=0 RenderModeMismatch=0 GeneratePdfFailed=0 ExpectationsMismatch=4 MissingExpectations=0 WritingReferenceImage=0 |
GM: [*] 0 NoGpuContext: |
GM: [ ] 0 IntentionallySkipped: |
GM: [*] 0 RenderModeMismatch: |
GM: [*] 0 GeneratePdfFailed: |
-GM: [*] 2 ExpectationsMismatch: 8888/selftest1 565/selftest1 |
+GM: [*] 4 ExpectationsMismatch: 8888/selftest2 565/selftest2 8888/selftest1 565/selftest1 |
GM: [ ] 0 MissingExpectations: |
GM: [*] 0 WritingReferenceImage: |
GM: (results marked with [*] will cause nonzero return value) |