• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pulibrary / tigerdata-app / a0d1b580-bb4f-4889-ae52-78ddab67a58d
94%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2026 07:24PM UTC
Jobs 2
Files 121
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jul 2026 07:11PM UTC coverage: 93.409%. Remained the same
a0d1b580-bb4f-4889-ae52-78ddab67a58d

push

circleci

web-flow
Fix flaky browser tests in new project request wizard spec (#2804)

Addresses system test flakiness in the new project request wizard spec
by replacing timing-dependent page content assertions and fragile,
auto-generated Lux/Vue input IDs with robust focus helpers, targeted
scoped autocomplete matching, and explicit field expectations:

- Introduce `spec/support/focus_helpers.rb` with stable helpers for
tab-order/keyboard-focus specs (`active_dom_element`, `send_tab`,
`expect_active_element_id`, `expect_focus_within`, `focus_within`?) to
avoid checking flaky, generated elements (like `#displayInput-v-0`).
- Improve `spec/support/select_department.rb` and
`spec/support/select_user.rb` to explicitly find and wait for matching
Lux autocomplete results by text and visibility.
- Refactor `spec/system/new_project_request_wizard_spec.rb`:
- Wait explicitly for fields/nav elements (e.g., `'#project_title'`,
`'a.go-to-step'`) to load before performing actions or navigating.
- Remove flaky character count assertions (e.g., '15/200 characters')
that are highly timing-dependent.
- Replace positional element focus assertions in tab-order tests with
the new stable focus helper assertions, checking specific label and
container scopes.

0 of 4 branches covered (0.0%)

3302 of 3535 relevant lines covered (93.41%)

627.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 job1 - a0d1b580-bb4f-4889-ae52-78ddab67a58d.1 27 Jul 2026 07:24PM UTC 121
90.04
2 job2 - a0d1b580-bb4f-4889-ae52-78ddab67a58d.2 27 Jul 2026 07:30PM UTC 121
74.79
Source Files on build a0d1b580-bb4f-4889-ae52-78ddab67a58d
  • Tree
  • List 121
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #A0D1B580...
  • 394fb390 on github
  • Prev Build on main (#E7DD3F36...)
  • Next Build on main (#2FD0FAB9...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc