You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/09/17 19:52:00 UTC

[jira] [Created] (HADOOP-15761) intermittent failure of TestAbfsClient.validateUserAgent

Steve Loughran created HADOOP-15761:
---------------------------------------

             Summary: intermittent failure of TestAbfsClient.validateUserAgent
                 Key: HADOOP-15761
                 URL: https://issues.apache.org/jira/browse/HADOOP-15761
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure, test
    Affects Versions: HADOOP-15407
            Reporter: Steve Loughran


(seemingly intermittent) failure of the pattern matcher in {{TestAbfsClient.validateUserAgent}}
{code}
java.lang.AssertionError: User agent Azure Blob FS/1.0 (JavaJRE 1.8.0_121; MacOSX 10.13.6; openssl-1.0) Partner Service does not match regexp Azure Blob FS\/1.0 \(JavaJRE ([^\)]+) SunJSSE-1.8\) Partner Service
{code}
Using a regexp is probably too brittle here: safest just to look for some specific substring.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org