summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdeel <adeelbm@outlook.com>2020-04-28 09:43:31 +0300
committerDave Watson <dade.watson@gmail.com>2020-04-28 10:03:56 -0700
commit5f83cc31c0bca58e1fab8eac036e6714ff8c2931 (patch)
treedfa9b0fc4a41716714347f2b6a7a3b82d8545424
parentfd38b8a7ea74d2a38be659f439717e850979da20 (diff)
downloadlibunwind-5f83cc31c0bca58e1fab8eac036e6714ff8c2931.tar.gz
Reflect current status of Solaris x64 in the README
-rw-r--r--README18
1 files changed, 2 insertions, 16 deletions
diff --git a/README b/README
index faa25501..0dc8ccf9 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