diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f51e802..c2edcd8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Version 173: + +* Remove Autobahn testsuite doc note + +-------------------------------------------------------------------------------- + Version 172: * Tidy up websocket stream javadocs diff --git a/doc/qbk/01_intro.qbk b/doc/qbk/01_intro.qbk index e4aec444..9a680efb 100644 --- a/doc/qbk/01_intro.qbk +++ b/doc/qbk/01_intro.qbk @@ -178,15 +178,6 @@ contains over 500 test cases. [@https://vinniefalco.github.io/BeastAssets/reports/autobahn/index.html [*Autobahn|Testsuite WebSocket Results]] -[warning - Version 0.7.6 of Autobahn|Testsuite contains a - [@https://github.com/crossbario/autobahn-testsuite/issues/77 known defect] - which causes false positive failures in Beast for the following test cases: - { 12.4.5, 12.4.6, 12.4.8, 12.4.9, 12.4.10, 12.4.11, 12.4.13, - 12.4.14, 12.4.15, 12.4.16, 12.4.17, 12.4.18 } - When this issue is resolved in the test suite, the reports will be updated. -] - [endsect] [endsect]