You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Steve Lawrence (Jira)" <ji...@apache.org> on 2020/12/14 14:42:00 UTC

[jira] [Resolved] (DAFFODIL-686) Logging (or debug?) message has mismatched quotes

     [ https://issues.apache.org/jira/browse/DAFFODIL-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Lawrence resolved DAFFODIL-686.
-------------------------------------
    Fix Version/s: 3.1.0
       Resolution: Cannot Reproduce

I cannot find this string in the current repo. Looking through the history, I can find a single test looking for the expected "string matching regex `(?s)\d:\d;\d,\d.' expected". But in this commit, that string still does not exist.

The test looking for this error relates to pattern asserts. I suspect this error message comes from whatever library we used for pattern checking. Seems we either dont' use that library anymore or that library changed how details were reported.

Clearly not an issue anymore. Resolving as cannot reproduce. 

> Logging (or debug?) message has mismatched quotes
> -------------------------------------------------
>
>                 Key: DAFFODIL-686
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-686
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End, Diagnostics, Usability
>    Affects Versions: s9
>            Reporter: Mike Beckerle
>            Priority: Minor
>              Labels: beginner, reverify
>             Fix For: 3.1.0
>
>
> Found this string in sbt test output:
> failure: string matching regex `DD' expected
> Notice the mismatched quotation mark kinds around DD.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)