[Webkit-unassigned] [Bug 137646] New: [EFL[WK2] test_ewk_view and TestWTF unit tests are failing since r174231
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 12 06:27:46 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137646
Summary: [EFL[WK2] test_ewk_view and TestWTF unit tests are
failing since r174231
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gyuyoung.kim at webkit.org
CC: demarchi at webkit.org
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
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list