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

Skip markers tests if not using agg #799

Merged
merged 2 commits into from
Apr 26, 2021
Merged

Conversation

aaronayres35
Copy link
Contributor

Previously the test was skipped when not on qt. This worked because it avoided the scenario of using quartz as tthe default backend on wx. See:
https://github.com/enthought/traits/blob/249d64813b633390616af4e57ceb19a553c250ef/traits/etsconfig/etsconfig.py#L313-L320

Realistically, these tests are specific to the old agg. see comment: #782 (comment)

Note we can't yet skip if not "oldagg" because oldagg isn't actually used yet. Doing so the test would no longer be run. I left a comment to replace 'image' with 'oldagg' in the skipIf once image uses celiagg.

@rahulporuri rahulporuri added this to In progress in Enthought OSS Q2 2021 Apr 26, 2021
Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM

@aaronayres35 aaronayres35 merged commit f5b3be4 into master Apr 26, 2021
@jwiggins jwiggins deleted the skip-test-correctly branch April 26, 2021 17:34
@aaronayres35 aaronayres35 moved this from In progress to Done in Enthought OSS Q2 2021 Apr 27, 2021
@rahulporuri rahulporuri moved this from Done to Sprint 2 : 19 April - 30 April 2021 in Enthought OSS Q2 2021 May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Enthought OSS Q2 2021
  
Sprint 2 : 19 April - 30 April 2021
Development

Successfully merging this pull request may close these issues.

None yet

2 participants