Copy over run-make ignores from issue-83112-incr-test-moved-file

This commit is contained in:
Aaron Hill 2021-08-15 15:19:41 -05:00
parent 179fd38bb5
commit fd15c182c1
No known key found for this signature in database
GPG Key ID: B4087E510E98B164
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ INCR=$(TMPDIR)/incr
FIRST_SRC=$(TMPDIR)/first_src
SECOND_SRC=$(TMPDIR)/second_src
# ignore-none no-std is not supported
# ignore-nvptx64-nvidia-cuda FIXME: can't find crate for 'std'
# Tests that we don't get an ICE when the working directory
# (but not the build directory!) changes between compilation
# sessions