stencil icon indicating copy to clipboard operation
stencil copied to clipboard

fix(compiler): no generate custom output

Open Sukaato opened this issue 1 year ago • 1 comments

Do not generate custom output target on test

fixes: #5950

What is the current behavior?

GitHub Issue Number: #5950

What is the new behavior?

No generating the custom output target on test build

Documentation

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

Testing

Manual testing

Other information

Sukaato avatar Aug 19 '24 19:08 Sukaato

CI / Unit Tests / (windows-latest.22) failed, but it is not related to my commit i guess. any advice to resolve the failed check ?

Sukaato avatar Aug 28 '24 07:08 Sukaato

any advice to resolve the failed check ?

Unfortunately we haven't had the chance to identify the root cause of these flakes in our pipelines. I just re-ran the failing test and will go ahead and merge once passing.

christian-bromann avatar Aug 30 '24 07:08 christian-bromann

Released in Stencil v4.22.0

christian-bromann avatar Oct 03 '24 19:10 christian-bromann