You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@buildr.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/09/18 00:10:56 UTC

Build failed in Hudson: Buildr-metrics-build #41

See <https://hudson.apache.org/hudson/job/Buildr-metrics-build/41/changes>

Changes:

[toulmean] BUILDR-503 Include with as includes directories as files when the directory has the same name as the path

------------------------------------------
[...truncated 346 lines...]
  at FailingSuite.run(FailingSuite.scala:1)
  at org.scalatest.tools.SuiteRunner.run(SuiteRunner.scala:59)
  at org.scalatest.tools.Runner$$anonfun$doRunRunRunADoRunRun$3.apply(Runner.scala:1523)
  at org.scalatest.tools.Runner$$anonfun$doRunRunRunADoRunRun$3.apply(Runner.scala:1520)
  at scala.collection.LinearSeqOptimized$class.foreach(LinearSeqOptimized.scala:61)
  at scala.collection.immutable.List.foreach(List.scala:45)
  at org.scalatest.tools.Runner$.doRunRunRunADoRunRun(Runner.scala:1520)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:616)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:615)
  at org.scalatest.tools.Runner$.withClassLoaderAndDispatchReporter(Runner.scala:1564)
  at org.scalatest.tools.Runner$.runOptionallyWithPassFailReporter(Runner.scala:614)
  at org.scalatest.tools.Runner$.run(Runner.scala:517)
  at org.scalatest.tools.ScalaTestAntTask.execute(ScalaTestAntTask.scala:259)
  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
Suite Completed - FailingSuite
Run completed in 140 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
.No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 139 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
.No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PassingSuite
Test Starting - PassingSuite: passing
Test Succeeded - PassingSuite: passing
Suite Completed - PassingSuite
Run completed in 145 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
.No known dependencies. Compiling everything
Run starting. Expected test count is: 1
Suite Starting - PropertyTestSuite
Test Starting - PropertyTestSuite: testProperty
Test Succeeded - PropertyTestSuite: testProperty
Suite Completed - PropertyTestSuite
Run completed in 142 milliseconds.
Total number of tests run: 1
Suites: completed 1, aborted 0
Tests: succeeded 1, failed 0, ignored 0, pending 0
All tests passed.
.No known dependencies. Compiling everything
Run starting. Expected test count is: 2
Suite Starting - MySuite
Test Starting - MySuite: list concatenation
Test Succeeded - MySuite: list concatenation
Test Starting - MySuite: list concatenation using a test method
Test Succeeded - MySuite: list concatenation using a test method
Suite Completed - MySuite
Run completed in 476 milliseconds.
Total number of tests run: 2
Suites: completed 1, aborted 0
Tests: succeeded 2, failed 0, ignored 0, pending 0
All tests passed.
.No known dependencies. Compiling everything
Run starting. Expected test count is: 5
Suite Starting - StringSuite
Test Starting - StringSuite: startsWith
Test Succeeded - StringSuite: startsWith
Test Starting - StringSuite: endsWith
Test Succeeded - StringSuite: endsWith
Test Starting - StringSuite: concat
TEST FAILED - StringSuite: concat (Checkers.scala:241)
  Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  org.scalatest.prop.PropertyTestFailedException: Falsified after 0 passed tests:
> ARG_0 = ""
> ARG_1 = ""
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:241)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:304)
  at StringSuite.check(StringSuite.scala:6)
  at org.scalatest.prop.Checkers$class.check(Checkers.scala:115)
  at StringSuite.check(StringSuite.scala:6)
  at StringSuite$$anonfun$3.apply$mcV$sp(StringSuite.scala:17)
  at StringSuite$$anonfun$3.apply(StringSuite.scala:17)
  at StringSuite$$anonfun$3.apply(StringSuite.scala:17)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1158)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1509)
  at StringSuite.withFixture(StringSuite.scala:6)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1155)
  at StringSuite.runTest(StringSuite.scala:6)
  at org.scalatest.FunSuite$$anonfun$runTests$1.apply(FunSuite.scala:1264)
  at org.scalatest.FunSuite$$anonfun$runTests$1.apply(FunSuite.scala:1255)
  at scala.collection.LinearSeqOptimized$class.foreach(LinearSeqOptimized.scala:61)
  at scala.collection.immutable.List.foreach(List.scala:45)
  at org.scalatest.FunSuite$class.runTests(FunSuite.scala:1255)
  at StringSuite.runTests(StringSuite.scala:6)
  at org.scalatest.Suite$class.run(Suite.scala:1804)
  at StringSuite.org$scalatest$FunSuite$$super$run(StringSuite.scala:6)
  at org.scalatest.FunSuite$class.run(FunSuite.scala:1304)
  at StringSuite.run(StringSuite.scala:6)
  at org.scalatest.tools.SuiteRunner.run(SuiteRunner.scala:59)
  at org.scalatest.tools.Runner$$anonfun$doRunRunRunADoRunRun$3.apply(Runner.scala:1523)
  at org.scalatest.tools.Runner$$anonfun$doRunRunRunADoRunRun$3.apply(Runner.scala:1520)
  at scala.collection.LinearSeqOptimized$class.foreach(LinearSeqOptimized.scala:61)
  at scala.collection.immutable.List.foreach(List.scala:45)
  at org.scalatest.tools.Runner$.doRunRunRunADoRunRun(Runner.scala:1520)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:616)
  at org.scalatest.tools.Runner$$anonfun$runOptionallyWithPassFailReporter$2.apply(Runner.scala:615)
  at org.scalatest.tools.Runner$.withClassLoaderAndDispatchReporter(Runner.scala:1564)
  at org.scalatest.tools.Runner$.runOptionallyWithPassFailReporter(Runner.scala:614)
  at org.scalatest.tools.Runner$.run(Runner.scala:517)
  at org.scalatest.tools.ScalaTestAntTask.execute(ScalaTestAntTask.scala:259)
  at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
Test Starting - StringSuite: substring2
Test Succeeded - StringSuite: substring2
Test Starting - StringSuite: substring3
Test Succeeded - StringSuite: substring3
Suite Completed - StringSuite
Run completed in 491 milliseconds.
Total number of tests run: 5
Suites: completed 1, aborted 0
Tests: succeeded 4, failed 1, ignored 0, pending 0
*** 1 TEST FAILED ***
.....No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 62 ms
1 example, 1 expectation, 0 failure, 0 error

.No known dependencies. Compiling everything
Specification "MySpecs"
  it should
  + add

Total for specification "MySpecs":
Finished in 0 second, 70 ms
1 example, 1 expectation, 0 failure, 0 error

.No known dependencies. Compiling everything
Specification "PassingSpecs"
  it should
  + add

Total for specification "PassingSpecs":
Finished in 0 second, 61 ms
1 example, 1 expectation, 0 failure, 0 error

.No known dependencies. Compiling everything
Specification "StringSpecs"
  empty string should
  x have a zero length
    '0' is not equal to '1' (StringSpecs.scala:7)

Total for specification "StringSpecs":
Finished in 0 second, 91 ms
1 example, 1 expectation, 1 failure, 0 error

.......No known dependencies. Compiling everything
No known dependencies. Compiling everything
.No known dependencies. Compiling everything
.No known dependencies. Compiling everything
.........No known dependencies. Compiling everything
No known dependencies. Compiling everything
.No known dependencies. Compiling everything
.No known dependencies. Compiling everything
....mkdir -p <https://hudson.apache.org/hudson/job/Buildr-metrics-build/ws/tmp/home>
.mkdir -p <https://hudson.apache.org/hudson/job/Buildr-metrics-build/ws/tmp/home/.buildr>
.......................

Pending:

Buildr::Compiler::Ecj should not issue warnings for type casting when warnings are set to warn:none, by default (RJB doesn't support well instantiating a class that has several constructors)
./spec/java/ecj_spec.rb:77

Buildr::Compiler::Ecj should issue warnings for type casting when warnings are set (RJB doesn't support well instantiating a class that has several constructors)
./spec/java/ecj_spec.rb:86

1)
'Buildr::TarTask should archive directories into specified alias, even if it has the same name' FAILED
expected ["test/Text2.html", "test/Test1.txt"] to include "test/"
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/expectations/handler.rb:21:in `handle_matcher'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/expectations/extensions/kernel.rb:27:in `should'
./spec/packaging/archive_spec.rb:212:
./spec/packaging/archive_spec.rb:373:in `inspect_archive'
./spec/packaging/archive_spec.rb:211:
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:40:in `instance_eval'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:40:in `execute'
/usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:37:in `execute'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:214:in `run_examples'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `each'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `each'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/bin/spec:5:
/home/toulmean/buildr-gems/gems/rcov-0.9.8/bin/rcov:511:in `load'
/home/toulmean/buildr-gems/gems/rcov-0.9.8/bin/rcov:511:
/home/toulmean/buildr-gems/bin/rcov:19:in `load'
/home/toulmean/buildr-gems/bin/rcov:19:

2)
'Buildr::TarTask gzipped should archive directories into specified alias, even if it has the same name' FAILED
expected ["test/Text2.html", "test/Test1.txt"] to include "test/"
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/expectations/handler.rb:21:in `handle_matcher'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/expectations/extensions/kernel.rb:27:in `should'
./spec/packaging/archive_spec.rb:212:
./spec/packaging/archive_spec.rb:391:in `inspect_archive'
./spec/packaging/archive_spec.rb:211:
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:40:in `instance_eval'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:40:in `execute'
/usr/lib/ruby/1.8/timeout.rb:53:in `timeout'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:37:in `execute'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:214:in `run_examples'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `each'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `each'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/bin/spec:5:
/home/toulmean/buildr-gems/gems/rcov-0.9.8/bin/rcov:511:in `load'
/home/toulmean/buildr-gems/gems/rcov-0.9.8/bin/rcov:511:
/home/toulmean/buildr-gems/bin/rcov:19:in `load'
/home/toulmean/buildr-gems/bin/rcov:19:

Finished in 287.526249 seconds

2113 examples, 2 failures, 2 pending
rake aborted!
Command /usr/bin/ruby1.8 -I"lib" -S rcov --exclude / --include-file ^lib --text-summary -o "_reports/coverage" "/home/toulmean/buildr-gems/gems/rspec-1.2.9/bin/spec" -- "spec/groovy/bdd_spec.rb" "spec/groovy/compiler_spec.rb" "spec/addon/drb_spec.rb" "spec/java/commands_spec.rb" "spec/java/external_spec.rb" "spec/java/ecj_spec.rb" "spec/java/packaging_spec.rb" "spec/java/tests_spec.rb" "spec/java/bdd_spec.rb" "spec/java/emma_spec.rb" "spec/java/ant_spec.rb" "spec/java/cobertura_spec.rb" "spec/java/compiler_spec.rb" "spec/java/java_spec.rb" "spec/core/compile_spec.rb" "spec/core/common_spec.rb" "spec/core/cc_spec.rb" "spec/core/project_spec.rb" "spec/core/generate_spec.rb" "spec/core/checks_spec.rb" "spec/core/application_spec.rb" "spec/core/util_spec.rb" "spec/core/extension_spec.rb" "spec/core/transport_spec.rb" "spec/core/test_spec.rb" "spec/core/build_spec.rb" "spec/ide/idea7x_spec.rb" "spec/ide/eclipse_spec.rb" "spec/packaging/artifact_spec.rb" "spec/packaging/artifact_namespace_spec.rb" "spec/packaging/packaging_spec.rb" "spec/packaging/archive_spec.rb" "spec/version_requirement_spec.rb" "spec/scala/tests_spec.rb" "spec/scala/bdd_spec.rb" "spec/scala/compiler_spec.rb" --format failing_examples:failed --format html:_reports/specs.html --backtrace --format progress failed

(See full trace by running task with --trace)
Archiving artifacts


Hudson build is back to normal : Buildr-metrics-build #42

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Buildr-metrics-build/42/changes>