Bug 137646

Summary: [EFL[WK2] test_ewk_view and TestWTF unit tests are failing since r174231
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Gyuyoung Kim 2014-10-12 06:27:39 PDT
To be honest, it is hard to trace what revision broke those two unit tests on EFL port. However it is clear that those unit tests have been broken since r174231, because those unit tests happened after r174435 was landed.


[ RUN      ] EWK2ViewTest.ewk_context_vibration_client_callbacks_set
ERR<8619>:evas_main lib/evas/canvas/evas_gl.c:42 evas_gl_new() Evas GL engine not available.
/home/gyuyoung/webkit/WebKit/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_view.cpp:994: Failure
Value of: data.vibrateCalledCount
  Actual: 0
Expected: 1
[  FAILED  ] EWK2ViewTest.ewk_context_vibration_client_callbacks_set (407 ms)


[  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 Michael Catanzaro 2017-06-07 19:50:21 PDT
Closing some bugs that probably only affect EFL. Please leave a comment if you feel this bug was closed in error.