Skip to content

Tests are always run exhaustively #91

@jyrkka

Description

@jyrkka

If I have understood correctly, looking at the CTL XML-file I see there should be possibility to run tests non-exhaustively. When running test via web application should there be a some form which would ask me if I want to test each Layer/CRS combination?

<xsl:variable name="exhaustive">

And when running test via rest interface, 'exhaustive' variable value is set to 'no', but despite that the test are still run exhaustively.

<xsl:variable name="exhaustive">no</xsl:variable>

Have I misunderstood something or is this expected behviour?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions