Bug 55319 - [Qt]tst_QWebPage::backActionUpdate fails when there is not network connection
Summary: [Qt]tst_QWebPage::backActionUpdate fails when there is not network connection
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-02-27 09:23 PST by Aparna Nandyal
Modified: 2011-03-01 08:39 PST (History)
5 users (show)

See Also:


Attachments
Patch for review (3.30 KB, patch)
2011-02-27 09:35 PST, Aparna Nandyal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aparna Nandyal 2011-02-27 09:23:05 PST
Precondition
No internet connection on the machine

Steps to reproduce:
1. Run the WebKitBuild/Debug/WebKit/qt/tests/qwebpage/tst_qwebpage executable.

Expected result: It passes
Actual result: It fails


This test requires internet connection to be able to connect to google.com.
Comment 1 Aparna Nandyal 2011-02-27 09:35:27 PST
Created attachment 83976 [details]
Patch for review

Added new html file whose href refers to local file rather than http://google.com.
Comment 2 WebKit Commit Bot 2011-03-01 06:01:19 PST
Comment on attachment 83976 [details]
Patch for review

Clearing flags on attachment: 83976

Committed r79996: <http://trac.webkit.org/changeset/79996>
Comment 3 WebKit Commit Bot 2011-03-01 06:01:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2011-03-01 08:39:30 PST
http://trac.webkit.org/changeset/79996 might have broken GTK Linux 32-bit Debug