Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 356428 - Policy test failure (intermittent)
Summary: Policy test failure (intermittent)
Status: RESOLVED FIXED
Alias: None
Product: Jetty
Classification: RT
Component: server (show other bugs)
Version: 7.5.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 7.5.x   Edit
Assignee: Greg Wilkins CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-01 00:53 EDT by Greg Wilkins CLA
Modified: 2011-09-05 23:40 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Wilkins CLA 2011-09-01 00:53:09 EDT
Running org.eclipse.jetty.policy.PolicyMonitorTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.076 sec <<< FAILURE!
Running org.eclipse.jetty.policy.JettyPolicyRuntimeTest
JettyPolicy: policy settings dump
checking out system property -=> foo
checking out system property -=> foobar
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.172 sec
Running org.eclipse.jetty.policy.JettyPolicyTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.174 sec

Results :

Failed tests: 
  testSimpleReloading(org.eclipse.jetty.policy.PolicyMonitorTest): expected:<2> but was:<1>

Tests run: 18, Failures: 1, Errors: 0, Skipped: 0
Comment 1 Greg Wilkins CLA 2011-09-05 23:40:35 EDT
changed test to avoid all waits.