Bug 137646 - [EFL[WK2] test_ewk_view and TestWTF unit tests are failing since r174231
Summary: [EFL[WK2] test_ewk_view and TestWTF unit tests are failing since r174231
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-12 06:27 PDT by Gyuyoung Kim
Modified: 2017-06-07 19:50 PDT (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 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.