Bug 140333 - Fix TestWTF failed
Summary: Fix TestWTF failed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-10 02:35 PST by Hunseop Jeong
Modified: 2015-01-13 21:01 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2015-01-10 02:39 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff
Patch (1.18 KB, patch)
2015-01-12 21:53 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2015-01-10 02:35:35 PST
[  FAILED  ] 14 tests, listed below:
[  FAILED  ] WTF_HashMap.RefPtrKey_AddUsingRelease
[  FAILED  ] WTF_HashMap.RefPtrKey_AddUsingMove
[  FAILED  ] WTF_HashMap.RefPtrKey_AddUsingRaw
[  FAILED  ] WTF_HashMap.RefPtrKey_AddKeyAlreadyPresent
[  FAILED  ] WTF_HashMap.RefPtrKey_AddUsingReleaseKeyAlreadyPresent
[  FAILED  ] WTF_HashMap.RefPtrKey_AddUsingMoveKeyAlreadyPresent
[  FAILED  ] WTF_HashMap.RefPtrKey_Set
[  FAILED  ] WTF_HashMap.RefPtrKey_SetUsingRelease
[  FAILED  ] WTF_HashMap.RefPtrKey_SetUsingMove
[  FAILED  ] WTF_HashMap.RefPtrKey_SetUsingRaw
[  FAILED  ] WTF_HashMap.RefPtrKey_SetKeyAlreadyPresent
[  FAILED  ] WTF_HashMap.RefPtrKey_SetUsingReleaseKeyAlreadyPresent
[  FAILED  ] WTF_HashMap.RefPtrKey_SetUsingMoveKeyAlreadyPresent
[  FAILED  ] WTF_Ref.Basic
Comment 1 Hunseop Jeong 2015-01-10 02:39:00 PST
Created attachment 244405 [details]
Patch
Comment 3 Hunseop Jeong 2015-01-12 21:53:17 PST
Created attachment 244494 [details]
Patch
Comment 4 Hunseop Jeong 2015-01-13 18:30:31 PST
Dear Sam Weinig,

Could you commit this patch?
Comment 5 WebKit Commit Bot 2015-01-13 21:01:17 PST
Comment on attachment 244494 [details]
Patch

Clearing flags on attachment: 244494

Committed r178406: <http://trac.webkit.org/changeset/178406>
Comment 6 WebKit Commit Bot 2015-01-13 21:01:23 PST
All reviewed patches have been landed.  Closing bug.