facebook / facebook/rocksdb

Windows test timeout in db_test::MultiThreaded/MultiThreadedDBTest.MultiThreaded/62

Open
#8,058 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

Seen in https://app.circleci.com/pipelines/github/facebook/rocksdb/6144/workflows/7e8c3a30-85d1-47f3-9e67-93da1e02129c/jobs/105068

Using this script to process output:

awk '{ if ($1 == "Starting") { print $2 } else if ($3 == "Completed") { print $1 }}' | sort | uniq -c | grep ' 1'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.