Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add popups for Suite Runner checkboxes #1268

Merged
merged 2 commits into from
May 22, 2024
Merged

Add popups for Suite Runner checkboxes #1268

merged 2 commits into from
May 22, 2024

Conversation

jmthomas
Copy link
Member

closes #1253

@jmthomas jmthomas requested a review from ryanmelt May 15, 2024 00:01
else:
settings["Abort After Error"] = False
# TODO: Test.abort_on_exception = False
Group.abort_on_exception = True
Copy link
Member

Choose a reason for hiding this comment

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

Should be False

@jmthomas jmthomas merged commit d2fb620 into main May 22, 2024
15 checks passed
@jmthomas jmthomas deleted the sr_popup branch May 22, 2024 20:39
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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

Successfully merging this pull request may close these issues.

Suite Runner button mouseover tooltips
2 participants