Bug 232556 - TestWTF.WTF_CompactUniquePtrTuple.Subclassing is randomly failing on WinCairo tester bots
Summary: TestWTF.WTF_CompactUniquePtrTuple.Subclassing is randomly failing on WinCairo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-01 00:33 PDT by Fujii Hironori
Modified: 2021-11-01 13:34 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2021-11-01 00:39 PDT, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2021-11-01 00:33:30 PDT
TestWTF.WTF_CompactUniquePtrTuple.Subclassing is randomly failing on WinCairo-64-bit-WKL-Debug-Tests and WinCairo-64-bit-WKL-Release-Tests

>    TestWTF.WTF_CompactUniquePtrTuple.Subclassing
>        
>        ..\..\Tools\TestWebKitAPI\Tests\WTF\CompactUniquePtrTuple.cpp:241
>        Expected: (oldPointer) != (a.pointer()), actual: 000002233A564980 vs 000002233A564980
        

https://results.webkit.org/?suite=api-tests&test=TestWTF.WTF_CompactUniquePtrTuple.Subclassing
Comment 1 Fujii Hironori 2021-11-01 00:39:53 PDT
Created attachment 442965 [details]
Patch
Comment 2 Yusuke Suzuki 2021-11-01 10:25:47 PDT
Comment on attachment 442965 [details]
Patch

r=me
Comment 3 EWS 2021-11-01 13:33:44 PDT
Committed r285128 (243767@main): <https://commits.webkit.org/243767@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442965 [details].
Comment 4 Radar WebKit Bug Importer 2021-11-01 13:34:24 PDT
<rdar://problem/84896955>