Skip to content

Conversation

fowlmouth
Copy link
Contributor

No description provided.

Araq added a commit that referenced this pull request Dec 20, 2013
@Araq Araq merged commit 9da7a0f into nim-lang:master Dec 20, 2013
reactormonk pushed a commit to reactormonk/nim that referenced this pull request Apr 7, 2014
Clyybber pushed a commit to Clyybber/Nim that referenced this pull request Sep 16, 2023
## Summary

Marked `texitsignal` as not joinable to exclude it from the `megatest`
category; this should hopefully limit intermitent CI failures.

## Details

`texitsignal` attempts to execute itself with different parameters and
uses that to branch logic of what to check. This doesn't fit with the
rest of the megatest category.

Also, marked these tests as not `joinable` as they either self-execute
or kickoff compiler processes:

- `texception_message_null_byte`
- `tstaticlib`
- `tstackframes`
- `treadlines`
- `tvmops`

Lastly, disabled `tclose` for macOS testing within the same category, as
it's linux only already to save some CI cycles.

---------

Co-authored-by: zerbina <100542850+zerbina@users.noreply.github.com>
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