Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

beforeScenario set timeout issues #2393

Open
@sarut0bi

Description

@sarut0bi

Describe the bug

timeout setin beforeScenario is not taken into account

To Reproduce

  • Set up a beforeScenario step :
beforeScenario(async function () {    process.env.test_timeout = "300000"}, { tags: ["extendTestTimeout"] });

with a defaulttest_timeout = 60000 injs.properties

  • Run a test case that only waits for 10 minutes withextendTestTimeout Tag

→ Test case is getting a timeout after 1 minute

Expected behavior
Timeout shall be triggered after 5 minutes

Versions:

Gauge version: 1.4.3Commit Hash: f98dd40Plugins-------html-report (4.2.0)js (3.0.1)json-report (0.3.7)screenshot (0.1.0)spectacle (0.1.4)xml-report (0.4.0)

Additional context
Any other way to proceed if exists should really helps me

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp