Skip to content

Skip markers tests if not using agg#799

Merged
aaronayres35 merged 2 commits into
masterfrom
skip-test-correctly
Apr 26, 2021
Merged

Skip markers tests if not using agg#799
aaronayres35 merged 2 commits into
masterfrom
skip-test-correctly

Conversation

@aaronayres35
Copy link
Copy Markdown
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.

Copy link
Copy Markdown
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
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.

2 participants