jetty.project/tests
Lachlan d926f04217 Fixes #2594 - Fix failing tests in SaveOptimizeTest due to timing issues (#2608)
Tests in SaveOptimizeTest were checking if the last time the SessionData had been saved was greater than it was before
if the second save occured on the same millisecond as the first it failed the assertion
now counting how many times the SessionData has been saved instead of when it was saved

Added memory barriers to TestContextScopeListener and TestSessionDataStore as they are being accessed from multiple different threads in the test

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2018-06-07 14:58:35 +02:00
..
test-continuation Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-http-client-transport Merge pull request #2610 from lachlan-roberts/jetty-9.4.x-issue-2592-ServerTimeoutTest-testAsyncWriteIdleTimeoutFires 2018-06-06 08:24:07 +02:00
test-integration Jetty 9.4.x 2550 coalesce ranges (#2551) 2018-05-18 08:45:54 +10:00
test-jmx Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-loginservice Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-quickstart Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00
test-sessions Fixes #2594 - Fix failing tests in SaveOptimizeTest due to timing issues (#2608) 2018-06-07 14:58:35 +02:00
test-webapps expand spruious tabs in java sources 2018-05-29 10:40:09 +02:00
pom.xml Updating to version 9.4.11-SNAPSHOT 2018-05-03 11:48:05 -05:00