Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
cmucl
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cmucl
cmucl
Commits
cb6e99a3
Commit
cb6e99a3
authored
Jul 15, 2018
by
Raymond Toy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable test issue.41.1
parent
228359b6
Pipeline
#308
passed with stage
in 16 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
tests/issues.lisp
tests/issues.lisp
+4
-0
No files found.
tests/issues.lisp
View file @
cb6e99a3
...
...
@@ -397,6 +397,10 @@
(
sleep
5
)
(
assert-eql
:exited
(
ext:process-status
p
)))))
;; For some reason this used to work linux CI but not doesn't. But
;; this test passes on my Fedora and debian systesm.
;; See issue #64.
#-
linux
(
define-test
issue.41.1
(
:tag
:issues
)
(
issue-41-tester
unix:sigstop
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment