-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
CI: Fix clipboard problems #29712
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
Merged
TomAugspurger
merged 27 commits into
pandas-dev:master
from
datapythonista:clipboard_error
Jan 15, 2020
Merged
CI: Fix clipboard problems #29712
Changes from 5 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
ca3898a
CI: Fix inconsistent clipboard test
datapythonista 2c68362
Merge remote-tracking branch 'upstream/master' into clipboard_error
TomAugspurger d72987f
lazy check
TomAugspurger 5e0e32c
Running clipboard tests in all builds (I think we already do in pract…
datapythonista 5fe9209
Adding missing self
datapythonista 99315bf
Restoring test outside class
datapythonista 1e53de6
Explicitly skipping clipboard tests in the travis config (azure is do…
datapythonista 7c527c8
Disabling clipboard where it should not be tested, installing xsel wh…
datapythonista 36ff3ce
Removing qt from conda
datapythonista 63c7364
Setting DISPLAY env var
datapythonista ebfc48b
Trying to understand if xsel is found or not
datapythonista f84ac34
Better checking to see if xsel is installed
datapythonista c15f5a7
More xsel info
datapythonista fea7bae
Merging from master
datapythonista 8532555
Removing xfail
datapythonista ed429ed
Fixing debug info
datapythonista cb950f8
Merging from master
datapythonista fec1363
Black
datapythonista 7cff22d
Fixed typo in a comment
datapythonista 69ea764
Merge remote-tracking branch 'upstream/master' into clipboard_error
datapythonista 49181e3
Checking xsel
datapythonista 8a8244d
Adding more checks for xsel
datapythonista 3384d1e
Using xvfb
datapythonista 670409e
Not logging xvfb output
datapythonista 4a4e116
Removing checks
datapythonista 2ec47e5
Fixing patterns, calling all tests (just debug raises left to be merged)
datapythonista 4a9ed03
Final clean up, this should be ready
datapythonista File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.