YusukeIwaki / playwright-ruby-client

Playwright client for Ruby
https://playwright-ruby-client.vercel.app/
MIT License
336 stars 34 forks source link

Add a spec for reproducing #262 #263

Closed YusukeIwaki closed 1 year ago

YusukeIwaki commented 1 year ago

before #261

- Gracefully stopping, waiting for requests to finish
=== puma shutdown: 2023-08-17 00:04:55 +0900 ===
- Goodbye!
  should work with multiple chunks (FAILED - 1)

Failures:

  1) tracing should work with multiple chunks
     Failure/Error: @connection.local_utils.trace_discarded(@stacks_id)

     NoMethodError:
       undefined method `trace_discarded' for #<localUtils>
       Did you mean?  tracing_discarded
     # ./lib/playwright/channel_owners/tracing.rb:48:in `do_stop_chunk'
     # ./lib/playwright/channel_owners/tracing.rb:30:in `stop_chunk'
     # ./lib/playwright_api/tracing.rb:70:in `stop_chunk'
     # ./spec/integration/tracing_spec.rb:191:in `block (3 levels) in <top (required)>'
     # ./lib/playwright/playwright_api.rb:121:in `block in wrap_block_call'
     # ./lib/playwright/channel_owners/browser.rb:41:in `new_context'
     # ./lib/playwright_api/browser.rb:125:in `new_context'
     # ./spec/spec_helper.rb:80:in `with_context'
     # ./spec/integration/tracing_spec.rb:168:in `block (2 levels) in <top (required)>'

after #261

- Gracefully stopping, waiting for requests to finish
=== puma shutdown: 2023-08-17 00:11:20 +0900 ===
- Goodbye!
  should work with multiple chunks

Finished in 19.11 seconds (files took 0.46779 seconds to load)
13 examples, 0 failures
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **playwright-ruby-client** | ⬜️ Ignored ([Inspect](https://vercel.com/yusukeiwaki/playwright-ruby-client/2FGw5zmcpmFDZ9iUKQne5Nwtu7as)) | | Aug 16, 2023 3:13pm |