mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
travis: disable the cv8struc test
The cv8struc test ends up with embedded absolute pathnames. This is a known problem with the reproducibility of this test (see https://github.com/netwide-assembler/nasm/pull/8) and so disable it for now, as it generates false positive failures. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
This commit is contained in:
parent
87e9a45891
commit
c577f357d1
1 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"output": "cv8struc.obj",
|
||||
"match": "cv8struc.obj.t"
|
||||
}
|
||||
]
|
||||
],
|
||||
"disable": "true"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue