Skip to content

Commit f743fef

Browse files
committed
Record known tests fail with 11.2.0.[12] client in test/README
1 parent f8b9c6d commit f743fef

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

test/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,15 @@ assigned a number. The following number ranges have been chosen:
147147

148148
## 4. Test Index
149149

150-
See [`test/list.txt`](https://github.com/oracle/node-oracledb/blob/master/test/list.txt) for the list of existing tests.
150+
See [`test/list.txt`](https://github.com/oracle/node-oracledb/blob/master/test/list.txt)
151+
for the list of existing tests.
152+
153+
## 5. Tests Compatibility
154+
155+
- We conduct base testing with Instant Client 11.2.0.4 and 12.1.0.2 on Linux X64
156+
and Windows 7.
157+
158+
- Users of 11.2.0.1 and 11.2.0.2 clients may see failures with poolTimeout.js
159+
and dataTypeDouble.js.
160+
161+
- Slow networks may cause some tests to timeout.

0 commit comments

Comments
 (0)