Bug 265417 - [Win][Clang] WTF_CrossThreadTask.Basic is failing
Summary: [Win][Clang] WTF_CrossThreadTask.Basic is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-27 17:50 PST by Fujii Hironori
Modified: 2023-11-27 20:57 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2023-11-27 17:50:17 PST
WTF_CrossThreadTask.Basic is failing with clang-cl.

https://build.webkit.org/#/builders/728/builds/2838

> Looking at ['C:\\BW\\WinCairo-64-bit-Release-Tests\\build\\WebKitBuild\\Release\\bin64\\TestWTF.exe', '--gtest_filter=WTF_CrossThreadTask.Basic']
> 
> C:\BW\WinCairo-64-bit-Release-Build\build\Tools\TestWebKitAPI\Tests\WTF\CrossThreadTask.cpp:131
> Expected equality of these values:
>   9u
>     Which is: 9
>   moveConstructorSet.size()
>     Which is: 6
Comment 1 Fujii Hironori 2023-11-27 18:06:51 PST
Pull request: https://github.com/WebKit/WebKit/pull/20967
Comment 2 EWS 2023-11-27 20:56:35 PST
Committed 271186@main (e1b3b6883b8c): <https://commits.webkit.org/271186@main>

Reviewed commits have been landed. Closing PR #20967 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-27 20:57:14 PST
<rdar://problem/118864519>