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

feat(html-reporter): recognize video attachment by the contentType #33074

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

RemigiuszDudek
Copy link
Contributor

@RemigiuszDudek RemigiuszDudek commented Oct 12, 2024

Closes #33073.

@RemigiuszDudek RemigiuszDudek changed the title feat(custom-video-names): recognize video attachment by the contentType feat(html-reporter): recognize video attachment by the contentType Oct 12, 2024

This comment has been minimized.

Copy link
Contributor

@dgozman dgozman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR!

packages/html-reporter/src/testResultView.tsx Outdated Show resolved Hide resolved
fair point, I wanted to be conservative in order not to introduce regression but if you say that all video types are supported I'm ok with your suggestion.

Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
Signed-off-by: Remigiusz Dudek <remigiusz_dudek@tlen.pl>
Copy link
Contributor

Test results for "tests 1"

1 flaky ⚠️ [webkit-library] › library/video.spec.ts:189:5 › screencast › should capture static page @webkit-ubuntu-22.04-node18

35864 passed, 620 skipped
✔️✔️✔️

Merge workflow run.

Copy link
Contributor

@dgozman dgozman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, this looks great, merging in!

@dgozman dgozman merged commit 4c2d62a into microsoft:main Oct 14, 2024
29 checks passed
@RemigiuszDudek RemigiuszDudek deleted the custom-video-attachment-names branch October 14, 2024 13:23
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.

[Feature]: It should be possible to see video preview for video attachment with custom name
2 participants