Commit 8ca1351a by Frank Henigman

Remove incorrect comment from expectations files.

BUG=none TEST=none Change-Id: I80283b825d4c9fe8c672c1efc9d6bc016b81ecc9 Reviewed-on: https://chromium-review.googlesource.com/312482Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Tested-by: 's avatarFrank Henigman <fjhenigman@chromium.org>
parent 22581ff1
...@@ -17,8 +17,6 @@ ...@@ -17,8 +17,6 @@
// TEST_NAME can be a specific test name, or have a '*' in the end, which // TEST_NAME can be a specific test name, or have a '*' in the end, which
// indicates a prefix matching. // indicates a prefix matching.
// //
// Any tests whose expectations are not PASS will be skipped.
//
// Examples: // Examples:
// 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT // 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT
// 91533 WIN : gl_min_uniforms = FAIL // 91533 WIN : gl_min_uniforms = FAIL
......
...@@ -17,8 +17,6 @@ ...@@ -17,8 +17,6 @@
// TEST_NAME can be a specific test name, or have a '*' in the end, which // TEST_NAME can be a specific test name, or have a '*' in the end, which
// indicates a prefix matching. // indicates a prefix matching.
// //
// Any tests whose expectations are not PASS will be skipped.
//
// Examples: // Examples:
// 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT // 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT
// 91533 WIN : gl_min_uniforms = FAIL // 91533 WIN : gl_min_uniforms = FAIL
......
...@@ -17,8 +17,6 @@ ...@@ -17,8 +17,6 @@
// TEST_NAME can be a specific test name, or have a '*' in the end, which // TEST_NAME can be a specific test name, or have a '*' in the end, which
// indicates a prefix matching. // indicates a prefix matching.
// //
// Any tests whose expectations are not PASS will be skipped.
//
// Examples: // Examples:
// 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT // 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT
// 91533 WIN : gl_min_uniforms = FAIL // 91533 WIN : gl_min_uniforms = FAIL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment