★ wanayoo — archive 1999 https://github.com/utPLSQL/utPLSQL/pull/750/commitsNouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves issues with teamcity reporter #750

Merged
merged 3 commits into from Aug 16, 2018

Commits on Aug 11, 2018

  1. Resolves issues with teamcity reporter:

    - the `[` and `]` were not escaped
    - the `"` was escaped though not needed
    - If total length of message inside the square brackets exceeds 4000 characters it's causing teamcity to report success for a test failed
    Resolves #747
    jgebal committed Aug 11, 2018
  2. Ficing build issue with mkdocs

    jgebal committed Aug 11, 2018

Commits on Aug 13, 2018

  1. Added explicit tests for trimmed output on teamcity report

    jgebal committed Aug 13, 2018
You can’t perform that action at this time.