[
https://issues.apache.org/jira/browse/HADOOP-15341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411338#comment-16411338
]
Steve Loughran commented on HADOOP-15341:
-----------------------------------------
{code}
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 261.714 sec -
in org.apache.hadoop.fs.azure.ITestFileSystemOperationsWithThreads
Running org.apache.hadoop.fs.azure.ITestNativeAzureFileSystemLive
Tests run: 52, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 268.819 sec
<<< FAILURE! - in org.apache.hadoop.fs.azure.ITestNativeAzureFileSystemLive
testModifiedTimeForFolder(org.apache.hadoop.fs.azure.ITestNativeAzureFileSystemLive)
Time elapsed: 0.635 sec <<< FAILURE!
java.lang.AssertionError: Modification time Fri Mar 23 12:52:20 GMT 2018 is not
close to now: Fri Mar 23 12:52:09 GMT 2018
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.fs.azure.NativeAzureFileSystemBaseTest.testModifiedTime(NativeAzureFileSystemBaseTest.java:1492)
at
org.apache.hadoop.fs.azure.NativeAzureFileSystemBaseTest.testModifiedTimeForFolder(NativeAzureFileSystemBaseTest.java:633)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
testFolderLastModifiedTime(org.apache.hadoop.fs.azure.ITestNativeAzureFileSystemLive)
Time elapsed: 6.305 sec <<< FAILURE!
java.lang.AssertionError: Modification time Fri Mar 23 12:52:35 GMT 2018 is not
close to now: Fri Mar 23 12:52:24 GMT 2018
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.fs.azure.NativeAzureFileSystemBaseTest.testModifiedTime(NativeAzureFileSystemBaseTest.java:1492)
at
org.apache.hadoop.fs.azure.NativeAzureFileSystemBaseTest.testFolderLastModifiedTime(NativeAzureFileSystemBaseTest.java:651)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
{code}
> NativeAzureFileSystemBaseTest.testModifiedTimeForFolder modification tests
> fail on (overloaded?) client
> -------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-15341
> URL: https://issues.apache.org/jira/browse/HADOOP-15341
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.0.1
> Environment: remote wasb client with IntelliJ idea also doing things
> like swapping
> Reporter: Steve Loughran
> Priority: Minor
>
> Failures of NativeAzureFileSystemBaseTest tests for modified timestamps
> failing when the timestamp is 11 seconds out, rather than the 10s limit hard
> coded into the tests.
> Proposed: expand that range slightly
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]