Skip to content
Commit 12514560 authored by Greg Clayton's avatar Greg Clayton
Browse files

Added two new test case decorator functions: @skipIfRemote and @skipIfRemoteDueToDeadlock.

@skipIfRemote is used to decorate test cases that don't make sense to run remotely.

@skipIfRemoteDueToDeadlock indicates these tests need to be looked at and currently deadlock the running of the test suite when run on remote systems. These issues should be fixed soon.

llvm-svn: 196543
parent 4c9f19d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment