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

Issue 892635 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue angleproject:1085
Owner:
Closed: Oct 9
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug

Blocking:
issue angleproject:1085



Sign in to add a comment

angle_end2end_tests failing on all mac nvidia gpu fyi bots

Project Member Reported by kylec...@chromium.org, Oct 5

Issue description

EXTBlendFuncExtendedDrawTestES3.FragmentArrayOutputLocationsAPI/ES3_OPENGL failed on all nvidia GPU bots in the last run.

Example failing run:
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac%20FYI%20Experimental%20Retina%20Release%20%28NVIDIA%29/2115

Logs:
  [ RUN      ] EXTBlendFuncExtendedDrawTestES3.FragmentArrayOutputLocationsAPI/ES3_OPENGL
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.R) and pixel[0] is 39, which exceeds 1, where
  (color.R) evaluates to 204,
  pixel[0] evaluates to 165, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a244af (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 447
  3   angle_end2end_tests                 0x0000000106a1e708 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 952
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.G) and pixel[1] is 13, which exceeds 1, where
  (color.G) evaluates to 255,
  pixel[1] evaluates to 242, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a245b9 (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 713
  3   angle_end2end_tests                 0x0000000106a1e708 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 952
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.A) and pixel[3] is 114, which exceeds 1, where
  (color.A) evaluates to 114,
  pixel[3] evaluates to 0, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a247cd (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 1245
  3   angle_end2end_tests                 0x0000000106a1e708 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 952
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.R) and pixel[0] is 39, which exceeds 1, where
  (color.R) evaluates to 204,
  pixel[0] evaluates to 165, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a244af (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 447
  3   angle_end2end_tests                 0x0000000106a1e717 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 967
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.G) and pixel[1] is 13, which exceeds 1, where
  (color.G) evaluates to 255,
  pixel[1] evaluates to 242, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a245b9 (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 713
  3   angle_end2end_tests                 0x0000000106a1e717 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 967
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.A) and pixel[3] is 114, which exceeds 1, where
  (color.A) evaluates to 114,
  pixel[3] evaluates to 0, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a247cd (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 1245
  3   angle_end2end_tests                 0x0000000106a1e717 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 967
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.R) and pixel[0] is 140, which exceeds 1, where
  (color.R) evaluates to 178,
  pixel[0] evaluates to 38, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a244af (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 447
  3   angle_end2end_tests                 0x0000000106a1e7e4 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1172
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.G) and pixel[1] is 63, which exceeds 1, where
  (color.G) evaluates to 101,
  pixel[1] evaluates to 38, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a245b9 (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 713
  3   angle_end2end_tests                 0x0000000106a1e7e4 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1172
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.B) and pixel[2] is 13, which exceeds 1, where
  (color.B) evaluates to 25,
  pixel[2] evaluates to 38, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a246c3 (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 979
  3   angle_end2end_tests                 0x0000000106a1e7e4 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1172
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.A) and pixel[3] is 92, which exceeds 1, where
  (color.A) evaluates to 89,
  pixel[3] evaluates to 181, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a247cd (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 1245
  3   angle_end2end_tests                 0x0000000106a1e7e4 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1172
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.R) and pixel[0] is 140, which exceeds 1, where
  (color.R) evaluates to 178,
  pixel[0] evaluates to 38, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a244af (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 447
  3   angle_end2end_tests                 0x0000000106a1e7f3 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1187
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.G) and pixel[1] is 63, which exceeds 1, where
  (color.G) evaluates to 101,
  pixel[1] evaluates to 38, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a245b9 (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 713
  3   angle_end2end_tests                 0x0000000106a1e7f3 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1187
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.B) and pixel[2] is 13, which exceeds 1, where
  (color.B) evaluates to 25,
  pixel[2] evaluates to 38, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a246c3 (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 979
  3   angle_end2end_tests                 0x0000000106a1e7f3 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1187
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  ../../third_party/angle/src/tests/gl_tests/BlendFuncExtendedTest.cpp:79: Failure
  The difference between (color.A) and pixel[3] is 92, which exceeds 1, where
  (color.A) evaluates to 89,
  pixel[3] evaluates to 181, and
  1 evaluates to 1.
  Stack trace:
  0   angle_end2end_tests                 0x0000000106fad40b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
  1   angle_end2end_tests                 0x0000000106facdc9 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
  2   angle_end2end_tests                 0x0000000106a247cd (anonymous namespace)::CheckPixels(int, int, int, int, int, angle::GLColor const&) + 1245
  3   angle_end2end_tests                 0x0000000106a1e7f3 (anonymous namespace)::EXTBlendFuncExtendedDrawTest::drawTest() + 1187
  4   angle_end2end_tests                 0x0000000106a1ff45 EXTBlendFuncExtendedDrawTestES3_FragmentArrayOutputLocationsAPI_Test::TestBody() + 773
  [  FAILED  ] EXTBlendFuncExtendedDrawTestES3.FragmentArrayOutputLocationsAPI/ES3_OPENGL, where GetParam() = ES3_OPENGL (69 ms)

First failure wasin the range 597041-59061:
https://chromium.googlesource.com/chromium/src/+log/3da96bf76288770ba8ef62588d7eedc2aa37d09c%5E..4e593685077d96134399d46583d4ab5c657f8d74?pretty=fuller&n=
 
Cc: oetu...@nvidia.com cwallez@chromium.org jmad...@chromium.org
Owner: geoffl...@chromium.org
Failure is almost definitely https://crrev.com/c/1249361. I don't have ANGLE gerrit access so I can't revert the CL. geofflang@ can you take a look and revert the CL?
Status: Assigned (was: Untriaged)
Suppressing the failure.
Was a new test. Likely a driver bug. Agree we should suppress the failure rather than revert.
Blocking: angleproject:1085
Thanks for suppressing the failure! Unfortunately I won't be able to debug this.
Mergedinto: angleproject:1085
Status: Duplicate (was: Assigned)
Going to merge this into the other bug to consolidate everything.

Sign in to add a comment