Bill Frasure

Results 23 comments of Bill Frasure

@987Nabil Can you point me towards a working example? I've been tweaking settings without success.

@987Nabil Yep, that's what I would expect. In my case I am giving bad payloads to correct URLs and hoping to see the failure details for 400s.

@987Nabil Looks like this needs latest changes in `main` before it's ready.

@ya-goodfella Try passing `-renderer "intellij"` to your SBT test commands now , and make sure that this covers your needs! You'll need to use a snapshot build or wait till...

I don't think this is specific to `.nn` I ran into a situation a few days ago where a macro being in the assertion broke with a similar out of...

I have some ideas for this, but I'm unable to trigger the failure locally, nomatter how much I ratchet up my `nonFlaky` value. Still trying to figure out a reliable...

Yes, but as you alluded to - that's a bandaid. We shouldn't ever be trying to delete a line from a file that was already deleted, so we've got a...

> @swoogles Can you take a look at this? Yes

> Setting my accept header forcibly to "application/json" does, in fact, make zio return correctly... Yep, you can work around it by providing different headers in whatever client you're using....

Related (Almost decade-old) thread- https://github.com/scala-js/scala-js/issues/997#issuecomment-54197139