[ 
https://issues.apache.org/jira/browse/HADOOP-14548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078356#comment-16078356
 ] 

Sean Mackrory commented on HADOOP-14548:
----------------------------------------

{quote}S3n tests will all skip if you don't provide the binding endpoint, new 
feature with the move to JUnit4 everywhere
{quote}

Huh - I could've sworn not having a valid URL there used to make those tests 
throw errors - but yeah, setting an empty value or not setting it at all seems 
to be skipping them gracefully. Maybe I'm just thinking of pre-JUnit4...

+1 to the patch. I can fix the whitespace when I commit shortly.

> S3Guard: issues running parallel tests w/ S3N 
> ----------------------------------------------
>
>                 Key: HADOOP-14548
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14548
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Aaron Fabbri
>            Assignee: Aaron Fabbri
>            Priority: Minor
>             Fix For: HADOOP-13345
>
>         Attachments: HADOOP-14548-HADOOP-13345.001.patch
>
>
> In general, running S3Guard and parallel tests with S3A and S3N contract 
> tests enabled is asking for trouble:  S3Guard code assumes there are not 
> other non-S3Guard clients modifying the bucket.
> Goal of this JIRA is to:
> - Discuss current failures running `mvn verify -Dparallel-tests -Ds3guard 
> -Ddynamo` with S3A and S3N contract tests configured.
> - Identify any failures here that are worth looking into.
> - Document (or enforce) that people should not do this, or should expect 
> failures if they do.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to