Skip to content

Conversation

@IliaBrahinets
Copy link
Contributor

Added conditional compilation to use type forwarding for net8.0 target as suggested here - dotnet/runtime#79082 (comment). Required to correctly handle public init properties.

@IliaBrahinets
Copy link
Contributor Author

3 tests failed:

  • PageWorkers from PageWorkerTests for build-CHROME-headful-windows-latest
  • ShouldWorkInRealLife from PuppeteerLaunchTests for both build-FIREFOX-headful-ubuntu-latest and build-FIREFOX-headless-ubuntu-latest

Seems like they are flaky ones and not related to the changes. @kblok what do you think ?

@kblok
Copy link
Member

kblok commented Nov 15, 2024

3 tests failed:

  • PageWorkers from PageWorkerTests for build-CHROME-headful-windows-latest
  • ShouldWorkInRealLife from PuppeteerLaunchTests for both build-FIREFOX-headful-ubuntu-latest and build-FIREFOX-headless-ubuntu-latest

Seems like they are flaky ones and not related to the changes. @kblok what do you think ?

Yeah. I ignored those tests in the v21 branch. This is ready to be merged. This is not blocking you, right? Do you need this shipped now?

@IliaBrahinets
Copy link
Contributor Author

3 tests failed:

  • PageWorkers from PageWorkerTests for build-CHROME-headful-windows-latest
  • ShouldWorkInRealLife from PuppeteerLaunchTests for both build-FIREFOX-headful-ubuntu-latest and build-FIREFOX-headless-ubuntu-latest

Seems like they are flaky ones and not related to the changes. @kblok what do you think ?

Yeah. I ignored those tests in the v21 branch. This is ready to be merged. This is not blocking you, right? Do you need this shipped now?

Yep, it doesn't block me, just wanted to clarify failed tests status. Thank you!

@kblok kblok merged commit 09d166b into hardkoded:master Nov 15, 2024
9 of 12 checks passed
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.

2 participants