mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
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
db635c18aa
commit
36ae29751d
@ -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…
x
Reference in New Issue
Block a user