[Webkit-unassigned] [Bug 133171] New: [WebKit2-EFL] Fix EWK2BackForwardListTest test fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 21 22:42:00 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133171

           Summary: [WebKit2-EFL] Fix EWK2BackForwardListTest test fails
           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: shiva.jm at samsung.com
                CC: demarchi at webkit.org


Start  7: test_ewk2_back_forward_list
 7/68 Test  #7: test_ewk2_back_forward_list ........................***Failed    2.92 sec
Xlib:  extension "DPMS" missing on display ":55".
[==========] Running 7 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 7 tests from EWK2BackForwardListTest
[ RUN      ] EWK2BackForwardListTest.ewk_back_forward_list_current_item_get
[       OK ] EWK2BackForwardListTest.ewk_back_forward_list_current_item_get (367 ms)
[ RUN      ] EWK2BackForwardListTest.ewk_back_forward_list_previous_item_get
/home/shiva.jm/webkit-git/svngitmay14/WebKit/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_back_forward_list.cpp:108: Failure
Value of: ewk_view_title_get(webView())
  Actual: "ERROR: The requested URL could not be retrieved"
Expected: title1
Which is: "Page1"
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_previous_item_get (379 ms)
[ RUN      ] EWK2BackForwardListTest.ewk_back_forward_list_next_item_get
/home/shiva.jm/webkit-git/svngitmay14/WebKit/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_back_forward_list.cpp:129: Failure
Value of: ewk_view_title_get(webView())
  Actual: "ERROR: The requested URL could not be retrieved"
Expected: title1
Which is: "Page1"
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_next_item_get (329 ms)
[ RUN      ] EWK2BackForwardListTest.ewk_back_forward_list_item_at_index_get
/home/shiva.jm/webkit-git/svngitmay14/WebKit/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_back_forward_list.cpp:156: Failure
Value of: ewk_view_title_get(webView())
  Actual: "ERROR: The requested URL could not be retrieved"
Expected: title1
Which is: "Page1"
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_item_at_index_get (328 ms)
[ RUN      ] EWK2BackForwardListTest.ewk_back_forward_list_count
/home/shiva.jm/webkit-git/svngitmay14/WebKit/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_back_forward_list.cpp:180: Failure
Value of: ewk_view_title_get(webView())
  Actual: "ERROR: The requested URL could not be retrieved"
Expected: title1
Which is: "Page1"
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_count (327 ms)
[ RUN      ] EWK2BackForwardListTest.ewk_back_forward_list_n_back_items_copy
/home/shiva.jm/webkit-git/svngitmay14/WebKit/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_back_forward_list.cpp:198: Failure
Value of: ewk_view_title_get(webView())
  Actual: "ERROR: The requested URL could not be retrieved"
Expected: title1
Which is: "Page1"
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_n_back_items_copy (373 ms)
[ RUN      ] EWK2BackForwardListTest.ewk_back_forward_list_n_forward_items_copy
/home/shiva.jm/webkit-git/svngitmay14/WebKit/Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_back_forward_list.cpp:234: Failure
Value of: ewk_view_title_get(webView())
  Actual: "ERROR: The requested URL could not be retrieved"
Expected: title1
Which is: "Page1"
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_n_forward_items_copy (363 ms)
[----------] 7 tests from EWK2BackForwardListTest (2467 ms total)

[----------] Global test environment tear-down
[==========] 7 tests from 1 test case ran. (2467 ms total)
[  PASSED  ] 1 test.
[  FAILED  ] 6 tests, listed below:
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_previous_item_get
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_next_item_get
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_item_at_index_get
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_count
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_n_back_items_copy
[  FAILED  ] EWK2BackForwardListTest.ewk_back_forward_list_n_forward_items_copy

 6 FAILED TESTS

-- 
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