Skip to content

Bump @sentry/browser from 9.16.1 to 9.17.0 #6207

Bump @sentry/browser from 9.16.1 to 9.17.0

Bump @sentry/browser from 9.16.1 to 9.17.0 #6207

Triggered via push May 9, 2025 03:16
Status Failure
Total duration 12m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test: spec/controllers/programming_groups_controller_spec.rb#L138
ProgrammingGroupsController POST #create with a user providing their own ID updates the status of other waiting users Failure/Error: expect { perform_request.call && pp_waiting_user.reload }.to change(pp_waiting_user, :status).from('waiting').to('invited_to_pg') expected `PairProgrammingWaitingUser#status` to have changed to "invited_to_pg", but is now "created_pg"
test
Process completed with exit code 1.