Bug 140333

Summary: Fix TestWTF failed
Product: WebKit Reporter: Hunseop Jeong <hs85.jeong>
Component: Tools / TestsAssignee: Hunseop Jeong <hs85.jeong>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, gyuyoung.kim, ossy, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.