These have been failing since the brought was brought back online on April 3. See
https://build.chromium.org/p/chromium.gpu.fyi/builders/Linux%20ChromiumOS%20Ozone%20%28Intel%29/builds/591
[ RUN ] IndexedPointsTestUShort.VertexWithColorUnsignedShortOffsetChangingIndices/ES2_OPENGLES
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
../../third_party/angle/src/tests/gl_tests/IndexedPointsTest.cpp:189: Failure
Value of: angle::ReadColor(x, y)
Actual: (0, 0, 0, 255)
Expected: angle::MakeGLColor(0, 255, 0, 255)
Which is: (0, 255, 0, 255)
[ FAILED ] IndexedPointsTestUShort.VertexWithColorUnsignedShortOffsetChangingIndices/ES2_OPENGLES, where GetParam() = ES2_OPENGLES (147 ms)
[ RUN ] SRGBTextureTest.SRGBDecodeTextureParameter/ES2_OPENGLES
../../third_party/angle/src/tests/gl_tests/SRGBTextureTest.cpp:214: Failure
The difference between (srgbColor.R) and pixel[0] is 13, which exceeds 1.0, where
(srgbColor.R) evaluates to 13,
pixel[0] evaluates to 0, and
1.0 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/SRGBTextureTest.cpp:214: Failure
The difference between (srgbColor.G) and pixel[1] is 54, which exceeds 1.0, where
(srgbColor.G) evaluates to 54,
pixel[1] evaluates to 0, and
1.0 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/SRGBTextureTest.cpp:214: Failure
The difference between (srgbColor.B) and pixel[2] is 133, which exceeds 1.0, where
(srgbColor.B) evaluates to 133,
pixel[2] evaluates to 0, and
1.0 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/SRGBTextureTest.cpp:219: Failure
The difference between (linearColor.R) and pixel[0] is 64, which exceeds 1.0, where
(linearColor.R) evaluates to 64,
pixel[0] evaluates to 0, and
1.0 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/SRGBTextureTest.cpp:219: Failure
The difference between (linearColor.G) and pixel[1] is 127, which exceeds 1.0, where
(linearColor.G) evaluates to 127,
pixel[1] evaluates to 0, and
1.0 evaluates to 1.
../../third_party/angle/src/tests/gl_tests/SRGBTextureTest.cpp:219: Failure
The difference between (linearColor.B) and pixel[2] is 191, which exceeds 1.0, where
(linearColor.B) evaluates to 191,
pixel[2] evaluates to 0, and
1.0 evaluates to 1.
[ FAILED ] SRGBTextureTest.SRGBDecodeTextureParameter/ES2_OPENGLES, where GetParam() = ES2_OPENGLES (146 ms)
Comment 1 by jmad...@chromium.org
, Apr 4 2017Status: Assigned (was: Available)