Bug 161140

Summary: [Win] run-api-tests is failing.
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: Tools / TestsAssignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, andersca, bfulgham, commit-queue, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265417
Attachments:
Description Flags
Patch
none
Patch none

Description Per Arne Vollan 2016-08-24 07:58:31 PDT
The run-api-tests script is failing with the message:

C:\cygwin\home\buildbot\slave\win-release\build\Tools\TestWebKitAPI\Tests\WTF\CrossThreadTask.cpp:126
Value of: moveConstructorSet.size()
  Actual: 9
Expected: 6u
Which is: 6
Comment 1 Per Arne Vollan 2016-08-24 08:23:55 PDT
Created attachment 286854 [details]
Patch
Comment 2 Brent Fulgham 2016-08-24 09:32:27 PDT
This seems like a reasonable conclusion. Anders, do you have any objection to this?
Comment 3 Brent Fulgham 2016-08-24 09:32:42 PDT
Comment on attachment 286854 [details]
Patch

r=me.
Comment 4 Per Arne Vollan 2016-08-24 23:31:16 PDT
Thanks for reviewing!
Comment 5 WebKit Commit Bot 2016-08-24 23:52:49 PDT
Comment on attachment 286854 [details]
Patch

Clearing flags on attachment: 286854

Committed r204957: <http://trac.webkit.org/changeset/204957>
Comment 6 WebKit Commit Bot 2016-08-24 23:52:52 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Per Arne Vollan 2016-08-25 06:50:17 PDT
We have one more issue:

C:\cygwin\home\buildbot\slave\win-release\build\Tools\TestWebKitAPI\Tests\WTF\CrossThreadTask.cpp:140
Value of: totalDestructorCalls
  Actual: 15
Expected: 12u
Which is: 12
Comment 8 Per Arne Vollan 2016-08-25 07:07:11 PDT
Created attachment 286966 [details]
Patch
Comment 9 Brent Fulgham 2016-08-25 08:48:12 PDT
Comment on attachment 286966 [details]
Patch

r=me
Comment 10 Per Arne Vollan 2016-08-25 08:58:51 PDT
(In reply to comment #9)
> Comment on attachment 286966 [details]
> Patch
> 
> r=me

Thanks!
Comment 11 WebKit Commit Bot 2016-08-25 09:20:08 PDT
Comment on attachment 286966 [details]
Patch

Clearing flags on attachment: 286966

Committed r204966: <http://trac.webkit.org/changeset/204966>
Comment 12 WebKit Commit Bot 2016-08-25 09:20:12 PDT
All reviewed patches have been landed.  Closing bug.