Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: skip the unsupported test cases for IBM i #30819

Closed
wants to merge 2 commits into from
Closed

test: skip the unsupported test cases for IBM i #30819

wants to merge 2 commits into from

Commits on Dec 9, 2019

  1. test: skip the unsupported test cases for IBM i

    This is a following PR of #30714.
    dmabupt committed Dec 9, 2019
    Copy the full SHA
    ae4905a View commit details
    Browse the repository at this point in the history
  2. deps: V8: cherry-pick d406bfd64653

    Original commit message:
    
        [base] Fix the return of ClockNow on IBMi
    
        The API thread_cputime() is only defined but not yet implemented on IBMi.
    
        Change-Id: I8ea7ff724e749f537b54e75a00d718500807ca8a
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1957831
        Reviewed-by: Junliang Yan <jyan@ca.ibm.com>
        Reviewed-by: Clemens Backes <clemensb@chromium.org>
        Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
        Cr-Commit-Position: refs/heads/master@{#65392}
    
    Refs: v8/v8@d406bfd
    sam-github committed Dec 9, 2019
    Copy the full SHA
    75c6499 View commit details
    Browse the repository at this point in the history