Skip to content

videoio(test): bailout from VP9 tests if first frame can't be read#20173

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:videoio_test_vp9_skip
May 28, 2021
Merged

videoio(test): bailout from VP9 tests if first frame can't be read#20173
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:videoio_test_vp9_skip

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented May 28, 2021

Nightly build.

Problem is observed on windows-1 buildworker only. windows-2 works for now.

Perhaps this Windows update triggers observed regressions (Microsoft.VP9VideoExtensions):

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-WindowsUpdateClient" Guid="{945a8954-c147-4acd-923f-40c45405a658}" />
    ...
    <TimeCreated SystemTime="2021-05-26T17:32:44.4278236Z" />
    ...
  </System>
  <EventData>
    <Data Name="updateTitle">9N4D0MSMP0PT-Microsoft.VP9VideoExtensions</Data>
    <Data Name="updateGuid">{11b61434-d23c-4592-9867-d389484d8467}</Data>
    <Data Name="updateRevisionNumber">1</Data>
  </EventData>
</Event>
buildworker:Win64=windows-1
buildworker:Win64 OpenCL=windows-2

@alalek
Copy link
Copy Markdown
Member Author

alalek commented May 28, 2021

👍

@opencv-pushbot opencv-pushbot merged commit 9c16408 into opencv:master May 28, 2021
@alalek alalek mentioned this pull request Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants