We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b9c6d commit f743fefCopy full SHA for f743fef
test/README.md
@@ -147,4 +147,15 @@ assigned a number. The following number ranges have been chosen:
147
148
## 4. Test Index
149
150
-See [`test/list.txt`](https://github.com/oracle/node-oracledb/blob/master/test/list.txt) for the list of existing tests.
+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