Created
May 27, 2012 12:42
-
-
Save sethmcl/2814074 to your computer and use it in GitHub Desktop.
XML input for jtd-xml-to-json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <testsuite name="Firefox_3617_Linux.ShowMoreTest" errors="0" failures="1" tests="6" time="0.009000001"> | |
| <testcase classname="Firefox_3617_Linux.ShowMoreTest" name="testCharCount" time="0.0010"/> | |
| <testcase classname="Firefox_3617_Linux.ShowMoreTest" name="testLinkAdded" time="0.0010"> | |
| <failure type="failed" message="[{"message":"The \"Show More\" text was not added to the show more link expected \"Show More1\" but was \"Show More\"","name":"AssertError","fileName":"http://localhost:9876/static/runner.js","lineNumber":356,"stack":"Error(\"The \\\"Show More\\\" text was not added to the show more link expected \\\"Show More1\\\" but was \\\"Show More\\\"\")@:0\nfail(\"The \\\"Show More\\\" text was not added to the show more link expected \\\"Show More1\\\" but was \\\"Show More\\\"\")@http://localhost:9876/static/runner.js:356\nassertEquals(\"The \\\"Show More\\\" text was not added to the show more link \",\"Show More1\",\"Show More\")@http://localhost:9876/static/runner.js:356\n()@http://localhost:9876/test//home/src/test/js/tests/util/ShowMore.js:42\n(\"ShowMoreTest\",(function () {}),\"testLinkAdded\")@http://localhost:9876/static/runner.js:1870\nb(\"ShowMoreTest\",(function () {}),\"testLinkAdded\")@http://localhost:9876/static/jstestdrivernamespace.js:1\nnextTest()@http://localhost:9876/static/runner.js:1775\nnextTest()@http://localhost:9876/static/runner.js:1781\npausingRunTestLoop(\"ShowMoreTest\",(function () {}),[object Array],b,b,b)@http://localhost:9876/static/runner.js:1787\n([object Object],b,b)@http://localhost:9876/static/runner.js:1836\n([object Object],b,b)@http://localhost:9876/static/runner.js:2219\n(\"runTestConfiguration\",[object Object])@http://localhost:9876/static/runner.js:356\n([object Object],b,b)@http://localhost:9876/static/runner.js:356\n([object Object],b,b)@http://localhost:9876/static/runner.js:356\n()@http://localhost:9876/static/runner.js:356\n([object Array],b,b,false)@http://localhost:9876/static/runner.js:356\n([object Array],false)@http://localhost:9876/static/runner.js:356\n([object Array])@http://localhost:9876/static/runner.js:356\nb([object Array])@http://localhost:9876/static/jstestdrivernamespace.js:1\n(\"{\\\"command\\\":\\\"runTests\\\",\\\"parameters\\\":[\\\"[\\\\\\\"all\\\\\\\"]\\\",\\\"false\\\",\\\"\\\"]}\",\"success\",[object XMLHttpRequest])@http://localhost:9876/static/runner.js:356\nb(\"{\\\"command\\\":\\\"runTests\\\",\\\"parameters\\\":[\\\"[\\\\\\\"all\\\\\\\"]\\\",\\\"false\\\",\\\"\\\"]}\",\"success\",[object XMLHttpRequest])@http://localhost:9876/static/jstestdrivernamespace.js:1\n([object Object],[object XMLHttpRequest],\"success\",\"{\\\"command\\\":\\\"runTests\\\",\\\"parameters\\\":[\\\"[\\\\\\\"all\\\\\\\"]\\\",\\\"false\\\",\\\"\\\"]}\")@http://localhost:9876/static/lib/jquery-min.js:141\n([object Event])@http://localhost:9876/static/lib/jquery-min.js:140\n"}]">Error("The \"Show More\" text was not added to the show more link expected \"Show More1\" but was \"Show More\"")@:0 | |
| ()@http://localhost:9876/test//home/src/test/js/tests/util/ShowMore.js:42 | |
| </failure> | |
| </testcase> | |
| <testcase classname="Firefox_3617_Linux.ShowMoreTest" name="testWordBreak" time="0.0010"/> | |
| <testcase classname="Firefox_3617_Linux.ShowMoreTest" name="testTagReplacement" time="0.0010"/> | |
| <testcase classname="Firefox_3617_Linux.ShowMoreTest" name="testShowMoreClicked" time="0.0030"/> | |
| <testcase classname="Firefox_3617_Linux.ShowMoreTest" name="testShowLessClicked" time="0.0020"/> | |
| </testsuite> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment