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-29 08:37:05 -0700
commit888cb924e24a54ae6dddf055404991d27ece68a0 (patch)
tree58da7e430c4b164a91e2d0715e9f82797f2abf98
parent3d055fefe34b972282e97ad6cd2da48b6dd9bc87 (diff)
downloadlibunwind-888cb924e24a54ae6dddf055404991d27ece68a0.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 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