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

docs: use long for time in milliseconds #31369

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Jun 18, 2024

In Java and .NET int is not enough to store millis since epoch.

This comment has been minimized.

@yury-s yury-s merged commit f6972c1 into microsoft:main Jun 18, 2024
29 checks passed
@yury-s yury-s deleted the docs-time-long branch June 18, 2024 17:47
yury-s added a commit to yury-s/playwright that referenced this pull request Jun 18, 2024
In Java and .NET int is not enough to store millis since epoch.
yury-s added a commit that referenced this pull request Jun 18, 2024
In Java and .NET int is not enough to store millis since epoch.
Copy link
Contributor

Test results for "tests 1"

3 flaky ⚠️ [playwright-test] › ui-mode-test-progress.spec.ts:165:5 › should update tracing network live
⚠️ [playwright-test] › ui-mode-test-screencast.spec.ts:21:5 › should show screenshots
⚠️ [chromium] › components/splitView.spec.tsx:65:5 › drag resize

28354 passed, 650 skipped
✔️✔️✔️

Merge workflow run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants