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 04:10:20 UTC

Build failed in Hudson: Buildr-ci-build #120

See <https://hudson.apache.org/hudson/job/Buildr-ci-build/120/changes>

Changes:

[boisvert] BUILDR-212 Update support for SNAPSHOT artifacts (Timo Rantalaiho and Izzet Mustafa)

------------------------------------------
[...truncated 329 lines...]
Test Starting - FailingSuite: failing
TEST FAILED - FailingSuite: failing (FailingSuite.scala:3)
  org.scalatest.TestFailedException
  at org.scalatest.Assertions$class.newAssertionFailedException(Assertions.scala:276)
  at FailingSuite.newAssertionFailedException(FailingSuite.scala:1)
  at org.scalatest.Assertions$class.assert(Assertions.scala:271)
  at FailingSuite.assert(FailingSuite.scala:1)
  at FailingSuite$$anonfun$1.apply$mcV$sp(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at FailingSuite$$anonfun$1.apply(FailingSuite.scala:3)
  at org.scalatest.FunSuite$$anon$2.apply(FunSuite.scala:1158)
  at org.scalatest.Suite$class.withFixture(Suite.scala:1509)
  at FailingSuite.withFixture(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.runTest(FunSuite.scala:1155)
  at FailingSuite.runTest(FailingSuite.scala:1)
  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 FailingSuite.runTests(FailingSuite.scala:1)
  at org.scalatest.Suite$class.run(Suite.scala:1804)
  at FailingSuite.org$scalatest$FunSuite$$super$run(FailingSuite.scala:1)
  at org.scalatest.FunSuite$class.run(FunSuite.scala:1304)
  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 177 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 134 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 233 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 134 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 453 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, 60 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, 60 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, 60 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, 63 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-ci-build/ws/tmp/home>
.mkdir -p <https://hudson.apache.org/hudson/job/Buildr-ci-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)
Spec::Mocks::MockExpectationError in 'Buildr::Application load_gems should fail if required gem not found in remote repository'
#<Gem::SourceIndex:0x7f8d2f7dbe00> expected :search with (any args) once, but received it 3 times
./spec/core/application_spec.rb:167:
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/error_generator.rb:64:in `__raise'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/error_generator.rb:27:in `raise_expectation_error'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/message_expectation.rb:233:in `generate_error'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/message_expectation.rb:196:in `verify_messages_received'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/proxy.rb:205:in `verify_expectations'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/proxy.rb:204:in `each'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/proxy.rb:204:in `verify_expectations'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/proxy.rb:77:in `verify'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/methods.rb:63:in `rspec_verify'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/space.rb:10:in `verify_all'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/space.rb:9:in `each'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/mocks/space.rb:9:in `verify_all'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/adapters/mock_frameworks/rspec.rb:13:in `verify_mocks_for_rspec'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:129:in `after_each_example'
/home/toulmean/buildr-gems/gems/rspec-1.2.9/lib/spec/example/example_methods.rb:45: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:

Finished in 313.854653 seconds

2124 examples, 1 failure, 2 pending
rake aborted!
Command /usr/bin/ruby1.8 -I"lib"  "/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 --require "/home/toulmean/buildr-gems/gems/ci_reporter-1.6.2/lib/ci/reporter/rake/rspec_loader.rb" --format CI::Reporter::RSpec failed

(See full trace by running task with --trace)
Recording test results


Hudson build is back to normal : Buildr-ci-build #121

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