Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Fix intermittent failures of variable ID tests by removing fixed source IDs #1466

Merged
merged 1 commit into from
Nov 27, 2018

Conversation

haltman-at
Copy link
Contributor

The variable ID tests set breakpoints with fixed source IDs instead of just calling the appropriate selector to get the current source ID. Since in fact source IDs are not assigned deterministically, this resulted in intermittent failures (I'm pretty sure this is the cause). This pull request fixes that. It does not address the intermittent failure of the end state variables test.

Copy link
Contributor

@gnidan gnidan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah nice! Looks good once CI passes

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 67.569% when pulling 06c7ea6 on no-fixed-sourceid into c8c7dc9 on next.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants