Skip to content

Conversation

user202729
Copy link
Contributor

#39641 introduced an issue that long new tests are not ran in test-new.

This is an issue because then the author is only notified by the failure when test-long finishes. (e.g. happened to me in #39733 .)

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

Copy link

github-actions bot commented Apr 4, 2025

Documentation preview for this PR (built with commit 449b37f; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Contributor

@tobiasdiez tobiasdiez left a comment

Choose a reason for hiding this comment

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

Thanks!

@user202729
Copy link
Contributor Author

vbraun pushed a commit to vbraun/sage that referenced this pull request Apr 7, 2025
sagemathgh-39867: Run long test in test-new
    
sagemath#39641 introduced an issue that
long new tests are not ran in test-new.

This is an issue because then the author is only notified by the failure
when test-long finishes. (e.g. happened to me in
sagemath#39733 .)

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#39867
Reported by: user202729
Reviewer(s): Tobias Diez
vbraun pushed a commit to vbraun/sage that referenced this pull request Apr 10, 2025
sagemathgh-39867: Run long test in test-new
    
sagemath#39641 introduced an issue that
long new tests are not ran in test-new.

This is an issue because then the author is only notified by the failure
when test-long finishes. (e.g. happened to me in
sagemath#39733 .)

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#39867
Reported by: user202729
Reviewer(s): Tobias Diez
vbraun pushed a commit to vbraun/sage that referenced this pull request Apr 13, 2025
sagemathgh-39867: Run long test in test-new
    
sagemath#39641 introduced an issue that
long new tests are not ran in test-new.

This is an issue because then the author is only notified by the failure
when test-long finishes. (e.g. happened to me in
sagemath#39733 .)

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#39867
Reported by: user202729
Reviewer(s): Tobias Diez
@vbraun vbraun merged commit 9260aeb into sagemath:develop Apr 18, 2025
23 of 26 checks passed
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.

3 participants