-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi idris,
"resque-progress" tests do not run anymore because one of the tests asserts that the gem's version is exactly "1.0.0" when it is actually now "1.0.1". Here is my test output:
julien@dev:/var/lib/gems/1.9.1/gems/resque-progress-1.0.1/test$ ruby1.9.1 -rubygems -rtest/unit progress_test.rb
Loaded suite progress_test
Started
.....F.
Finished in 0.197400 seconds.
1) Failure:
test_progress_version(ProgressTest) [progress_test.rb:54]:
<"1.0.0"> expected but was
<"1.0.1">.
7 tests, 31 assertions, 1 failures, 0 errors, 0 skips
Test run options: --seed 60473Metadata
Metadata
Assignees
Labels
No labels