Skip to content

Instantly share code, notes, and snippets.

@krosenvold
Created April 2, 2012 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krosenvold/2284975 to your computer and use it in GitHub Desktop.
Save krosenvold/2284975 to your computer and use it in GitHub Desktop.
How does failure map to a file
Compiling: //java/server/test/org/openqa/selenium:server-with-tests as build\java\server\test\org\openqa\selenium\server
-with-tests.jar
Uber-jar: //java/server/test/org/openqa/selenium:server-with-tests as build\java\server\test\org\openqa\selenium\server-
with-tests-standalone.jar
Testing: //javascript/atoms:test_ff
go aborted!
org.apache.tools.ant.BuildException: Test org.openqa.selenium.javascript.ClosureTestSuite failed
$ ls
TEST--javascript-atoms
TEST-LargeTests-org.openqa.selenium.support.LargeTests.txt
TEST-LargeTests-org.openqa.selenium.support.LargeTests.xml
TEST-SmallTests-org.openqa.selenium.SmallTests.txt
TEST-SmallTests-org.openqa.selenium.SmallTests.xml
TEST-SmallTests-org.openqa.selenium.support.SmallTests.txt
TEST-SmallTests-org.openqa.selenium.support.SmallTests.xml
TEST-test-org.openqa.grid.internal.GridInternalTestSuite.txt
TEST-test-org.openqa.grid.internal.GridInternalTestSuite.xml
TEST-test-org.openqa.selenium.atoms.CompiledAtomsNotLeakingTest.txt
TEST-test-org.openqa.selenium.atoms.CompiledAtomsNotLeakingTest.xml
TEST-test-org.openqa.selenium.firefox.FirefoxDriverTestSuite.txt
TEST-test-org.openqa.selenium.firefox.FirefoxDriverTestSuite.xml
TEST-test-org.openqa.selenium.htmlunit.HtmlUnitDriverTestSuite.txt
TEST-test-org.openqa.selenium.htmlunit.HtmlUnitDriverTestSuite.xml
TEST-test-org.openqa.selenium.htmlunit.JavascriptEnabledHtmlUnitDriverTestSuite.txt
TEST-test-org.openqa.selenium.htmlunit.JavascriptEnabledHtmlUnitDriverTestSuite.xml
TEST-test-org.openqa.selenium.lift.SmallTests.txt
TEST-test-org.openqa.selenium.lift.SmallTests.xml
TEST-test_native-org.openqa.selenium.firefox.NativeEventsFirefoxDriverTestSuite.txt
TEST-test_native-org.openqa.selenium.firefox.NativeEventsFirefoxDriverTestSuite.xml
TEST-test_synthesized-org.openqa.selenium.firefox.SynthesizedFirefoxDriverTestSuite.txt
TEST-test_synthesized-org.openqa.selenium.firefox.SynthesizedFirefoxDriverTestSuite.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment