Defect #20251
test/ui/timelog_test_ui.rb always fail on trunk
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
On trunk r14391:
https://travis-ci.org/marutosi/redmine-bb/jobs/69082004#L2202
1) Failure: Redmine::UiTest::TimelogTest#test_changing_project_should_update_activities [/home/travis/build/marutosi/redmine-bb/test/ui/timelog_test_ui.rb:41]: Failed assertion, no message given.
Associated revisions
travis: allow ui test failure on postgresql (#20251)
travis: allow ui test failure on all environments (#20251)
History
#1
Updated by Jean-Philippe Lang about 7 years ago
The test always passes for me with postgresql. Tested with phantomjs 1.8.1 and 2.0.0.
#2
Updated by Toshi MARUYAMA about 7 years ago
- Target version deleted (
3.1.0)
I will try later.
Add support for PhantomJS 2.0
https://github.com/travis-ci/travis-ci/issues/3225
#3
Updated by Toshi MARUYAMA over 2 years ago
- Status changed from New to Closed
r16769 changed PhantomJS to ChromeDriver.