-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Description
Hi everybody.
On the latest changes (b1a2ab8 Tue Dec 13 06:29:25 2016)
./x.py test src/test/run-pass/assert-*
produces the following output:
$ ./x.py test src/test/run-pass/assert-*
Finished debug [unoptimized] target(s) in 0.1 secs
Synchronizing submodule url for 'src/compiler-rt'
Synchronizing submodule url for 'src/jemalloc'
Synchronizing submodule url for 'src/liblibc'
Synchronizing submodule url for 'src/llvm'
Synchronizing submodule url for 'src/rt/hoedown'
Synchronizing submodule url for 'src/rust-installer'
HEAD is now at a8fc4c1 Merge pull request #28 from xen0n/preprocessor-firefighting
HEAD is now at e058ca6 Change how the default zone is found
HEAD is now at 0ac39c5 Auto merge of #462 - semarie:openbsd-i686-correct, r=alexcrichton
HEAD is now at d7342a9 Merge pull request #59 from pftbest/msp430_backport
Removing utils/llvm-build/llvmbuild/__init__.pyc
Removing utils/llvm-build/llvmbuild/componentinfo.pyc
Removing utils/llvm-build/llvmbuild/configutil.pyc
Removing utils/llvm-build/llvmbuild/main.pyc
Removing utils/llvm-build/llvmbuild/util.pyc
HEAD is now at a3736a0 Merge pull request #6 from intelfx/patch-1
HEAD is now at 4f99485 Merge pull request #54 from brson/docdir
Build completed in 0:00:29
According to ./x.py test --help
this command is valid.
./x.py test src/test/run-pass
runs all run-pass tests.
./x.py test src/test/run-pass/*
doesn't work neither.
Metadata
Metadata
Assignees
Labels
No labels