Skip to content

Conversation

@scabana
Copy link
Contributor

@scabana scabana commented Mar 27, 2019

Removes dlls imports to mono dependencies and replaces it an implementation provided by the mono team that does the same thing.

@scabana
Copy link
Contributor Author

scabana commented Mar 27, 2019

Humm, checked the test in question and it doesn't seem like the submitted code changed anything there. Has it been flaky in the past? I also tried it on my machine, seems to be good.

@scabana
Copy link
Contributor Author

scabana commented Mar 28, 2019

Resolves #1035.

@kblok
Copy link
Member

kblok commented Mar 28, 2019

I think we have a real fail on PuppeteerSharp.Tests.PuppeteerTests.FixturesTests.ShouldDumpBrowserProcessStderr on .net 4.7.1 on windows. That failed every time I ran the build

@scabana
Copy link
Contributor Author

scabana commented Mar 28, 2019

I'll take a look.

@scabana
Copy link
Contributor Author

scabana commented Mar 28, 2019

Tests mostly seem to be good. They do timeout on the .net471 run, have this been seen before?

@kblok
Copy link
Member

kblok commented Mar 28, 2019

@scabana Yeah, Our builds are quite inconsistent in AppVeyor lately. That's why I try to rebuild a few times until I confirm that we might have introduced a bug.

@scabana
Copy link
Contributor Author

scabana commented Mar 28, 2019

Alright! Then, I believe I have fixed the bug (there really was a problem). Handing the next step to you for validation then.

Copy link
Member

@kblok kblok left a comment

Choose a reason for hiding this comment

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

Good Job!
Thank you for your contribution :)

@scabana
Copy link
Contributor Author

scabana commented Mar 29, 2019

Good Job!
Thank you for your contribution :)

Hey, my pleasure! Nice to see an active project! Got an idea of when you're planning next release?

@kblok
Copy link
Member

kblok commented Mar 29, 2019

Puppeteer released 1.14 today so we'll be working on that during April.
If this is a blocker for you, I can ship 1.13.1.

@scabana
Copy link
Contributor Author

scabana commented Mar 29, 2019

Puppeteer released 1.14 today so we'll be working on that during April.
If this is a blocker for you, I can ship 1.13.1.

I think I can live with it. But that task would be far behind when it gets released. If it's not too much work to push a version with those changes, I would greatly appreciate.

@kblok kblok merged commit 9a82a81 into hardkoded:master Mar 30, 2019
@kblok
Copy link
Member

kblok commented Mar 30, 2019

Thank you for your contribution @scabana. I hope this is the first of many :)

@kblok
Copy link
Member

kblok commented Mar 30, 2019

@kblok
Copy link
Member

kblok commented Apr 1, 2019

Issue created @scabana #1050
Could you give me a hand there?

@scabana
Copy link
Contributor Author

scabana commented Apr 1, 2019

Good morning, sure can do...

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