[Pkg-mozext-commits] [firebug] 03/16: FBTest: move net/4905 into failures list

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:45:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag fbtest-1.11.1
in repository firebug.

commit 0a480a6453babe3dc86fdaa02c6d9dd9bcf6fb2f
Author: Jan Odvarko <odvarko at gmail.com>
Date:   Wed Dec 5 17:53:33 2012 +0100

    FBTest: move net/4905 into failures list
---
 tests/content/firebug.html        | 2 +-
 tests/content/known-failures.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/tests/content/firebug.html b/tests/content/firebug.html
index 8738937..0df032a 100644
--- a/tests/content/firebug.html
+++ b/tests/content/firebug.html
@@ -324,7 +324,7 @@ var testList = [
     {group: "net",                uri: "net/4439/issue4439.js",                   desc: "Net Tab GET and POST responses empty when response's Content-Type is text/json", testPage: "net/4439/issue4439.html" },
     {group: "net",                uri: "net/4689/issue4689.js",                   desc: "Add option to copy parts of JSON data", testPage: "net/4689/issue4689.html" },
     {group: "net",                uri: "net/4805/issue4805.js",                   desc: "Distinguish or Highlight HTTPS protocol requests in Net panel", testPage: "net/4805/issue4805.html" },
-    {group: "net",                uri: "net/4905/issue4905.js",                   desc: "Show the \"Connection\" header in the network/headers part", testPage: "net/4905/issue4905.html" },
+    //{group: "net",                uri: "net/4905/issue4905.js",                   desc: "Show the \"Connection\" header in the network/headers part", testPage: "net/4905/issue4905.html" },
     {group: "net",                uri: "net/5004/issue5004.js",                   desc: "Only raw http post request parameters view", testPage: "net/5004/issue5004.html" },
     {group: "net",                uri: "net/5007/issue5007.js",                   desc: "Headers from POST request body are not displayed anymore", testPage: "net/5007/issue5007.html" },
     {group: "net",                uri: "net/5324/issue5324.js",                   desc: "SPDY support in the Net panel", testPage: "net/5324/issue5324.html" },
diff --git a/tests/content/known-failures.html b/tests/content/known-failures.html
index e13068b..8638d3e 100644
--- a/tests/content/known-failures.html
+++ b/tests/content/known-failures.html
@@ -38,6 +38,7 @@ var serverURI = driverBaseURI;
 var testList = [
     {group: "console/spy",        uri: "console/spy/2462/issue2462.js",           desc: "The firebug console still shows the xhr in progress if you abort it (via request.abort()) ", testPage: "console/spy/2462/issue2462.html" },
     {group: "net",                uri: "net/5742/issue5742.js",                   desc: "\"(null)\" is added to the XPath string in the tooltip text of an XML response", testPage: "net/5742/issue5742.html" },
+    {group: "net",                uri: "net/4905/issue4905.js",                   desc: "Show the \"Connection\" header in the network/headers part", testPage: "net/4905/issue4905.html" },
     {group: "console",            uri: "console/5945/issue5945.js",               desc: "Show source link for CSS errors", testPage: "console/5945/issue5945.html"},
     {group: "css",                uri: "css/4180/issue4180.js", category:"fails", desc: "Incorrect background value order", testPage: "css/4180/issue4180.html"},
 ];

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list