Trying to run the entire test suite locally by launching the TestRunner, runs all the tests but doesn't end gracefully. I have added a HTTP timeout, but it doesn't seem to help either. The test console shows these warnings and hangs. Please let me know what is to be done to fix this.
13:38:58,501 WARN [JRConditionalStyleFillerFactory] Conditional style should not have an 'isDefault' attribute.
13:38:58,501 WARN [JRConditionalStyleFillerFactory] Conditional style cannot have a 'style' attribute.
13:38:58,501 WARN [JRConditionalStyleFillerFactory] Conditional style should not have an 'isDefault' attribute.
13:38:58,502 WARN [JRConditionalStyleFillerFactory] Conditional style cannot have a 'style' attribute.
13:38:58,506 WARN [JRConditionalStyleFillerFactory] Conditional style should not have an 'isDefault' attribute.
13:38:58,506 WARN [JRConditionalStyleFillerFactory] Conditional style cannot have a 'style' attribute.
13:38:58,695 WARN [JRConditionalStyleFillerFactory] Conditional style should not have an 'isDefault' attribute.
13:38:58,695 WARN [JRConditionalStyleFillerFactory] Conditional style cannot have a 'style' attribute.
Solved! Go to Solution.
Hi @SomeNameQA,
I think it makes sense to follow the steps listed in the Optimizing Memory Usage article - they migth help you.
What sort of tests are these / what are they doing and/or testing? More details would be helpful in troubleshooting!
These are API tests which run fine individually. They all actually pass. The issue is after the last API response is received and the test suite needs to end, it hangs (maybe while trying to generate a report of the tests?)
Hi @SomeNameQA,
I think it makes sense to follow the steps listed in the Optimizing Memory Usage article - they migth help you.
User | Count |
---|---|
7 | |
6 | |
5 | |
2 | |
1 |
Subject | Author | Latest Post |
---|---|---|