Skip to content

Build And Publish Preview Environment #21937

Build And Publish Preview Environment

Build And Publish Preview Environment #21937

GitHub Actions / Test Results failed Nov 7, 2024 in 0s

3 fail, 6 skipped, 24 914 pass in 1h 7m 48s

    24 files  ±0      24 suites  ±0   1h 7m 48s ⏱️ +58s
24 923 tests ±0  24 914 ✅ +1  6 💤 ±0  3 ❌  - 1 
25 224 runs  ±0  25 215 ✅ +1  6 💤 ±0  3 ❌  - 1 

Results for commit 5c9178a. ± Comparison against earlier commit 37da148.

Annotations

Check warning on line 0 in ./spec/services/sign_in/session_spawner_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

SignIn::SessionSpawner#perform expected session and client is configured for a long token expiration creates a session with the expected expiration time (spec.services.sign_in.session_spawner_spec) failed

Test Results/rspec10.xml [took 0s]
Raw output
Expected \e[33m#<ActiveSupport::TimeWithZone 2024-12-21 23:57:31+(436149/500000) +00:00 (UTC)>\e[0m    to eq \e[35m#<ActiveSupport::TimeWithZone 2024-12-21 23:57:31+(43614931/50000000) +00:00 (UTC)>\e[0m Diff:    #<ActiveSupport::TimeWithZone {     year: 2024,     month: 12,     day: 21,     hour: 23,     min: 57,     sec: 31, \e[35m-   subsec: (43614931/50000000),\e[0m \e[33m+   subsec: (436149/500000),\e[0m     zone: "UTC",     utc_offset: 0   }>
\e[1mFailure/Error: \e[0mexpect(subject.session.refresh_expiration).to eq(expected_expiration_time)

  Expected \e[33m#<ActiveSupport::TimeWithZone 2024-12-21 23:57:31+(436149/500000) +00:00 (UTC)>\e[0m
     to eq \e[35m#<ActiveSupport::TimeWithZone 2024-12-21 23:57:31+(43614931/50000000) +00:00 (UTC)>\e[0m
  Diff:

    #<ActiveSupport::TimeWithZone {
      year: 2024,
      month: 12,
      day: 21,
      hour: 23,
      min: 57,
      sec: 31,
  \e[35m-   subsec: (43614931/50000000),\e[0m
  \e[33m+   subsec: (436149/500000),\e[0m
      zone: "UTC",
      utc_offset: 0
    }>
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.13.0/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./spec/services/sign_in/session_spawner_spec.rb:153:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'

Check warning on line 0 in ./spec/services/sign_in/session_spawner_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

SignIn::SessionSpawner#perform expected session and client is configured for a short token expiration creates a session with the expected expiration time (spec.services.sign_in.session_spawner_spec) failed

Test Results/rspec10.xml [took 0s]
Raw output
Expected \e[33m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:32+(47917/500000) +00:00 (UTC)>\e[0m    to eq \e[35m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:32+(11979301/125000000) +00:00 (UTC)>\e[0m Diff:    #<ActiveSupport::TimeWithZone {     year: 2024,     month: 11,     day: 7,     hour: 0,     min: 27,     sec: 32, \e[35m-   subsec: (11979301/125000000),\e[0m \e[33m+   subsec: (47917/500000),\e[0m     zone: "UTC",     utc_offset: 0   }>
\e[1mFailure/Error: \e[0mexpect(subject.session.refresh_expiration).to eq(expected_expiration_time)

  Expected \e[33m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:32+(47917/500000) +00:00 (UTC)>\e[0m
     to eq \e[35m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:32+(11979301/125000000) +00:00 (UTC)>\e[0m
  Diff:

    #<ActiveSupport::TimeWithZone {
      year: 2024,
      month: 11,
      day: 7,
      hour: 0,
      min: 27,
      sec: 32,
  \e[35m-   subsec: (11979301/125000000),\e[0m
  \e[33m+   subsec: (47917/500000),\e[0m
      zone: "UTC",
      utc_offset: 0
    }>
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.13.0/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./spec/services/sign_in/session_spawner_spec.rb:145:in `block (5 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'

Check warning on line 0 in ./spec/services/sign_in/token_exchanger_spec.rb

See this annotation in the file changed.

@github-actions github-actions / Test Results

SignIn::TokenExchanger#perform when subject_token is a valid access token and subject_token_type equals access token URN and ha…client is device_sso enabled creates a session with the expected attributes (spec.services.sign_in.token_exchanger_spec) failed

Test Results/rspec18.xml [took 0s]
Raw output
Expected \e[33m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:37+(72261/1000000) +00:00 (UTC)>\e[0m    to eq \e[35m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:37+(578093/8000000) +00:00 (UTC)>\e[0m Diff:    #<ActiveSupport::TimeWithZone {     year: 2024,     month: 11,     day: 7,     hour: 0,     min: 27,     sec: 37, \e[35m-   subsec: (578093/8000000),\e[0m \e[33m+   subsec: (72261/1000000),\e[0m     zone: "UTC",     utc_offset: 0   }>
\e[1mFailure/Error: \e[0mexpect(new_session.refresh_expiration).to eq(expected_refresh_expiration)

  Expected \e[33m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:37+(72261/1000000) +00:00 (UTC)>\e[0m
     to eq \e[35m#<ActiveSupport::TimeWithZone 2024-11-07 00:27:37+(578093/8000000) +00:00 (UTC)>\e[0m
  Diff:

    #<ActiveSupport::TimeWithZone {
      year: 2024,
      month: 11,
      day: 7,
      hour: 0,
      min: 27,
      sec: 37,
  \e[35m-   subsec: (578093/8000000),\e[0m
  \e[33m+   subsec: (72261/1000000),\e[0m
      zone: "UTC",
      utc_offset: 0
    }>
/usr/local/bundle/cache/ruby/3.3.0/gems/super_diff-0.13.0/lib/super_diff/rspec/monkey_patches.rb:43:in `handle_failure'
./spec/services/sign_in/token_exchanger_spec.rb:187:in `block (11 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/webmock-3.24.0/lib/webmock/rspec.rb:39:in `block (2 levels) in <top (required)>'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:124:in `block in run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:110:in `run'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
/usr/local/bundle/cache/ruby/3.3.0/gems/rspec-retry-0.6.2/lib/rspec/retry.rb:37:in `block (2 levels) in setup'