CSCfi / CSCfi/rems

"Update catalogue item" consistently failing browser test

Open Beginner friendly
#3,483 0 comments 0 reactions 0 assignees View on GitHub
Needs Triage
Dominant language
Clojure
Stars
66
Forks
28
Avg merge
7d 4h
Merged PRs (30d)
2

Description

**Describe the bug or behavior**
The browser tests are consistently failing at test_browser.clj, line 2674
`(btu/wait-disabled {:tag :button :fn/text "Update catalogue item"})`

**To Reproduce**
HEADLESS=0 lein kaocha --focus rems.test-browser/test-update-catalogue-item

**Expected behavior**
The button should become disabled but it remains active, failing the check.

Contributor guide

Open the contributing guide

Research direction

Start with test_browser.clj at line 2674 and run HEADLESS=0 lein kaocha --focus rems.test-browser/test-update-catalogue-item to reproduce the failure. Trace the browser test around the "Update catalogue item" button and determine why it remains active; done means the button becomes disabled and the focused test passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.