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

TestPageURL is flaky (involving testBrowser) #1508

Open
2 tasks
inancgumus opened this issue Nov 4, 2024 · 0 comments
Open
2 tasks

TestPageURL is flaky (involving testBrowser) #1508

inancgumus opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working tests

Comments

@inancgumus
Copy link
Member

What?

time="2024-11-04T15:57:52Z" level=warning msg="setting K6_BROWSER_EXECUTABLE_PATH option is disallowed when browser is remote" category=BrowserOptions elapsed="0 ms" source=browser
time="2024-11-04T15:57:52Z" level=warning msg="setting K6_BROWSER_HEADLESS option is disallowed when browser is remote" category=BrowserOptions elapsed="0 ms" source=browser
time="2024-11-04T15:57:56Z" level=warning msg="The specified value \"invalid date\" does not conform to the required format, \"yyyy-MM-dd\"." browser_source=rendering line_number=556 source=browser url=__xk6_browser_evaluation_script__

--- FAIL: TestPageURL (0.43s)
    page_test.go:950: testBrowser: canceled

Why?

  • Makes it difficult to run the tests consistently.
  • It might indicate an underlying issue within the module code.

How?

Module version: 1.9.1

Tasks

Tasks

Related PR(s)/Issue(s)

@inancgumus inancgumus added bug Something isn't working tests labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests
Projects
None yet
Development

No branches or pull requests

1 participant