ThirdPartyTest.PathCaseSensitive is flaky on win7_chromium_rel_ng builder |
||
Issue descriptionhttps://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng/48660 [ RUN ] ThirdPartyTest.PathCaseSensitive ../../chrome_elf/third_party_dlls/main_unittest.cc(510): error: Expected equality of these values: drive.value().compare( MakePath(GetScopedTempDirValue(), kTestDllName1MixedCase)) Which is: -1 0 Stack trace: Backtrace: StackTraceGetter::CurrentStackTrace [0x0014BB38+40] testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00154545+69] testing::internal::AssertHelper::operator= [0x00154190+48] [ FAILED ] ThirdPartyTest.PathCaseSensitive (78 ms) [ RUN ] ThirdPartyTest.PathCaseSensitive ../../chrome_elf/third_party_dlls/main_unittest.cc(510): error: Expected equality of these values: drive.value().compare( MakePath(GetScopedTempDirValue(), kTestDllName1MixedCase)) Which is: -1 0 Stack trace: Backtrace: StackTraceGetter::CurrentStackTrace [0x0014BB38+40] testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00154545+69] testing::internal::AssertHelper::operator= [0x00154190+48] [ FAILED ] ThirdPartyTest.PathCaseSensitive (78 ms) [ RUN ] ThirdPartyTest.PathCaseSensitive ../../chrome_elf/third_party_dlls/main_unittest.cc(510): error: Expected equality of these values: drive.value().compare( MakePath(GetScopedTempDirValue(), kTestDllName1MixedCase)) Which is: -1 0 Stack trace: Backtrace: StackTraceGetter::CurrentStackTrace [0x0014BB38+40] testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00154545+69] testing::internal::AssertHelper::operator= [0x00154190+48] [ FAILED ] ThirdPartyTest.PathCaseSensitive (78 ms) [ RUN ] ThirdPartyTest.PathCaseSensitive ../../chrome_elf/third_party_dlls/main_unittest.cc(510): error: Expected equality of these values: drive.value().compare( MakePath(GetScopedTempDirValue(), kTestDllName1MixedCase)) Which is: -1 0 Stack trace: Backtrace: StackTraceGetter::CurrentStackTrace [0x0014BB38+40] testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00154545+69] testing::internal::AssertHelper::operator= [0x00154190+48] [ FAILED ] ThirdPartyTest.PathCaseSensitive (94 ms)
,
Jul 27
,
Jul 27
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/7fbb6c196de27b6a14579479f30a53791e7634e8 commit 7fbb6c196de27b6a14579479f30a53791e7634e8 Author: Takuto Ikuta <tikuta@chromium.org> Date: Fri Jul 27 08:27:22 2018 Disable flaky ThirdPartyTest.PathCaseSensitive test TBR=pmonette@chromium.org, pennymac@chromium.org Bug: 868233 Change-Id: I526e832c16daa533ce53d03be717d265a67576e9 Reviewed-on: https://chromium-review.googlesource.com/1152726 Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#578566} [modify] https://crrev.com/7fbb6c196de27b6a14579479f30a53791e7634e8/chrome_elf/third_party_dlls/main_unittest.cc
,
Aug 31
|
||
►
Sign in to add a comment |
||
Comment 1 by tikuta@chromium.org
, Jul 27