bug 58896: comment out time-dependent test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731101 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
20777db2e7
commit
2cab09db04
@ -1471,9 +1471,9 @@ public abstract class BaseTestBugzillaIssues {
|
||||
// fail("Best fit width time per cell exceeded 50000 ns: " + bestFitWidthTimePerCell_ns + " ns");
|
||||
//}
|
||||
|
||||
if (totalTime_s > 10) {
|
||||
fail("Total time exceeded 10 seconds: " + totalTime_s + " s");
|
||||
}
|
||||
//if (totalTime_s > 10) {
|
||||
// fail("Total time exceeded 10 seconds: " + totalTime_s + " s");
|
||||
//}
|
||||
}
|
||||
|
||||
protected long time() {
|
||||
|
Loading…
Reference in New Issue
Block a user