summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README18
1 files changed, 2 insertions, 16 deletions
diff --git a/README b/README
index 865fe0ce..b6d93ae4 100644
--- a/README
+++ b/README
@@ -208,29 +208,15 @@ only test programs that are known to work at this time are:
### Expected results on Solaris x86-64
-`make check` is passing 13 out of 33 tests. The following twenty tests are consistently
+`make check` is passing 27 out of 33 tests. The following six tests are consistently
failing:
-* `Gtest-bt`
-* `Ltest-bt`
-* `Gtest-init`
-* `Ltest-init`
* `Gtest-concurrent`
* `Ltest-concurrent`
-* `Gtest-resume-sig`
-* `Ltest-resume-sig`
-* `Gtest-resume-sig-rt`
-* `Ltest-resume-sig-rt`
-* `Gtest-trace`
-* `Ltest-trace`
* `Ltest-init-local-signal`
-* `test-async-sig`
-* `test-init-remote`
-* `test-mem`
-* `Ltest-nomalloc`
+* `Lrs-race`
* `test-setjmp`
* `x64-unwind-badjmp-signal-frame`
-* `run-check-namespace`
## Performance Testing