We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Docker tests should be using the test container
codeship has its own page, remove it here where it is no longer relevant
Remove Ruby 2.7 Time#strftime seg fault from known test failures. The archive is on Ruby 3.1 now, the tests haven't failed in this way in GitHub Actions in a long time and according to https://bugs.ruby-lang.org/issues/17382, Ruby 3.0+ does not have the issue
Removed fixed flaky tests
Added features/bookmarks/bookmark_create.feature:111 to Known Test Failures
Added features/works/work_share.feature:68 to Known Failures
Remove fixed intermittent failures.
Add Jira issue links.
Update the name of the test database.
Add flaky test features/other_b/series.feature:199
Update Codeship info.
Update info on running tests.
Add flaky test features/other_a/orphan_work.feature:19
Add features/other_a/orphan_work.feature:41 and features/other_a/orphan_work.feature:119; remove features/works/chapter_edit.feature:533
Remove features/comments_and_kudos/hidden_comments.feature:4 # Scenario: Hiding a comment replaces it with a placeholder message from Known Test Failures
Remove features/admins/admin_skins.feature:9 # Scenario: Admin can cache and uncache a public skin from Known Test Failures
Remove features/works/work_create.feature:376 from known failures
Add features/comments_and_kudos/hidden_comments.feature:4 to flaky tests list
Remove features/other_a/gift.feature:256 from list of flaky tests
Add flaky test features/works/work_create.feature:376
Add features/works/work_browse.feature:120 to Known Test Failures
Update Write Great Cucumber Tests URL
Add flaky test features/works/chapter_edit.feature:533
Add features/collections/collection_anonymity.feature:461 to known failures
Add link to Ruby 2.7's Time#strftime bug
Added features/admins/admin_skins.feature:9 to Known Test Failures
Update link to Cucumber Expressions docs.
Add info on using GitHub Actions to run tests.
Remove work_edit_multiple.feature:157 and admin_works.feature:120
Added mention of intermittent segfaults.