aboutsummaryrefslogtreecommitdiffstats
path: root/RPCTests
diff options
context:
space:
mode:
Diffstat (limited to 'RPCTests')
-rw-r--r--RPCTests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RPCTests/README.md b/RPCTests/README.md
index ff3d0883f..f6c25cd6a 100644
--- a/RPCTests/README.md
+++ b/RPCTests/README.md
@@ -54,7 +54,7 @@ TEST_getBlockHashOnNode1 OK
(node:30406) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Callback was already called.
```
-Answer: everybody experiences these failures now.
+Answer: everybody experiences these failures now. They are being tracked in [issue 377](https://github.com/ethereum/tests/issues/377).
Do these failures indicate bugs in cpp-ethereum or in the test?