Skip to content

Disable trace_generator_jit.phpt test on PHP 8.0#2835

Merged
iamluc merged 1 commit intomasterfrom
luc/disable-jit-test-on-php80
Sep 4, 2024
Merged

Disable trace_generator_jit.phpt test on PHP 8.0#2835
iamluc merged 1 commit intomasterfrom
luc/disable-jit-test-on-php80

Conversation

@iamluc
Copy link
Copy Markdown
Contributor

@iamluc iamluc commented Sep 4, 2024

Description

Because JIT is not stable enough on PHP 8.0.

Could be related to this fix which seems to have been applied only to PHP 8.1.15 and 8.2.2, but not to PHP 8.0.

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

@iamluc iamluc requested a review from a team as a code owner September 4, 2024 14:46
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 4, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.06%. Comparing base (1e31c3a) to head (78fd030).
⚠️ Report is 1046 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2835      +/-   ##
============================================
+ Coverage     73.97%   81.06%   +7.09%     
  Complexity     2516     2516              
============================================
  Files           173      146      -27     
  Lines         18680    14651    -4029     
  Branches        975        0     -975     
============================================
- Hits          13818    11877    -1941     
+ Misses         4325     2774    -1551     
+ Partials        537        0     -537     
Flag Coverage Δ
appsec-extension ?
tracer-extension 78.17% <ø> (ø)
tracer-php 82.27% <ø> (+8.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 36 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e31c3a...78fd030. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iamluc iamluc merged commit 735db41 into master Sep 4, 2024
@iamluc iamluc deleted the luc/disable-jit-test-on-php80 branch September 4, 2024 15:52
@bwoebi bwoebi added this to the 1.3.1 milestone Sep 6, 2024
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.

3 participants