Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • test
  • message
  • fail
  • settimeout.js
Find file
BlameHistoryPermalink
  • Clemens Backes's avatar
    [test] Automatically add --no-stress-opt to message tests · 5839231f
    Clemens Backes authored Feb 17, 2022
    Message tests check the output of a test against an expected file.
    Executing with --stress-opt changes the output, since the test will be
    run multiple times. For that reason, most message tests explicitly add
    the --no-stress-opt flag.
    
    Since this is redundant, and not a per-test setting, just configure this
    globally for all message tests instead.
    
    R=machenbach@chromium.org
    
    Bug: v8:12425
    Change-Id: I52f1b43da2781fcb6f6bd37e67d483ca69c1c929
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3471637Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Commit-Queue: Clemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#79164}
    5839231f
settimeout.js 556 Bytes
EditWeb IDE

Replace settimeout.js

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.