Bug 40153 - [GTK] fast/dom/Geolocation/callback-to-remote-context.html failure
Summary: [GTK] fast/dom/Geolocation/callback-to-remote-context.html failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 21:26 PDT by Kent Tamura
Modified: 2015-05-07 16:53 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2010-06-03 21:26:14 PDT
fast/dom/Geolocation/callback-to-remote-context, which was introduced by r60645 <http://trac.webkit.org/changeset/60645>, doesn't work on GTK port.

--- /var/lib/buildbot/build/gtk-linux-64-release/build/layout-test-results/fast/dom/Geolocation/callback-to-remote-context-expected.txt	2010-06-03 20:06:12.000000000 -0700
+++ /var/lib/buildbot/build/gtk-linux-64-release/build/layout-test-results/fast/dom/Geolocation/callback-to-remote-context-actual.txt	2010-06-03 20:06:12.000000000 -0700
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS Success callback invoked
+FAIL Error callback invoked unexpectedly
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Steve Block 2010-06-04 03:45:45 PDT
Also, fast/dom/Geolocation/callback-to-remote-context2.html, which was introduced by r60669, http://trac.webkit.org/changeset/60669, doesn't work on GTK port.

Added it to the GTK skipped list in r60672, http://trac.webkit.org/changeset/60672
Comment 2 Steve Block 2010-06-08 05:31:05 PDT
r60840 http://trac.webkit.org/changeset/60840 added fast/dom/Geolocation/callback-to-deleted-context.html which also doesn't work on GTK
Comment 3 Zan Dobersek 2011-10-19 08:26:04 PDT
Both tests are now passing and therefor unskipped because of the work made in bug #64970, landed as revision r97746. I believe this bug should be closed.