Details
Description
When investigating DERBY-5208, I noticed that the largeData suite does not run for client. The comment in suites/derbyNetClient.exclude says:
- excluding TestErrorStreamTarget.java since it's not relevant for clients
- excluding largedata/LobLimits.java to run with the network server because curr
ently lobs are materialized and this test tests for 2G lobs. - see
DERBY-326andDERBY-550issues
#
largedata/LobLimits.java
Perhaps now that these issues are fixed the test can be run in client. Perhaps it should be a separate suite as just the embedded test takes over 10 hours to run.
Attachments
Issue Links
- is blocked by
-
DERBY-5317 NullPointerException in org.apache.derby.client.net.Request.sendBytes() with client
- Closed
- is part of
-
DERBY-1903 Convert largedata/LobLimits.java to junit
- Closed
- relates to
-
DERBY-5341 Client allows insert of stream in excess of column with non-white space characters
- Open
-
DERBY-5338 When attempting to insert a 4GB stream client gives SQLState XN015 network protocol error vs embedded 22003 data too large for type
- Open
-
DERBY-5317 NullPointerException in org.apache.derby.client.net.Request.sendBytes() with client
- Closed