DO NOT MERGE TST: testing upstream ci-helpers#10237
DO NOT MERGE TST: testing upstream ci-helpers#10237bsipocz wants to merge 1 commit intoastropy:masterfrom
Conversation
|
Oh, wow, interesting new error due to the infrastructure revamp . I suppose it means we better get #9965 finished up and merged. cc @eteq @Cadair @astrofrog to have a look at the failure: https://travis-ci.org/github/astropy/astropy/jobs/681367964#L416 |
|
(I added the milestone and the critical label as this should be attended before the release and either fixed or argued why it's not a real issue) |
|
Hmm, sounds like I removed a milestone wrongly elsewhere... Will leave this in place. Sadly not sure I can help, but if you need testing or so, let me know. |
888ce11 to
1a016c1
Compare
1a016c1 to
71e2e56
Compare
|
I've just released doctestplus 0.6.1, so this should now work. If @pllim you could give it a look, too whether everything seems to work with pytest 5.4 |
|
Yay! All green except the remote data tests that are unrelated to what we're trying to fix here. As much as I want to approve, I should not to avoid accidental merge of this experimental PR, LOL. Thank you! |
|
@pllim - then I go ahead and merge the upstream and close this before accidents happen :) However, somehow locally I still have the asdf failures, even though there is an importskip at the top of the file. But neither you nor CI sees it, I conclude it's a weird local issue. |
|
Weird that |
This PR is to smoke out issues around the removal of the pytest limitation upstream. Do not merge it.
Failures are expected based on experiences with tests run locally.