New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 708311 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Last visit 16 days ago
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

IndexedPointsTestUShort.VertexWithColorUnsignedShortOffsetChangingIndices/ES2_OPENGLES and SRGBTextureTest.SRGBDecodeTextureParameter/ES2_OPENGLES failing on ChromiumOS GPU FYI bots

Project Member Reported by jbau...@chromium.org, Apr 4 2017

Issue description

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)
 
Owner: fjhenigman@chromium.org
Status: Assigned (was: Available)
Frank's working on this.
Status: Fixed (was: Assigned)

Comment 3 by dchan@google.com, May 30 2017

Labels: VerifyIn-60

Comment 4 by dchan@chromium.org, Aug 1 2017

Labels: VerifyIn-61

Comment 5 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment