Skip to content

java.net.URISyntaxException when it tries to found test cycle #8

@towfurious

Description

@towfurious

For example --testCycle=bamboo Cycle, it will successfully create cycle with space between words, and when in will search for this cycle to put execution to it, in fails with message "Caused by: java.net.URISyntaxException: Illegal character in query at index 141: http://127.0.0.1/rest/zapi/latest/zql/executeSearch?zqlQuery=project='VISTJETFUTURE'%20and%20fixVersion='2.5.11'%20and%20cycleName='AT1: MIS+MWA Data Comparison'&offset=0
08-May-2017 19:45:06 at java.net.URI$Parser.fail(URI.java:2848)
08-May-2017 19:45:06 at java.net.URI$Parser.checkChars(URI.java:3021)
08-May-2017 19:45:06 at java.net.URI$Parser.parseHierarchical(URI.java:3111)
08-May-2017 19:45:06 at java.net.URI$Parser.parse(URI.java:3053)
08-May-2017 19:45:06 at java.net.URI.(URI.java:588)
08-May-2017 19:45:06 at java.net.URI.create(URI.java:850)
08-May-2017 19:45:06 ... 8 more
08-May-2017 19:45:07 :zephyrSync FAILED"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions