Your platform will be unavailable on the 13th of November 2024 from 9am to 12pm (Paris time) for maintenance operations

    •  
      request #35505 cypress: 13.6.0 -> 13.6.2
    Infos
    #35505
    Joris MASSON (jmasson)
    2023-12-27 14:10
    2023-12-27 10:13
    37113
    Details
    cypress: 13.6.0 -> 13.6.2

    Changelog: https://docs.cypress.io/guides/references/changelog#13-6-2

    Since git #tuleap/stable/380ae8efdd0f7fd4607c46d5487515ab19243eb8, when we run make tests-e2e or during our Nightly CI job, end-to-end (e2e) tests fail with a TypeScript error like:

    Your configFile is invalid: /tuleap/plugins/tracker/tests/e2e/cypress/cypress.config.ts
    It threw an error when required, check the stack trace below:
    TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts" for /tuleap/plugins/tracker/tests/e2e/cypress/cypress.config.ts
    

    And the same error for each plugin and for core.
    It looks like this error was due to our usage of extends in tsconfig.json. It is fixed by cypress 13.6.2.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2023-12-27
    Attachments
    Empty
    References

    Follow-ups