Unnamed: 0 int64 9 832k | id float64 2.5B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 4 323 | labels stringlengths 4 2.67k | body stringlengths 23 107k | index stringclasses 4
values | text_combine stringlengths 96 107k | label stringclasses 2
values | text stringlengths 96 56.1k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1,282 | 14,631,560,952 | IssuesEvent | 2020-12-23 20:11:26 | ermiry/cerver | https://api.github.com/repos/ermiry/cerver | opened | Add magic bytes in packet header | connection packets performance reliability | We have the problem that whenever a packet is corrupted for whatever reason or that connection's handler has been affected, we are unable to find the next packets due to a mismatch in packets sizes, this is a critical problem because we have no way of solving it without stopping the connection. A possible solution migh... | True | Add magic bytes in packet header - We have the problem that whenever a packet is corrupted for whatever reason or that connection's handler has been affected, we are unable to find the next packets due to a mismatch in packets sizes, this is a critical problem because we have no way of solving it without stopping the c... | reli | add magic bytes in packet header we have the problem that whenever a packet is corrupted for whatever reason or that connection s handler has been affected we are unable to find the next packets due to a mismatch in packets sizes this is a critical problem because we have no way of solving it without stopping the c... | 1 |
269,550 | 23,448,647,604 | IssuesEvent | 2022-08-15 22:44:29 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | DISABLED test_aot_autograd_exhaustive_special_erfcx_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) | module: flaky-tests skipped module: functorch | Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aot_autograd_exhaustive_special_erfcx_cpu_float32&suite=TestEagerFusionOpInfoCPU&file=/var/lib/jenkins/workspace/functorch/test/test_pythonkey.py) and the most recent trunk [workflow l... | 1.0 | DISABLED test_aot_autograd_exhaustive_special_erfcx_cpu_float32 (__main__.TestEagerFusionOpInfoCPU) - Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_aot_autograd_exhaustive_special_erfcx_cpu_float32&suite=TestEagerFusionOpInfoCPU&f... | non_reli | disabled test aot autograd exhaustive special erfcx cpu main testeagerfusionopinfocpu platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has been determined flaky in workflow s with failures and successes debugging ... | 0 |
961 | 11,802,932,036 | IssuesEvent | 2020-03-18 22:46:45 | NuGet/Home | https://api.github.com/repos/NuGet/Home | reopened | dotnet restore failing with TaskCanceledException | Area:DotnetCLI Area:ErrorHandling Area:Plugin Area:Reliability Resolution:Duplicate Type:Bug | _From @ColinM9991 on March 1, 2019 13:9_
## Steps to reproduce
N/A
This issue is intermittent, however when it happens it then lingers for some time.
## Description
We are using the dotnet CLI to restore packages for an ASP.NET Core application targeting .NET Core in our TeamCity build process, and are inter... | True | dotnet restore failing with TaskCanceledException - _From @ColinM9991 on March 1, 2019 13:9_
## Steps to reproduce
N/A
This issue is intermittent, however when it happens it then lingers for some time.
## Description
We are using the dotnet CLI to restore packages for an ASP.NET Core application targeting .N... | reli | dotnet restore failing with taskcanceledexception from on march steps to reproduce n a this issue is intermittent however when it happens it then lingers for some time description we are using the dotnet cli to restore packages for an asp net core application targeting net core in ou... | 1 |
348 | 6,848,978,822 | IssuesEvent | 2017-11-13 20:24:54 | Microsoft/PTVS | https://api.github.com/repos/Microsoft/PTVS | closed | Memory leak in the background analyzer | area:Code Intelligence bug priority:P0 tenet:Reliability | As I am editing a rather complex Py module, I am finding that my memory usage keeps increasing.
If I do so much as insert a blank line into the module, one of the "background analyzer" processes adds about 45 MB to its total memory usage, and this happens each time.
I have VS 17 now.
When I had VS 13, the main... | True | Memory leak in the background analyzer - As I am editing a rather complex Py module, I am finding that my memory usage keeps increasing.
If I do so much as insert a blank line into the module, one of the "background analyzer" processes adds about 45 MB to its total memory usage, and this happens each time.
I have... | reli | memory leak in the background analyzer as i am editing a rather complex py module i am finding that my memory usage keeps increasing if i do so much as insert a blank line into the module one of the background analyzer processes adds about mb to its total memory usage and this happens each time i have ... | 1 |
22,662 | 11,700,935,782 | IssuesEvent | 2020-03-06 18:34:37 | vega/vega-lite | https://api.github.com/repos/vega/vega-lite | reopened | Layout size signals are not merged correctly | Area - Performance :snail: Bug :bug: | ```
{
"$schema": "https://vega.github.io/schema/vega-lite/v4.json",
"data": {"url": "data/weather.csv"},
"repeat": {"column": ["temp_max", "precipitation"]},
"spec": {
"mark": "line",
"encoding": {
"y": {
"aggregate": "mean",
"field": {"repeat": "column"},
"type"... | True | Layout size signals are not merged correctly - ```
{
"$schema": "https://vega.github.io/schema/vega-lite/v4.json",
"data": {"url": "data/weather.csv"},
"repeat": {"column": ["temp_max", "precipitation"]},
"spec": {
"mark": "line",
"encoding": {
"y": {
"aggregate": "mean",
... | non_reli | layout size signals are not merged correctly schema data url data weather csv repeat column spec mark line encoding y aggregate mean field repeat column type quantitative ... | 0 |
2,165 | 23,868,827,834 | IssuesEvent | 2022-09-07 13:21:28 | wazuh/wazuh | https://api.github.com/repos/wazuh/wazuh | opened | Make the core dumps contain an identifier of the binary that generates it | type/enhancement/reliability team/core | |Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| N/A | N/A | N/A | N/A | N/A |
### Description
We have faced recently the situation of receiving a core dump from a particular environment without being sure of the exact version of the binary that generated it.
It is why i... | True | Make the core dumps contain an identifier of the binary that generates it - |Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| N/A | N/A | N/A | N/A | N/A |
### Description
We have faced recently the situation of receiving a core dump from a particular environment without bei... | reli | make the core dumps contain an identifier of the binary that generates it wazuh version component install type install method platform n a n a n a n a n a description we have faced recently the situation of receiving a core dump from a particular environment without bei... | 1 |
609 | 8,886,798,942 | IssuesEvent | 2019-01-15 02:17:25 | GoogleChromeLabs/chromeos_network_file_share | https://api.github.com/repos/GoogleChromeLabs/chromeos_network_file_share | closed | "operations taking longer than expected" | reliability | I understand that this is a Chrome OS limit, but it takes few minutes to actually see files.
The samba server works fine with other devices. It has only ~150 files to show, so it's not a huge amount.
It doesn't show any helpful errors or notifications to troubleshoot the problem. Sometimes only restart helps.
It woul... | True | "operations taking longer than expected" - I understand that this is a Chrome OS limit, but it takes few minutes to actually see files.
The samba server works fine with other devices. It has only ~150 files to show, so it's not a huge amount.
It doesn't show any helpful errors or notifications to troubleshoot the prob... | reli | operations taking longer than expected i understand that this is a chrome os limit but it takes few minutes to actually see files the samba server works fine with other devices it has only files to show so it s not a huge amount it doesn t show any helpful errors or notifications to troubleshoot the proble... | 1 |
490 | 7,868,920,385 | IssuesEvent | 2018-06-24 06:47:53 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | OperationCanceledException during Formatting | Area-IDE Bug Tenet-Reliability | A customer found this in their activity log after editing JS/TS in a session with responsiveness issues.
```
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, C... | True | OperationCanceledException during Formatting - A customer found this in their activity log after editing JS/TS in a session with responsiveness issues.
```
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threadi... | reli | operationcanceledexception during formatting a customer found this in their activity log after editing js ts in a session with responsiveness issues system operationcanceledexception the operation was canceled at system threading cancellationtoken throwoperationcanceledexception at system threadi... | 1 |
1,220 | 14,071,845,244 | IssuesEvent | 2020-11-04 00:09:43 | argoproj/argo | https://api.github.com/repos/argoproj/argo | closed | Cron sometimes executes 2 workflows in parallel even though parallelism is forbidden. | bug epic/reliability | ## Summary
Only 1 instance of the cron workflow runs at any moment.
## Diagnostics
Kubernetes: GKE
Argo: 2.11.6
Sometimes scheduled cron workflow with parallelism set to Forbidden creates 2 parallel workflows.
Here example of it is happening:
1 spark job is launched and runs over a scheduled launch... | True | Cron sometimes executes 2 workflows in parallel even though parallelism is forbidden. - ## Summary
Only 1 instance of the cron workflow runs at any moment.
## Diagnostics
Kubernetes: GKE
Argo: 2.11.6
Sometimes scheduled cron workflow with parallelism set to Forbidden creates 2 parallel workflows.
He... | reli | cron sometimes executes workflows in parallel even though parallelism is forbidden summary only instance of the cron workflow runs at any moment diagnostics kubernetes gke argo sometimes scheduled cron workflow with parallelism set to forbidden creates parallel workflows her... | 1 |
317,137 | 9,661,340,456 | IssuesEvent | 2019-05-20 17:46:21 | web-platform-tests/wpt | https://api.github.com/repos/web-platform-tests/wpt | closed | Possible race condition in get_free_port | infra priority:backlog wptrunner | I am experimenting with WebDriver in Servo and came across with what might be a race condition in the [`get_free_port`](https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py#L39) function. That is, sometimes when `wptrunner` runs the tests in parallel, two we... | 1.0 | Possible race condition in get_free_port - I am experimenting with WebDriver in Servo and came across with what might be a race condition in the [`get_free_port`](https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/tools/wptrunner/wptrunner/browsers/base.py#L39) function. That is, sometimes when `wp... | non_reli | possible race condition in get free port i am experimenting with webdriver in servo and came across with what might be a race condition in the function that is sometimes when wptrunner runs the tests in parallel two webdriver instances get assigned the same port you can find all the details here | 0 |
1,341 | 15,095,511,204 | IssuesEvent | 2021-02-07 11:24:24 | microsoft/vscode-cpptools | https://api.github.com/repos/microsoft/vscode-cpptools | closed | a bug (cpptools crash) | bug more info needed reliability | Issue Type: <b>Bug</b>
[Error - 下午2:38:20] Connection to server got closed. Server will not be restarted.
Extension version: 1.1.3
VS Code version: Code 1.51.1 (e5a624b788d92b8d34d1392e4c4d9789406efe8f, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.18363
<details>
<summary>System Info</summary>
... | True | a bug (cpptools crash) - Issue Type: <b>Bug</b>
[Error - 下午2:38:20] Connection to server got closed. Server will not be restarted.
Extension version: 1.1.3
VS Code version: Code 1.51.1 (e5a624b788d92b8d34d1392e4c4d9789406efe8f, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.18363
<details>
<summa... | reli | a bug cpptools crash issue type bug connection to server got closed server will not be restarted extension version vs code version code os version windows nt system info item value cpus intel r core tm cpu x gpu st... | 1 |
579 | 8,697,066,423 | IssuesEvent | 2018-12-04 19:13:53 | Microsoft/VFSForGit | https://api.github.com/repos/Microsoft/VFSForGit | closed | BackgroundPrefetch brings down service if "Device is not ready" | MountFailure MountReliability | **I'm seeing several issues that follow the same pattern.**
1. Mount has been up and running for while without very recent activity
2. BackgroundPrefetch is unable to run and sends a warning with "The device is not ready.\r\n",
3. Telemetry for the BackgroundPrefetch attempts to write and throws an error with "... | True | BackgroundPrefetch brings down service if "Device is not ready" - **I'm seeing several issues that follow the same pattern.**
1. Mount has been up and running for while without very recent activity
2. BackgroundPrefetch is unable to run and sends a warning with "The device is not ready.\r\n",
3. Telemetry for th... | reli | backgroundprefetch brings down service if device is not ready i m seeing several issues that follow the same pattern mount has been up and running for while without very recent activity backgroundprefetch is unable to run and sends a warning with the device is not ready r n telemetry for th... | 1 |
2,503 | 25,904,939,748 | IssuesEvent | 2022-12-15 09:29:59 | aksio-insurtech/Cratis | https://api.github.com/repos/aksio-insurtech/Cratis | opened | Failed partitions of an observer should become its own Grain with its own reminder mechanism | reliability | Today we let the observer deal with failed partitions internally. If the number of failed partitions reach a certain level, the processing time within the grain and with the turn-based tasks we end up with timeouts.
Instead, when a failure occurs, we should spin this out as a separate grain. Its state should also th... | True | Failed partitions of an observer should become its own Grain with its own reminder mechanism - Today we let the observer deal with failed partitions internally. If the number of failed partitions reach a certain level, the processing time within the grain and with the turn-based tasks we end up with timeouts.
Instea... | reli | failed partitions of an observer should become its own grain with its own reminder mechanism today we let the observer deal with failed partitions internally if the number of failed partitions reach a certain level the processing time within the grain and with the turn based tasks we end up with timeouts instea... | 1 |
303 | 6,306,302,737 | IssuesEvent | 2017-07-21 20:38:17 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | ReferenceHighlightingViewTaggerProvider crashed VS after switching branches and reloading files | Area-IDE Bug Tenet-Reliability | I switched branches, said no to Reloading the project, but yes to reloading the files, then this tagger crashed with:
```
Message: System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at Microsoft.CodeAnalysi... | True | ReferenceHighlightingViewTaggerProvider crashed VS after switching branches and reloading files - I switched branches, said no to Reloading the project, but yes to reloading the files, then this tagger crashed with:
```
Message: System.InvalidOperationException: Sequence contains no matching element
at System.L... | reli | referencehighlightingviewtaggerprovider crashed vs after switching branches and reloading files i switched branches said no to reloading the project but yes to reloading the files then this tagger crashed with message system invalidoperationexception sequence contains no matching element at system l... | 1 |
520 | 8,201,037,389 | IssuesEvent | 2018-09-01 12:51:34 | mantzas/patron | https://api.github.com/repos/mantzas/patron | opened | Integrate circuit breaker to clients | enhancement reliability | Circuit breaker should be added to:
- HTTP
- AMQP
- Kafka
- SQL ??? | True | Integrate circuit breaker to clients - Circuit breaker should be added to:
- HTTP
- AMQP
- Kafka
- SQL ??? | reli | integrate circuit breaker to clients circuit breaker should be added to http amqp kafka sql | 1 |
126,712 | 5,002,715,154 | IssuesEvent | 2016-12-11 15:00:46 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | getvar script command causing mapcrash on Zeny variable | bug:core mode:prerenewal mode:renewal priority:low server:map status:started | I've been using this script `getvar(Zeny,.@char_id);` to check the zeny of player A using player B.
After I updated my hash from 8f3599b0e3c7b8ec95bfb4cf26a1a24c684919aa to fec4d7b0cff3ddf8a3a5f2dde0a21d6cff6a2f22 I have experienced the mapcrash.
I tried using different variable and it's working fine except the Z... | 1.0 | getvar script command causing mapcrash on Zeny variable - I've been using this script `getvar(Zeny,.@char_id);` to check the zeny of player A using player B.
After I updated my hash from 8f3599b0e3c7b8ec95bfb4cf26a1a24c684919aa to fec4d7b0cff3ddf8a3a5f2dde0a21d6cff6a2f22 I have experienced the mapcrash.
I tried u... | non_reli | getvar script command causing mapcrash on zeny variable i ve been using this script getvar zeny char id to check the zeny of player a using player b after i updated my hash from to i have experienced the mapcrash i tried using different variable and it s working fine except the zeny variable | 0 |
1,130 | 13,237,709,681 | IssuesEvent | 2020-08-18 22:17:33 | FoundationDB/fdb-kubernetes-operator | https://api.github.com/repos/FoundationDB/fdb-kubernetes-operator | closed | Waiting for instances to be ready in operator reconciliation | reliability | If we are expanding a cluster, and one of the new pods lands on a bad host, we can get in a state where reconciliation is complete even though we have not reached the desired capacity for the cluster. This can be a problem if the user's other tooling expects the cluster to be in a final good state when reconciliation c... | True | Waiting for instances to be ready in operator reconciliation - If we are expanding a cluster, and one of the new pods lands on a bad host, we can get in a state where reconciliation is complete even though we have not reached the desired capacity for the cluster. This can be a problem if the user's other tooling expect... | reli | waiting for instances to be ready in operator reconciliation if we are expanding a cluster and one of the new pods lands on a bad host we can get in a state where reconciliation is complete even though we have not reached the desired capacity for the cluster this can be a problem if the user s other tooling expect... | 1 |
617,661 | 19,402,219,182 | IssuesEvent | 2021-12-19 11:45:32 | naev/naev | https://api.github.com/repos/naev/naev | closed | "Stop Speedup At" thresholds/criteria | Priority-Medium Type-Enhancement | Older report from Discord when a feature was added:
> Time compression doesn't stop at enemy presence anymore, but when the enemy targets you. Is that intended? Because now, it's really hard to stay far from the enemies' sensors.
...
> Actually, both behaviours are useful. But in different occasions.
> So, I'm in... | 1.0 | "Stop Speedup At" thresholds/criteria - Older report from Discord when a feature was added:
> Time compression doesn't stop at enemy presence anymore, but when the enemy targets you. Is that intended? Because now, it's really hard to stay far from the enemies' sensors.
...
> Actually, both behaviours are useful. B... | non_reli | stop speedup at thresholds criteria older report from discord when a feature was added time compression doesn t stop at enemy presence anymore but when the enemy targets you is that intended because now it s really hard to stay far from the enemies sensors actually both behaviours are useful b... | 0 |
438,623 | 12,642,145,731 | IssuesEvent | 2020-06-16 07:39:31 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0.0 Staging 1602] Player map markers visible on the other side of the planet | Priority: Low Status: Fixed Week Task | On the playtest server, logged in to find player markers visible through the planet.

[Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/4775660/Player.log) | 1.0 | [0.9.0.0 Staging 1602] Player map markers visible on the other side of the planet - On the playtest server, logged in to find player markers visible through the planet.

[Player.log](https://github.com/Stra... | non_reli | player map markers visible on the other side of the planet on the playtest server logged in to find player markers visible through the planet | 0 |
157,931 | 19,988,931,136 | IssuesEvent | 2022-01-31 02:05:07 | sureng-ws-ibm/sg-x-nodegoat | https://api.github.com/repos/sureng-ws-ibm/sg-x-nodegoat | closed | CVE-2017-18077 (High) detected in brace-expansion-1.1.6.tgz - autoclosed | security vulnerability | ## CVE-2017-18077 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>brace-expansion-1.1.6.tgz</b></p></summary>
<p>Brace expansion as known from sh/bash</p>
<p>Library home page: <a href... | True | CVE-2017-18077 (High) detected in brace-expansion-1.1.6.tgz - autoclosed - ## CVE-2017-18077 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>brace-expansion-1.1.6.tgz</b></p></summary>
... | non_reli | cve high detected in brace expansion tgz autoclosed cve high severity vulnerability vulnerable library brace expansion tgz brace expansion as known from sh bash library home page a href path to dependency file package json path to vulnerable library node modules ... | 0 |
717 | 10,026,321,996 | IssuesEvent | 2019-07-17 06:15:32 | ArcBlock/forge-cli | https://api.github.com/repos/ArcBlock/forge-cli | closed | cli should stop all started processes if it not start successful completely | area/reliability | Or cli couldn't check if it started on the next start. | True | cli should stop all started processes if it not start successful completely - Or cli couldn't check if it started on the next start. | reli | cli should stop all started processes if it not start successful completely or cli couldn t check if it started on the next start | 1 |
168,112 | 6,362,221,262 | IssuesEvent | 2017-07-31 14:34:11 | jaredpalmer/formik | https://api.github.com/repos/jaredpalmer/formik | closed | RFC: isValid prop for the whole form | enhancement priority: medium | Hey guys!
First of all, we've really enjoyed using Formik in our products. It's made form submission so much easier. One pain point that we have in our usage though is that there's no easy way to always tell if the whole form is valid.
This would be nice for doing something like disabling the submit button based... | 1.0 | RFC: isValid prop for the whole form - Hey guys!
First of all, we've really enjoyed using Formik in our products. It's made form submission so much easier. One pain point that we have in our usage though is that there's no easy way to always tell if the whole form is valid.
This would be nice for doing something... | non_reli | rfc isvalid prop for the whole form hey guys first of all we ve really enjoyed using formik in our products it s made form submission so much easier one pain point that we have in our usage though is that there s no easy way to always tell if the whole form is valid this would be nice for doing something... | 0 |
357 | 6,892,101,660 | IssuesEvent | 2017-11-22 19:34:58 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | VS crash: AbstractInternalsVisibleToCompletionProvider.GetAttributeSyntaxNodeOfToken throws NRE | 4 - In Review Area-IDE Bug Tenet-Reliability | ```
at Microsoft.CodeAnalysis.CSharp.CSharpExtensions.Kind(SyntaxNode node) in E:\A\_work\24\s\src\Compilers\CSharp\Portable\CSharpExtensions.cs:line 161
at Microsoft.CodeAnalysis.CSharp.CSharpSyntaxFactsService.IsStringLiteralExpression(SyntaxNode node) in E:\A\_work\24\s\src\Workspaces\CSharp\Portable\Languag... | True | VS crash: AbstractInternalsVisibleToCompletionProvider.GetAttributeSyntaxNodeOfToken throws NRE - ```
at Microsoft.CodeAnalysis.CSharp.CSharpExtensions.Kind(SyntaxNode node) in E:\A\_work\24\s\src\Compilers\CSharp\Portable\CSharpExtensions.cs:line 161
at Microsoft.CodeAnalysis.CSharp.CSharpSyntaxFactsService.Is... | reli | vs crash abstractinternalsvisibletocompletionprovider getattributesyntaxnodeoftoken throws nre at microsoft codeanalysis csharp csharpextensions kind syntaxnode node in e a work s src compilers csharp portable csharpextensions cs line at microsoft codeanalysis csharp csharpsyntaxfactsservice isstr... | 1 |
274,924 | 23,880,377,613 | IssuesEvent | 2022-09-08 00:24:51 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | opened | [DocDB] External mini cluster doesn't set RF | kind/failing-test area/docdb status/awaiting-triage | ### Description
I found external mini cluster does not properly set replication_factor. There's old code
FLAGS_replication_factor = narrow_cast<int>(opts_.num_masters);
but that gflag only affects the test process, not the daemon processes. The daemons get default rf 3 even when there's 1 master. This can... | 1.0 | [DocDB] External mini cluster doesn't set RF - ### Description
I found external mini cluster does not properly set replication_factor. There's old code
FLAGS_replication_factor = narrow_cast<int>(opts_.num_masters);
but that gflag only affects the test process, not the daemon processes. The daemons get def... | non_reli | external mini cluster doesn t set rf description i found external mini cluster does not properly set replication factor there s old code flags replication factor narrow cast opts num masters but that gflag only affects the test process not the daemon processes the daemons get default rf ... | 0 |
15,001 | 3,912,272,110 | IssuesEvent | 2016-04-20 09:47:10 | Unitech/pm2 | https://api.github.com/repos/Unitech/pm2 | closed | Programmatic API documentation please | documentation Enhancement | [This](http://pm2.keymetrics.io/docs/usage/pm2-api/) isn't documentation. Those are examples. There is simply no substitute for exhaustive documentation that lists all options, parameters, and methods intended for public availability. I would offer my help, but I don't understand pm2's programatic because ... drum roll... | 1.0 | Programmatic API documentation please - [This](http://pm2.keymetrics.io/docs/usage/pm2-api/) isn't documentation. Those are examples. There is simply no substitute for exhaustive documentation that lists all options, parameters, and methods intended for public availability. I would offer my help, but I don't understand... | non_reli | programmatic api documentation please isn t documentation those are examples there is simply no substitute for exhaustive documentation that lists all options parameters and methods intended for public availability i would offer my help but i don t understand s programatic because drum roll there ... | 0 |
2,651 | 26,863,878,128 | IssuesEvent | 2023-02-03 21:11:22 | Azure/azure-sdk-for-java | https://api.github.com/repos/Azure/azure-sdk-for-java | closed | Investigate Registering Strongly-Typed Header Constructors to azure-core | Client Azure.Core pillar-reliability | Investigate adding a concept of registering constructors for strongly-typed header classes into an `azure-core` maintained constructor cache. The strongly-typed header class would register its constructor to `azure-core` when the class is loaded, in the static initializer. Having the strongly-typed header class registe... | True | Investigate Registering Strongly-Typed Header Constructors to azure-core - Investigate adding a concept of registering constructors for strongly-typed header classes into an `azure-core` maintained constructor cache. The strongly-typed header class would register its constructor to `azure-core` when the class is loaded... | reli | investigate registering strongly typed header constructors to azure core investigate adding a concept of registering constructors for strongly typed header classes into an azure core maintained constructor cache the strongly typed header class would register its constructor to azure core when the class is loaded... | 1 |
891 | 11,524,310,778 | IssuesEvent | 2020-02-15 00:04:39 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | crash C# (Incorrect source) | Area-Compilers Bug Tenet-Reliability | _This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/897601/clash-c-incorrect-source.html)._
---
C#プロジェクト(Microsoft .NET Framework Version 4.8.03752)で、
以下の誤ったソースを記述するとVisual Studio Community 2019(Version 16.4.3)が動作停止することを確認したので報告致します。
```C#:cr... | True | crash C# (Incorrect source) - _This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/897601/clash-c-incorrect-source.html)._
---
C#プロジェクト(Microsoft .NET Framework Version 4.8.03752)で、
以下の誤ったソースを記述するとVisual Studio Community 2019(Version 16.4.3)が動作... | reli | crash c incorrect source this issue has been moved from c プロジェクト microsoft net framework version で、 以下の誤ったソースを記述するとvisual studio community version が動作停止することを確認したので報告致します。 c crash interface a object a b original comments visual studio feedback system on ... | 1 |
1,460 | 16,375,007,015 | IssuesEvent | 2021-05-15 23:10:04 | emmamei/cdkey | https://api.github.com/repos/emmamei/cdkey | closed | Make sure lm* macros are for Linked Messages | reliabilityfix | Prefixes started getting misused, particularly the `lm*` prefix.
For example, `lmSetHovertext()` in UpdaterServer.
These should either be prefix `cd*` (for CD Key) or no prefix. | True | Make sure lm* macros are for Linked Messages - Prefixes started getting misused, particularly the `lm*` prefix.
For example, `lmSetHovertext()` in UpdaterServer.
These should either be prefix `cd*` (for CD Key) or no prefix. | reli | make sure lm macros are for linked messages prefixes started getting misused particularly the lm prefix for example lmsethovertext in updaterserver these should either be prefix cd for cd key or no prefix | 1 |
92,276 | 10,739,991,223 | IssuesEvent | 2019-10-29 17:20:44 | apache/trafficserver | https://api.github.com/repos/apache/trafficserver | closed | TSHttpTxnIsCacheable not defined as a c function | Documentation | Sphinx reports:
```
/trafficserver/doc/admin-guide/plugins/background_fetch.en.rst:55: WARNING: c:func reference target not found: TSHttpTxnIsCacheable
``` | 1.0 | TSHttpTxnIsCacheable not defined as a c function - Sphinx reports:
```
/trafficserver/doc/admin-guide/plugins/background_fetch.en.rst:55: WARNING: c:func reference target not found: TSHttpTxnIsCacheable
``` | non_reli | tshttptxniscacheable not defined as a c function sphinx reports trafficserver doc admin guide plugins background fetch en rst warning c func reference target not found tshttptxniscacheable | 0 |
55,274 | 6,461,619,830 | IssuesEvent | 2017-08-16 08:37:06 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Test: System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests/Roundtrip_Exceptions failed with "System.Runtime.Serialization.SerializationException" | area-System.Runtime test-run-uwp-ilc | Opened on behalf of @Jiayili1
The test `System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests/Roundtrip_Exceptions(expected: System.AggregateException: Aggregate exception message (Exception message) ---> System.Excepti...` has failed.
System.Runtime.Serialization.SerializationException : Type '$BlockedF... | 1.0 | Test: System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests/Roundtrip_Exceptions failed with "System.Runtime.Serialization.SerializationException" - Opened on behalf of @Jiayili1
The test `System.Runtime.Serialization.Formatters.Tests.BinaryFormatterTests/Roundtrip_Exceptions(expected: System.AggregateExc... | non_reli | test system runtime serialization formatters tests binaryformattertests roundtrip exceptions failed with system runtime serialization serializationexception opened on behalf of the test system runtime serialization formatters tests binaryformattertests roundtrip exceptions expected system aggregateexception ... | 0 |
763 | 10,476,204,148 | IssuesEvent | 2019-09-23 18:03:34 | microsoft/BotFramework-DirectLineJS | https://api.github.com/repos/microsoft/BotFramework-DirectLineJS | opened | Happy path: without conversation ID, send a post back with string value | Reliability | 1. Start a conversation without conversation ID
1. Send a post back with string value
Make sure the bot can receive it. | True | Happy path: without conversation ID, send a post back with string value - 1. Start a conversation without conversation ID
1. Send a post back with string value
Make sure the bot can receive it. | reli | happy path without conversation id send a post back with string value start a conversation without conversation id send a post back with string value make sure the bot can receive it | 1 |
1,675 | 18,283,796,996 | IssuesEvent | 2021-10-05 08:02:42 | Azure/azure-sdk-for-java | https://api.github.com/repos/Azure/azure-sdk-for-java | closed | [BUG] Inner exception java.lang.IllegalStateException handled | question Cosmos Client customer-reported pillar-reliability needs-author-feedback no-recent-activity | **Describe the bug**
For past 24 hrs, there is random problem in building client using Java Cosmos SDK. Cosmos SDK version number is 4.12.0. The code was working fine after the the version update for 30+ days and suddenly we are facing these errors.
***Exception or Stack Trace***
Inner exception java.lang.Illegal... | True | [BUG] Inner exception java.lang.IllegalStateException handled - **Describe the bug**
For past 24 hrs, there is random problem in building client using Java Cosmos SDK. Cosmos SDK version number is 4.12.0. The code was working fine after the the version update for 30+ days and suddenly we are facing these errors.
*... | reli | inner exception java lang illegalstateexception handled describe the bug for past hrs there is random problem in building client using java cosmos sdk cosmos sdk version number is the code was working fine after the the version update for days and suddenly we are facing these errors excep... | 1 |
2,105 | 23,488,248,238 | IssuesEvent | 2022-08-17 16:06:13 | sensu/sensu-go | https://api.github.com/repos/sensu/sensu-go | closed | Add readiness API to sensu-go API | component:reliability | New `serve-wait-time` flags expose a method to delay servicing api and agent traffic. This information needs to be communicated back to consumers. Today sensu-go's apis have no concept of readiness aside from whether or not they have bound and are accepting connections and the /health endpoint is a poor location for th... | True | Add readiness API to sensu-go API - New `serve-wait-time` flags expose a method to delay servicing api and agent traffic. This information needs to be communicated back to consumers. Today sensu-go's apis have no concept of readiness aside from whether or not they have bound and are accepting connections and the /healt... | reli | add readiness api to sensu go api new serve wait time flags expose a method to delay servicing api and agent traffic this information needs to be communicated back to consumers today sensu go s apis have no concept of readiness aside from whether or not they have bound and are accepting connections and the healt... | 1 |
3,056 | 32,034,655,154 | IssuesEvent | 2023-09-22 14:32:49 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | opened | Provide QA Feedback for Staging Review of v3 pagination component | platform-reliability-team | # Description
Since Ian Harrison worked on the pagination component, he is unable to QA review it for the staging review. The team needs an additional QA review from someone else.
The staging review ticket is [here](https://github.com/department-of-veterans-affairs/va.gov-team/issues/65296).
# Acceptance Criteria
- [... | True | Provide QA Feedback for Staging Review of v3 pagination component - # Description
Since Ian Harrison worked on the pagination component, he is unable to QA review it for the staging review. The team needs an additional QA review from someone else.
The staging review ticket is [here](https://github.com/department-of-ve... | reli | provide qa feedback for staging review of pagination component description since ian harrison worked on the pagination component he is unable to qa review it for the staging review the team needs an additional qa review from someone else the staging review ticket is acceptance criteria provide qa r... | 1 |
744 | 10,277,913,200 | IssuesEvent | 2019-08-25 09:42:25 | dotnet/wpf | https://api.github.com/repos/dotnet/wpf | reopened | Some .NET Core WPF assemblies are missing Version information in PE header - breaks Watson/Telemetry bucketing | tenet-reliability | Related to #784
Several WPF assemblies are missing Version resource in the PE header. This will prevent Watson (Microsoft's internal Telemetry system that tracks crashes) from being able to bucketize them by version.
The affected binaries are
- All C++ binaries:
- DirectWriteForwarer
- S.Printing
-... | True | Some .NET Core WPF assemblies are missing Version information in PE header - breaks Watson/Telemetry bucketing - Related to #784
Several WPF assemblies are missing Version resource in the PE header. This will prevent Watson (Microsoft's internal Telemetry system that tracks crashes) from being able to bucketize the... | reli | some net core wpf assemblies are missing version information in pe header breaks watson telemetry bucketing related to several wpf assemblies are missing version resource in the pe header this will prevent watson microsoft s internal telemetry system that tracks crashes from being able to bucketize them ... | 1 |
126,788 | 10,435,722,082 | IssuesEvent | 2019-09-17 17:56:07 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | teamcity: failed test: TestBootstrapNewStore | C-test-failure O-robot | The following tests appear to have failed on master (testrace): TestBootstrapNewStore
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestBootstrapNewStore).
[#1489746](https://teamcity.cockroachdb.com/viewLog.html?buildId=1489746):
```
TestBootstrapNew... | 1.0 | teamcity: failed test: TestBootstrapNewStore - The following tests appear to have failed on master (testrace): TestBootstrapNewStore
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestBootstrapNewStore).
[#1489746](https://teamcity.cockroachdb.com/viewLo... | non_reli | teamcity failed test testbootstrapnewstore the following tests appear to have failed on master testrace testbootstrapnewstore you may want to check testbootstrapnewstore usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb ... | 0 |
648 | 9,412,830,563 | IssuesEvent | 2019-04-10 05:54:54 | UQ-RCC/nimrodg | https://api.github.com/repos/UQ-RCC/nimrodg | closed | Statelessness | reliability scheduler | This is purely on the master.
All state is in the database except:
* Launch failure counts
There's several ways of doing this:
* The master and schedulers manually recover their state via the DB.
- Easiest, as they can access their own internals.
- Issues arise in the agent scheduler when rebuilding job<-... | True | Statelessness - This is purely on the master.
All state is in the database except:
* Launch failure counts
There's several ways of doing this:
* The master and schedulers manually recover their state via the DB.
- Easiest, as they can access their own internals.
- Issues arise in the agent scheduler when ... | reli | statelessness this is purely on the master all state is in the database except launch failure counts there s several ways of doing this the master and schedulers manually recover their state via the db easiest as they can access their own internals issues arise in the agent scheduler when ... | 1 |
70,432 | 8,551,931,802 | IssuesEvent | 2018-11-07 19:30:18 | phetsims/graphing-quadratics | https://api.github.com/repos/phetsims/graphing-quadratics | closed | how to handle visibleProperty in view? | design:phet-io priority:2-high status:ready-for-review | Changing the visibility of any Node that has an associated visibility Property should update that Property. Add `Event.on( 'visibility', ... )` to all of the things that have view Properties. | 1.0 | how to handle visibleProperty in view? - Changing the visibility of any Node that has an associated visibility Property should update that Property. Add `Event.on( 'visibility', ... )` to all of the things that have view Properties. | non_reli | how to handle visibleproperty in view changing the visibility of any node that has an associated visibility property should update that property add event on visibility to all of the things that have view properties | 0 |
155,808 | 13,633,492,873 | IssuesEvent | 2020-09-24 21:32:25 | Programming-Engineering-Pmi-33/Music-Quiz | https://api.github.com/repos/Programming-Engineering-Pmi-33/Music-Quiz | closed | [UI] Створити Wireframes | documentation | **Мотивація:**
Для розуміння всіх аспектів, що стосуються зовнішнього вигляду застосунку, нам необхідні шаблони дизайну (Wireframes) для кожної сторінки.
**Опис:**
Наступні сторінки повинні бути описані:
- [x] Авторизація (+ реєстрація).
- [x] Створення тесту.
- [x] Список тестів.
- [x] Налаштування т... | 1.0 | [UI] Створити Wireframes - **Мотивація:**
Для розуміння всіх аспектів, що стосуються зовнішнього вигляду застосунку, нам необхідні шаблони дизайну (Wireframes) для кожної сторінки.
**Опис:**
Наступні сторінки повинні бути описані:
- [x] Авторизація (+ реєстрація).
- [x] Створення тесту.
- [x] Список тест... | non_reli | створити wireframes мотивація для розуміння всіх аспектів що стосуються зовнішнього вигляду застосунку нам необхідні шаблони дизайну wireframes для кожної сторінки опис наступні сторінки повинні бути описані авторизація реєстрація створення тесту список тестів ... | 0 |
1,238 | 14,189,984,676 | IssuesEvent | 2020-11-14 03:36:17 | terrabasedb/terrabasedb | https://api.github.com/repos/terrabasedb/terrabasedb | closed | Feature: Stop accepting writes on BGSAVE error | C-config C-enhancement C-reliability D-server required-improvement | If for some reason `BGSAVE` fails to run, we should immediately stop accepting writes and only allow reads. This is important for the integrity and safety of the users' data. | True | Feature: Stop accepting writes on BGSAVE error - If for some reason `BGSAVE` fails to run, we should immediately stop accepting writes and only allow reads. This is important for the integrity and safety of the users' data. | reli | feature stop accepting writes on bgsave error if for some reason bgsave fails to run we should immediately stop accepting writes and only allow reads this is important for the integrity and safety of the users data | 1 |
2,593 | 26,605,521,686 | IssuesEvent | 2023-01-23 19:00:56 | aksio-insurtech/Cratis | https://api.github.com/repos/aksio-insurtech/Cratis | closed | Fix ConnectionId for client observers | reliability | Today we're setting the `ConnectionId` using a method `SetConnectionId()` on the `PartitionedObserver`. Ideally we would have the connection id as part of the request context instead. | True | Fix ConnectionId for client observers - Today we're setting the `ConnectionId` using a method `SetConnectionId()` on the `PartitionedObserver`. Ideally we would have the connection id as part of the request context instead. | reli | fix connectionid for client observers today we re setting the connectionid using a method setconnectionid on the partitionedobserver ideally we would have the connection id as part of the request context instead | 1 |
14,307 | 10,145,297,470 | IssuesEvent | 2019-08-05 03:31:34 | Azure/azure-cli | https://api.github.com/repos/Azure/azure-cli | closed | Azurestack: Need per cloud or per profile default value for vm sizes | Azure Stack Profile Versioning Service Attention | ### Description
CLI uses the default size as Standard_DS1_v2 all the time. however this size is not available in azurestack | 1.0 | Azurestack: Need per cloud or per profile default value for vm sizes - ### Description
CLI uses the default size as Standard_DS1_v2 all the time. however this size is not available in azurestack | non_reli | azurestack need per cloud or per profile default value for vm sizes description cli uses the default size as standard all the time however this size is not available in azurestack | 0 |
1,078 | 12,888,592,721 | IssuesEvent | 2020-07-13 13:16:56 | osbuild/osbuild-composer | https://api.github.com/repos/osbuild/osbuild-composer | closed | TestCrossArchDepsolve fails occasionally when repo metadata does not download properly | ci-reliability | We occasionally get a failure in CI when the `TestCrossArchDepsolve` test cannot download repo metadata due to temporary network issues or a mirror problem.
```
--- FAIL: TestCrossArchDepsolve (0.00s)
--- FAIL: TestCrossArchDepsolve/fedora-31 (169.16s)
--- FAIL: TestCrossArchDepsolve/fedora-31/aarch64... | True | TestCrossArchDepsolve fails occasionally when repo metadata does not download properly - We occasionally get a failure in CI when the `TestCrossArchDepsolve` test cannot download repo metadata due to temporary network issues or a mirror problem.
```
--- FAIL: TestCrossArchDepsolve (0.00s)
--- FAIL: TestCrossAr... | reli | testcrossarchdepsolve fails occasionally when repo metadata does not download properly we occasionally get a failure in ci when the testcrossarchdepsolve test cannot download repo metadata due to temporary network issues or a mirror problem fail testcrossarchdepsolve fail testcrossarch... | 1 |
1,356 | 15,287,606,129 | IssuesEvent | 2021-02-23 15:56:53 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | segfault error 4 in libcoreclr.so | area-VM-coreclr os-linux tenet-reliability | ### Description
Process crashes on a regular basis (few times a week).
```
Raven.Server[19552]: segfault at 7fb366943030 ip 00007fb6d0863a7a sp 00007fb6cdd93ea0 error 4 in libcoreclr.so[7fb6d0794000+2f0000]
```
We were able to take a coredump and this is what we got from `lldb-3.9` on thread 19552:
```
(l... | True | segfault error 4 in libcoreclr.so - ### Description
Process crashes on a regular basis (few times a week).
```
Raven.Server[19552]: segfault at 7fb366943030 ip 00007fb6d0863a7a sp 00007fb6cdd93ea0 error 4 in libcoreclr.so[7fb6d0794000+2f0000]
```
We were able to take a coredump and this is what we got from ... | reli | segfault error in libcoreclr so description process crashes on a regular basis few times a week raven server segfault at ip sp error in libcoreclr so we were able to take a coredump and this is what we got from lldb on thread lldb register read general purpose... | 1 |
260,412 | 27,782,195,832 | IssuesEvent | 2023-03-16 22:12:08 | elastic/integrations | https://api.github.com/repos/elastic/integrations | closed | PulseSecure parser needs to accept users with @domain if SAML is used | bug Team:Security-External Integrations Integration:PulseConnectSecure | Orig event:
```
<134>1 2023-03-03T17:21:09+01:00 1.1.1.1 PulseSecure: - - - 2023-03-03 17:21:09 - sslvpn02 - [1.1.1.1] user.name@students.mydom.com(MembersSAML)[MemberRole] - WebRequest completed, GET to https://some.web.ch:443//sss/sessionPing?unique=0.10846163950738053 from 1.1.2.22 result=200 sent=60 received=4 ... | True | PulseSecure parser needs to accept users with @domain if SAML is used - Orig event:
```
<134>1 2023-03-03T17:21:09+01:00 1.1.1.1 PulseSecure: - - - 2023-03-03 17:21:09 - sslvpn02 - [1.1.1.1] user.name@students.mydom.com(MembersSAML)[MemberRole] - WebRequest completed, GET to https://some.web.ch:443//sss/sessionPing... | non_reli | pulsesecure parser needs to accept users with domain if saml is used orig event pulsesecure user name students mydom com memberssaml webrequest completed get to from result sent received in seconds will output provid... | 0 |
545,027 | 15,934,401,003 | IssuesEvent | 2021-04-14 08:38:08 | googleapis/google-api-dotnet-client | https://api.github.com/repos/googleapis/google-api-dotnet-client | closed | Request for extension of GoogleOpenIdConnectExtensions.cs | priority: p3 type: feature request | Any chance we can get another extension in [GoogleOpenIdConnectExtensions.cs](https://github.com/googleapis/google-api-dotnet-client/blob/99505fbdcd33d898242fa1bb573162589710ae9e/Src/Support/Google.Apis.Auth.AspNetCore/GoogleOpenIdConnectExtensions.cs)
One where I can just pass it the path to the credentials json f... | 1.0 | Request for extension of GoogleOpenIdConnectExtensions.cs - Any chance we can get another extension in [GoogleOpenIdConnectExtensions.cs](https://github.com/googleapis/google-api-dotnet-client/blob/99505fbdcd33d898242fa1bb573162589710ae9e/Src/Support/Google.Apis.Auth.AspNetCore/GoogleOpenIdConnectExtensions.cs)
One... | non_reli | request for extension of googleopenidconnectextensions cs any chance we can get another extension in one where i can just pass it the path to the credentials json file and it can just grab the client id and secret out of that file itself might be worth noting that it could do validation to ensure that its ... | 0 |
426 | 7,432,458,039 | IssuesEvent | 2018-03-26 01:01:12 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Deadlock closing solutions with CPS projects referencing Shared Projects. | Area-IDE Bug Tenet-Reliability | I am hitting a deadlock in the CPS project system with the below callstack.
[ClearProjectData](http://source.roslyn.io/Microsoft.CodeAnalysis.Workspaces/R/19e4be6ac9ac48bd.html) method on the workspace ends up invoking [SetDocumentContext](http://source.roslyn.io/#Microsoft.CodeAnalysis.Workspaces/Workspace/Workspace_E... | True | Deadlock closing solutions with CPS projects referencing Shared Projects. - I am hitting a deadlock in the CPS project system with the below callstack.
[ClearProjectData](http://source.roslyn.io/Microsoft.CodeAnalysis.Workspaces/R/19e4be6ac9ac48bd.html) method on the workspace ends up invoking [SetDocumentContext](http... | reli | deadlock closing solutions with cps projects referencing shared projects i am hitting a deadlock in the cps project system with the below callstack method on the workspace ends up invoking within a lock which may end up invoking back into workspace causing this deadlock the comment indicates we shoul... | 1 |
832 | 10,789,154,540 | IssuesEvent | 2019-11-05 11:15:49 | sohaibaslam/learning_site | https://api.github.com/repos/sohaibaslam/learning_site | closed | Broken Crawler: givenchy (AU/CN/JP/SG) | crawler broken/unreliable | name: givenchy-au
name: givenchy-cn
name: givenchy-jp
name: givenchy-sg
-Testing issue creation from SH
mixin_count: 4 | True | Broken Crawler: givenchy (AU/CN/JP/SG) - name: givenchy-au
name: givenchy-cn
name: givenchy-jp
name: givenchy-sg
-Testing issue creation from SH
mixin_count: 4 | reli | broken crawler givenchy au cn jp sg name givenchy au name givenchy cn name givenchy jp name givenchy sg testing issue creation from sh mixin count | 1 |
607,760 | 18,789,983,173 | IssuesEvent | 2021-11-08 15:51:54 | AY2122S1-CS2103T-F12-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-F12-1/tp | closed | Resolve TODOs | priority.medium status.ongoing | Resolve various TODOs left throughout the codebase.
There's still quite a number of TODOs left in the codebase, either from stuff that didn't get implemented/refactored or just accidentally left behind. | 1.0 | Resolve TODOs - Resolve various TODOs left throughout the codebase.
There's still quite a number of TODOs left in the codebase, either from stuff that didn't get implemented/refactored or just accidentally left behind. | non_reli | resolve todos resolve various todos left throughout the codebase there s still quite a number of todos left in the codebase either from stuff that didn t get implemented refactored or just accidentally left behind | 0 |
50,204 | 3,006,246,791 | IssuesEvent | 2015-07-27 09:08:52 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | opened | Add new create() method for Feature2D | auto-transferred category: features2d feature priority: normal | Transferred from http://code.opencv.org/issues/2333
```
|| Maria Dimashova on 2012-09-05 09:58
|| Priority: Normal
|| Affected: None
|| Category: features2d
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Add new create() method for Feature2D
-----------
```
with arguments Ptr<Feature... | 1.0 | Add new create() method for Feature2D - Transferred from http://code.opencv.org/issues/2333
```
|| Maria Dimashova on 2012-09-05 09:58
|| Priority: Normal
|| Affected: None
|| Category: features2d
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Add new create() method for Feature2D
--... | non_reli | add new create method for transferred from maria dimashova on priority normal affected none category tracker feature difficulty none pr none platform none none add new create method for with arguments ptr and ptr history ... | 0 |
1,217 | 13,996,020,759 | IssuesEvent | 2020-10-28 04:48:04 | terrabasedb/terrabasedb | https://api.github.com/repos/terrabasedb/terrabasedb | closed | Feature: Implement snapshots | C-enhancement C-reliability C-storage D-server L-Medium P-medium tracking-issue | **Description**
This issue tracks the implementation progress for snapshots. For more info, see the roadmap(#24)
**Tasks**
- [x] Implement snapshotting
- [x] Enable snapshot configuration via config file
- [x] Enable automated snapshots
- [x] Test
- [x] `MKSNAP` action
- [x] Tests for `MKSNAP` | True | Feature: Implement snapshots - **Description**
This issue tracks the implementation progress for snapshots. For more info, see the roadmap(#24)
**Tasks**
- [x] Implement snapshotting
- [x] Enable snapshot configuration via config file
- [x] Enable automated snapshots
- [x] Test
- [x] `MKSNAP` action
- [x] Tes... | reli | feature implement snapshots description this issue tracks the implementation progress for snapshots for more info see the roadmap tasks implement snapshotting enable snapshot configuration via config file enable automated snapshots test mksnap action tests for mksna... | 1 |
51,439 | 13,635,123,844 | IssuesEvent | 2020-09-25 01:58:01 | nasifimtiazohi/openmrs-module-atlas-2.2 | https://api.github.com/repos/nasifimtiazohi/openmrs-module-atlas-2.2 | opened | CVE-2019-11358 (Medium) detected in jquery-1.11.1.min.js | security vulnerability | ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.11.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="h... | True | CVE-2019-11358 (Medium) detected in jquery-1.11.1.min.js - ## CVE-2019-11358 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.11.1.min.js</b></p></summary>
<p>JavaScript libr... | non_reli | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to vulnerable library openmrs module atlas omod target classes web module resources scripts jq... | 0 |
2,588 | 26,560,441,669 | IssuesEvent | 2023-01-20 15:26:47 | camunda/zeebe | https://api.github.com/repos/camunda/zeebe | opened | Truncate `errorMessage` to prevent exceeding `maxMessageSize` | kind/toil area/ux area/reliability | Similar to https://github.com/camunda/connector-sdk/issues/345, Zeebe should truncate error messages it produces to a sensible value. This is to prevent extremely large generated error messages from exceeding the `maxMessageSize` which, for example, can lead to incidents not being created.
For users, a truncated err... | True | Truncate `errorMessage` to prevent exceeding `maxMessageSize` - Similar to https://github.com/camunda/connector-sdk/issues/345, Zeebe should truncate error messages it produces to a sensible value. This is to prevent extremely large generated error messages from exceeding the `maxMessageSize` which, for example, can le... | reli | truncate errormessage to prevent exceeding maxmessagesize similar to zeebe should truncate error messages it produces to a sensible value this is to prevent extremely large generated error messages from exceeding the maxmessagesize which for example can lead to incidents not being created for users a ... | 1 |
1,612 | 17,532,281,645 | IssuesEvent | 2021-08-12 00:06:22 | Azure/azure-sdk | https://api.github.com/repos/Azure/azure-sdk | opened | [stress testing] Add version metadata to telemetry and labels | pillar-reliability | Stress test telemetry (i.e. logs) and kubernetes labels should have more detail that help pin down what version of code and dependencies are running. At a bare minimum, git commit should be in logs+labels. Depending on when the stress test image is built and deployed, if the dependencies consume any sort of >= version ... | True | [stress testing] Add version metadata to telemetry and labels - Stress test telemetry (i.e. logs) and kubernetes labels should have more detail that help pin down what version of code and dependencies are running. At a bare minimum, git commit should be in logs+labels. Depending on when the stress test image is built a... | reli | add version metadata to telemetry and labels stress test telemetry i e logs and kubernetes labels should have more detail that help pin down what version of code and dependencies are running at a bare minimum git commit should be in logs labels depending on when the stress test image is built and deployed if... | 1 |
2,628 | 26,699,842,728 | IssuesEvent | 2023-01-27 13:32:39 | adoptium/infrastructure | https://api.github.com/repos/adoptium/infrastructure | closed | System unavailable: build-ibmcloud-win2012* | provider:ibmcloud systemdown reliability | - Please put the system name in the title of this issue.
- Link to any log file showing the problem:
- Please describe the issue: Offline in jenkins. Cannot RDP to them.
| True | System unavailable: build-ibmcloud-win2012* - - Please put the system name in the title of this issue.
- Link to any log file showing the problem:
- Please describe the issue: Offline in jenkins. Cannot RDP to them.
| reli | system unavailable build ibmcloud please put the system name in the title of this issue link to any log file showing the problem please describe the issue offline in jenkins cannot rdp to them | 1 |
251,642 | 27,194,795,250 | IssuesEvent | 2023-02-20 03:34:18 | WFS-Mend/vtrade-frontend-legacy | https://api.github.com/repos/WFS-Mend/vtrade-frontend-legacy | opened | async-2.6.1.tgz: 5 vulnerabilities (highest severity is: 9.1) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-2.6.1.tgz</b></p></summary>
<p>Higher-order functions and common patterns for asynchronous code</p>
<p>Library home page: <a href="https://registry.npmjs.org/as... | True | async-2.6.1.tgz: 5 vulnerabilities (highest severity is: 9.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>async-2.6.1.tgz</b></p></summary>
<p>Higher-order functions and common patterns for asynchronous code<... | non_reli | async tgz vulnerabilities highest severity is vulnerable library async tgz higher order functions and common patterns for asynchronous code library home page a href path to dependency file package json path to vulnerable library node modules grunt retire node modules fo... | 0 |
795,631 | 28,079,856,229 | IssuesEvent | 2023-03-30 05:02:53 | KDT3-Final-6/final-project-BE | https://api.github.com/repos/KDT3-Final-6/final-project-BE | closed | feat: 상품, 기간 옵션, 카테고리 수정 구현 | Type: Feature Status: Completed Priority: Medium For: API For: Backend | ## Description
#8 의 PATCH /admins/products/{productId}를 구현하려다
생각보다 구현해야 할게 많아 따로 분리
GET 카테고리 list와
GET 기간 옵션도 만들어야 한다
## Tasks(Process)
- [x] 상품 (기간 옵션, 카테고리) 제외 수정 기능 구현
- [x] PeriodOption Entity 수정
- [x] 판매중, 품절, 숨김 Status 추가
- [x] 최대 인원 == 신청 인원 일시 자동으로 품절로 상태 변경 (이부분은 update나 상태가 바뀔때 따로 처리해줘야... | 1.0 | feat: 상품, 기간 옵션, 카테고리 수정 구현 - ## Description
#8 의 PATCH /admins/products/{productId}를 구현하려다
생각보다 구현해야 할게 많아 따로 분리
GET 카테고리 list와
GET 기간 옵션도 만들어야 한다
## Tasks(Process)
- [x] 상품 (기간 옵션, 카테고리) 제외 수정 기능 구현
- [x] PeriodOption Entity 수정
- [x] 판매중, 품절, 숨김 Status 추가
- [x] 최대 인원 == 신청 인원 일시 자동으로 품절로 상태 변경 ... | non_reli | feat 상품 기간 옵션 카테고리 수정 구현 description 의 patch admins products productid 를 구현하려다 생각보다 구현해야 할게 많아 따로 분리 get 카테고리 list와 get 기간 옵션도 만들어야 한다 tasks process 상품 기간 옵션 카테고리 제외 수정 기능 구현 periodoption entity 수정 판매중 품절 숨김 status 추가 최대 인원 신청 인원 일시 자동으로 품절로 상태 변경 이부분은 up... | 0 |
1,424 | 16,017,554,193 | IssuesEvent | 2021-04-20 17:58:40 | hashicorp/consul | https://api.github.com/repos/hashicorp/consul | closed | Handle FSM.Apply errors in Server.raftApply to avoid missing the error | theme/reliability | Almost everywhere we call `Server.raftApply` we have this same code to unpack an error out of the response:
```go
if respErr, ok := resp.(error); ok {
err = respErr
}
```
This is because FSM errors are reported from `ApplyFuture.Response` and only raft errors come from `ApplyFuture.Error`.
In some case... | True | Handle FSM.Apply errors in Server.raftApply to avoid missing the error - Almost everywhere we call `Server.raftApply` we have this same code to unpack an error out of the response:
```go
if respErr, ok := resp.(error); ok {
err = respErr
}
```
This is because FSM errors are reported from `ApplyFuture.Resp... | reli | handle fsm apply errors in server raftapply to avoid missing the error almost everywhere we call server raftapply we have this same code to unpack an error out of the response go if resperr ok resp error ok err resperr this is because fsm errors are reported from applyfuture resp... | 1 |
555,577 | 16,458,263,235 | IssuesEvent | 2021-05-21 15:14:33 | nomiclabs/hardhat | https://api.github.com/repos/nomiclabs/hardhat | opened | Implement `--tsconfig` param | good first issue package:hardhat-core priority:low type:feature | We have a reserved `--tsconfig` param:
https://github.com/nomiclabs/hardhat/blob/677099d520a3756929145ff450dfd7d39babf036/packages/hardhat-core/src/internal/core/params/hardhat-params.ts#L78
But it's not implemented yet. This will need some research. For example, is it as easy as properly setting the `TS_NODE_PRO... | 1.0 | Implement `--tsconfig` param - We have a reserved `--tsconfig` param:
https://github.com/nomiclabs/hardhat/blob/677099d520a3756929145ff450dfd7d39babf036/packages/hardhat-core/src/internal/core/params/hardhat-params.ts#L78
But it's not implemented yet. This will need some research. For example, is it as easy as pr... | non_reli | implement tsconfig param we have a reserved tsconfig param but it s not implemented yet this will need some research for example is it as easy as properly setting the ts node project variable or do we need to pass it to every part where ts node is registered | 0 |
240,858 | 20,086,761,602 | IssuesEvent | 2022-02-05 04:18:57 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | DeepCopy of JSONSchemaProps doesn't deeply copy XValidations. | kind/bug sig/api-machinery kind/failing-test needs-triage | ### Failure cluster [89c7abe10b4e83db5885](https://go.k8s.io/triage#89c7abe10b4e83db5885)
##### Error text:
```
=== RUN TestRoundTrip
roundtrip.go:136: starting group ""
roundtrip.go:149: finished group ""
roundtrip.go:136: starting group "apiextensions.k8s.io"
roundtrip.go:255: round trippi... | 1.0 | DeepCopy of JSONSchemaProps doesn't deeply copy XValidations. - ### Failure cluster [89c7abe10b4e83db5885](https://go.k8s.io/triage#89c7abe10b4e83db5885)
##### Error text:
```
=== RUN TestRoundTrip
roundtrip.go:136: starting group ""
roundtrip.go:149: finished group ""
roundtrip.go:136: starting g... | non_reli | deepcopy of jsonschemaprops doesn t deeply copy xvalidations failure cluster error text run testroundtrip roundtrip go starting group roundtrip go finished group roundtrip go starting group apiextensions io roundtrip go round tripping to apiext... | 0 |
623,362 | 19,665,973,698 | IssuesEvent | 2022-01-10 22:34:30 | Inter-Actief/amelie | https://api.github.com/repos/Inter-Actief/amelie | closed | Prevent editing account name | enhancement front-end easy-to-fix Priority | When an account name is set in the profile, prevent editing it so that the systems don't break. | 1.0 | Prevent editing account name - When an account name is set in the profile, prevent editing it so that the systems don't break. | non_reli | prevent editing account name when an account name is set in the profile prevent editing it so that the systems don t break | 0 |
1,483 | 16,526,209,814 | IssuesEvent | 2021-05-26 20:28:44 | emmamei/cdkey | https://api.github.com/repos/emmamei/cdkey | closed | Simplify blacklist/controller code with macros | bug reliabilityfix | This means making nomenclature standard (issue #774) and also creating macros that manage the duplication. | True | Simplify blacklist/controller code with macros - This means making nomenclature standard (issue #774) and also creating macros that manage the duplication. | reli | simplify blacklist controller code with macros this means making nomenclature standard issue and also creating macros that manage the duplication | 1 |
283,456 | 24,548,755,586 | IssuesEvent | 2022-10-12 10:52:02 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | opened | [Flaky Test] renders without crashing | type: flaky test | <!-- __META_DATA__:{} -->
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
renders without crashing
## Test path
`tests/e2e/specs/backend/product-new.test.js`
## Errors
<!-- __TEST_RESULTS_LIST__ -->
<!-- __TEST_RESULT__ --><details>
<summary... | 1.0 | [Flaky Test] renders without crashing - <!-- __META_DATA__:{} -->
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
renders without crashing
## Test path
`tests/e2e/specs/backend/product-new.test.js`
## Errors
<!-- __TEST_RESULTS_LIST__ -->
<!... | non_reli | renders without crashing flaky test detected this is an auto generated issue by github actions please do not edit this manually test title renders without crashing test path tests specs backend product new test js errors test passed after failed attempt on a href ... | 0 |
804 | 10,576,099,390 | IssuesEvent | 2019-10-07 17:06:30 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | opened | Use a singleton for AnalyzerActions.Empty | Area-Analyzers Concept-Continuous Improvement Developer Community Tenet-Reliability | **Version Used**: Unknown
:link: https://developercommunity.visualstudio.com/content/problem/531240/occasional-outofmemoryexception.html
One of the heap dumps showed 3,486,047 instances of Microsoft.CodeAnalysis.Diagnostics.AnalyzerActions, but most of these were at most 5,000 were not empty. Using a singleton fo... | True | Use a singleton for AnalyzerActions.Empty - **Version Used**: Unknown
:link: https://developercommunity.visualstudio.com/content/problem/531240/occasional-outofmemoryexception.html
One of the heap dumps showed 3,486,047 instances of Microsoft.CodeAnalysis.Diagnostics.AnalyzerActions, but most of these were at mos... | reli | use a singleton for analyzeractions empty version used unknown link one of the heap dumps showed instances of microsoft codeanalysis diagnostics analyzeractions but most of these were at most were not empty using a singleton for the empty case would save a large amount of memory as a st... | 1 |
9,220 | 7,624,020,627 | IssuesEvent | 2018-05-03 16:39:16 | SpiderLabs/ModSecurity | https://api.github.com/repos/SpiderLabs/ModSecurity | closed | Timestamp is removed from the auditlog index | 3.x libmodsecurity | Hi,
I am using modsecurity v3 with the tag v3.0.2 in github.
Here is my settings in modsecurity.conf
SecAuditLogType Parallel
SecAuditLog /var/log/modsec/audit.log
SecAuditLogFileMode 0640
SecAuditLogDirMode 0750
SecAuditLogFormat JSON
The column in audit log index is different in this version compare to ... | True | Timestamp is removed from the auditlog index - Hi,
I am using modsecurity v3 with the tag v3.0.2 in github.
Here is my settings in modsecurity.conf
SecAuditLogType Parallel
SecAuditLog /var/log/modsec/audit.log
SecAuditLogFileMode 0640
SecAuditLogDirMode 0750
SecAuditLogFormat JSON
The column in audit log... | non_reli | timestamp is removed from the auditlog index hi i am using modsecurity with the tag in github here is my settings in modsecurity conf secauditlogtype parallel secauditlog var log modsec audit log secauditlogfilemode secauditlogdirmode secauditlogformat json the column in audit log index i... | 0 |
65,119 | 26,986,578,719 | IssuesEvent | 2023-02-09 16:33:39 | MicrosoftDocs/dynamics-365-customer-engagement | https://api.github.com/repos/MicrosoftDocs/dynamics-365-customer-engagement | closed | Resource and Utilization ca- Avg. work time per day (hrs.) | dynamics-365-field-service field-service-scheduling | Docs definition:
Average length of time per day that a technician(s) works at the customer site. Total length of work time per count of days in the given time range.
Doubts:
What is the meaning of "**count of days in the given time range**"?
Month working days?
Days worked onsite?
Working days from the first ... | 2.0 | Resource and Utilization ca- Avg. work time per day (hrs.) - Docs definition:
Average length of time per day that a technician(s) works at the customer site. Total length of work time per count of days in the given time range.
Doubts:
What is the meaning of "**count of days in the given time range**"?
Month work... | non_reli | resource and utilization ca avg work time per day hrs docs definition average length of time per day that a technician s works at the customer site total length of work time per count of days in the given time range doubts what is the meaning of count of days in the given time range month work... | 0 |
454 | 7,621,116,133 | IssuesEvent | 2018-05-03 07:16:13 | LiskHQ/lisk | https://api.github.com/repos/LiskHQ/lisk | closed | Remove snapshotting logic from rounds module | *medium :hammer: reliability | ### Expected behavior
We shouldn't have any logic related with snapshotting process in rounds module, as it's wrong place for doing that.
### Actual behavior
We have snapshotting logic in rounds module, for example here:
https://github.com/LiskHQ/lisk/blob/982b858a195f248e1e21c298968f9a1de5d74943/modules/rounds.js#... | True | Remove snapshotting logic from rounds module - ### Expected behavior
We shouldn't have any logic related with snapshotting process in rounds module, as it's wrong place for doing that.
### Actual behavior
We have snapshotting logic in rounds module, for example here:
https://github.com/LiskHQ/lisk/blob/982b858a195f... | reli | remove snapshotting logic from rounds module expected behavior we shouldn t have any logic related with snapshotting process in rounds module as it s wrong place for doing that actual behavior we have snapshotting logic in rounds module for example here steps to reproduce n a which versio... | 1 |
17,438 | 3,005,322,731 | IssuesEvent | 2015-07-26 20:03:09 | libkml/libkml | https://api.github.com/repos/libkml/libkml | closed | Can not compile at x86 Linux | auto-migrated Priority-Medium Type-Defect | ```
issue 56 not fixed
http://code.google.com/p/libkml/issues/detail?id=56
Installed expat-2.5.1 under personal dir, then:
What steps will reproduce the problem?
1. ./configure --prefix=/home/achen2/0work/ge_plugin/libkml
--with-expat-include-dir=/home/achen2/0work/ge_plugin/expat/include
--with-expat-lib-dir=/home/a... | 1.0 | Can not compile at x86 Linux - ```
issue 56 not fixed
http://code.google.com/p/libkml/issues/detail?id=56
Installed expat-2.5.1 under personal dir, then:
What steps will reproduce the problem?
1. ./configure --prefix=/home/achen2/0work/ge_plugin/libkml
--with-expat-include-dir=/home/achen2/0work/ge_plugin/expat/inclu... | non_reli | can not compile at linux issue not fixed installed expat under personal dir then what steps will reproduce the problem configure prefix home ge plugin libkml with expat include dir home ge plugin expat include with expat lib dir home ge plugin expat lib make what ... | 0 |
1,721 | 19,093,452,392 | IssuesEvent | 2021-11-29 14:29:22 | web3-storage/web3.storage | https://api.github.com/repos/web3-storage/web3.storage | closed | [research] Cannot retrieve file through web gateway after upload | kind/bug P1 reliability-performance-sprint | My web3.storage/files interface includes this link:
https://bafybeia76qn4cxtqilptkqkytxgsgb7akz2tintvadmcbgxwfi2si7mbna.ipfs.dweb.link/
Alas, that URL always 502's for me. I suspect my file size is a factor. | True | [research] Cannot retrieve file through web gateway after upload - My web3.storage/files interface includes this link:
https://bafybeia76qn4cxtqilptkqkytxgsgb7akz2tintvadmcbgxwfi2si7mbna.ipfs.dweb.link/
Alas, that URL always 502's for me. I suspect my file size is a factor. | reli | cannot retrieve file through web gateway after upload my storage files interface includes this link alas that url always s for me i suspect my file size is a factor | 1 |
1,560 | 17,065,568,127 | IssuesEvent | 2021-07-07 06:49:55 | jupyterhub/mybinder.org-deploy | https://api.github.com/repos/jupyterhub/mybinder.org-deploy | closed | Title of PR, and autopush PRs. | site reliability | It should be possible to automatize sending PRs to Staging with a bot / Travis-Ci;
It would be also nice to standadise the commit message; I think that a `git log previous...current --oneline` may be better; | True | Title of PR, and autopush PRs. - It should be possible to automatize sending PRs to Staging with a bot / Travis-Ci;
It would be also nice to standadise the commit message; I think that a `git log previous...current --oneline` may be better; | reli | title of pr and autopush prs it should be possible to automatize sending prs to staging with a bot travis ci it would be also nice to standadise the commit message i think that a git log previous current oneline may be better | 1 |
2,387 | 25,041,565,206 | IssuesEvent | 2022-11-04 21:26:35 | NVIDIA/spark-rapids | https://api.github.com/repos/NVIDIA/spark-rapids | closed | [BUG] Negative allocation error while stress testing with NDSv2 Query 9 | bug reliability | I am running NDSv2 with various sizes and configs to stress test our memory usage. Query9 failed with this:
```
Executor task launch worker for task 21.0 in stage 1004.0 (TID 91003) 22/10/28 17:30:10:895 INFO DeviceMemoryEventHandler: Device allocation of -13128960 bytes failed, device store has 203649728 bytes. Firs... | True | [BUG] Negative allocation error while stress testing with NDSv2 Query 9 - I am running NDSv2 with various sizes and configs to stress test our memory usage. Query9 failed with this:
```
Executor task launch worker for task 21.0 in stage 1004.0 (TID 91003) 22/10/28 17:30:10:895 INFO DeviceMemoryEventHandler: Device al... | reli | negative allocation error while stress testing with query i am running with various sizes and configs to stress test our memory usage failed with this executor task launch worker for task in stage tid info devicememoryeventhandler device allocation of bytes failed devi... | 1 |
665,315 | 22,308,567,837 | IssuesEvent | 2022-06-13 14:59:21 | keyko-io/filecoin-verifier-frontend | https://api.github.com/repos/keyko-io/filecoin-verifier-frontend | closed | LOGS: make the search button work on pressing enter | frontend priority:low | Add an event listener on the search logs button.
if they press enter, the button should trigger the logs search | 1.0 | LOGS: make the search button work on pressing enter - Add an event listener on the search logs button.
if they press enter, the button should trigger the logs search | non_reli | logs make the search button work on pressing enter add an event listener on the search logs button if they press enter the button should trigger the logs search | 0 |
951 | 11,768,132,380 | IssuesEvent | 2020-03-15 08:42:29 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | StackOverflow in IncrementallyParseTreeAsync | Area-IDE Bug Tenet-Reliability | From @kumpera:
https://bugzilla.xamarin.com/show_bug.cgi?id=55597
1) checkout mono
2) open mcs/class/corlib/corlib-net_4_x.csproj
3) open string.cs
4) scroll to the bottom and wait for Roslyn analysis to show up - tons of yellow stuff will light up on the right side
5) start typing on the last line
After s... | True | StackOverflow in IncrementallyParseTreeAsync - From @kumpera:
https://bugzilla.xamarin.com/show_bug.cgi?id=55597
1) checkout mono
2) open mcs/class/corlib/corlib-net_4_x.csproj
3) open string.cs
4) scroll to the bottom and wait for Roslyn analysis to show up - tons of yellow stuff will light up on the right si... | reli | stackoverflow in incrementallyparsetreeasync from kumpera checkout mono open mcs class corlib corlib net x csproj open string cs scroll to the bottom and wait for roslyn analysis to show up tons of yellow stuff will light up on the right side start typing on the last line after som... | 1 |
3,256 | 3,869,531,005 | IssuesEvent | 2016-04-10 17:15:00 | gearpump/gearpump | https://api.github.com/repos/gearpump/gearpump | closed | Provide performance metric comparisons with Flink | k: feature m: performance | A metrics suite that can provide latency and throughput across several types of DAGS and uses similar parameters. | True | Provide performance metric comparisons with Flink - A metrics suite that can provide latency and throughput across several types of DAGS and uses similar parameters. | non_reli | provide performance metric comparisons with flink a metrics suite that can provide latency and throughput across several types of dags and uses similar parameters | 0 |
28,872 | 8,221,204,192 | IssuesEvent | 2018-09-06 00:35:03 | ApolloAuto/apollo | https://api.github.com/repos/ApolloAuto/apollo | closed | Why is bazel rebuilding whole project when I change one source file? | Module: Build Type: Question | Hello,
I changed a couple of lines in `/apollo/modules/dreamview/backend/handlers/image_handler.cc` to allow for RGB preview in dreamview. When I build with `./apollo.sh build_gpu` , bazel builds a lot of source files unrelated to the change.

In Safari, switch fails to render because `this.attachInternals` is undefined.
## Steps to reproduce
- Open https://patternflyelements.org/components/switch/ in Safari
- View the console
The demo pag... | 1.0 | [bug] switch: attachInternals is undefined in Safari - 
In Safari, switch fails to render because `this.attachInternals` is undefined.
## Steps to reproduce
- Open https://patternflyelements.org/component... | non_reli | switch attachinternals is undefined in safari in safari switch fails to render because this attachinternals is undefined steps to reproduce open in safari view the console the demo page works fine because it imports element internals polyfill i think we ll need to add some gui... | 0 |
29,795 | 8,408,498,070 | IssuesEvent | 2018-10-12 02:00:07 | supercollider/supercollider | https://api.github.com/repos/supercollider/supercollider | closed | Compiling in release with gcc 8.2 causes FP math issues | comp: build comp: sclang | Environment
-----------
* Your SuperCollider version: 3.9.3 (installed from the comunity repositories of arch)
* Your operating system and version: Arch Linux
<!--- If you are compiling from a branch other than master, please provide the SHA1 hash of the commit -->
<!--- Include any other relevant details abo... | 1.0 | Compiling in release with gcc 8.2 causes FP math issues - Environment
-----------
* Your SuperCollider version: 3.9.3 (installed from the comunity repositories of arch)
* Your operating system and version: Arch Linux
<!--- If you are compiling from a branch other than master, please provide the SHA1 hash of th... | non_reli | compiling in release with gcc causes fp math issues environment your supercollider version installed from the comunity repositories of arch your operating system and version arch linux steps to reproduce for bugs supercollider ... | 0 |
2,590 | 26,577,797,948 | IssuesEvent | 2023-01-22 02:33:18 | kwebio/kweb-core | https://api.github.com/repos/kwebio/kweb-core | closed | Use polling or an alternate mechanism if websockets is unavailable | enhancement reliability stale | When I visit a page that uses Kweb, my browser will immediately go into a refresh loop. The problem is probably caused by a Firefox setting or by one of the Firefox plugins listed below, but I'm not able to reproduce it yet in a new Firefox profile.
This happens for http://demo.kweb.io:7659/ but also in the most bas... | True | Use polling or an alternate mechanism if websockets is unavailable - When I visit a page that uses Kweb, my browser will immediately go into a refresh loop. The problem is probably caused by a Firefox setting or by one of the Firefox plugins listed below, but I'm not able to reproduce it yet in a new Firefox profile.
... | reli | use polling or an alternate mechanism if websockets is unavailable when i visit a page that uses kweb my browser will immediately go into a refresh loop the problem is probably caused by a firefox setting or by one of the firefox plugins listed below but i m not able to reproduce it yet in a new firefox profile ... | 1 |
547 | 8,552,257,049 | IssuesEvent | 2018-11-07 20:30:05 | Microsoft/VFSForGit | https://api.github.com/repos/Microsoft/VFSForGit | opened | Repeated out-of-memory issues in native Git processes | MountReliability | Several users are hitting this error
"Operation": "TryWriteMultiPackIndex",
"packDir": "XXXX",
"Errors": "fatal: Out of memory, realloc failed\n",
"Output": "",
"ErrorMessage": "fatal: Out of memory, realloc failed\n"
While it doesn't take down mount it can cause derogated performance. We should in... | True | Repeated out-of-memory issues in native Git processes - Several users are hitting this error
"Operation": "TryWriteMultiPackIndex",
"packDir": "XXXX",
"Errors": "fatal: Out of memory, realloc failed\n",
"Output": "",
"ErrorMessage": "fatal: Out of memory, realloc failed\n"
While it doesn't take down... | reli | repeated out of memory issues in native git processes several users are hitting this error operation trywritemultipackindex packdir xxxx errors fatal out of memory realloc failed n output errormessage fatal out of memory realloc failed n while it doesn t take down... | 1 |
362,972 | 25,401,520,100 | IssuesEvent | 2022-11-22 12:29:45 | vaadin/flow | https://api.github.com/repos/vaadin/flow | closed | Clarify PolymerTemplate limitations | bug documentation Impact: Low Severity: Minor | The javadoc of `PolymerTemplate` states
```
Note that the injected element will have functional limitations on the server side.
```
What does this mean? How does this affect me? Is there more info available somewhere? The current form does not really give any info on what to do and what to avoid. | 1.0 | Clarify PolymerTemplate limitations - The javadoc of `PolymerTemplate` states
```
Note that the injected element will have functional limitations on the server side.
```
What does this mean? How does this affect me? Is there more info available somewhere? The current form does not really give any info on what to ... | non_reli | clarify polymertemplate limitations the javadoc of polymertemplate states note that the injected element will have functional limitations on the server side what does this mean how does this affect me is there more info available somewhere the current form does not really give any info on what to ... | 0 |
835 | 10,789,155,670 | IssuesEvent | 2019-11-05 11:15:58 | sohaibaslam/learning_site | https://api.github.com/repos/sohaibaslam/learning_site | closed | Broken Crawler: kiabi (BR/ES/EU/FR/IT/NL/PT/RU) | crawler broken/unreliable | name: kiabi-br
name: kiabi-es
name: kiabi-eu
name: kiabi-fr
name: kiabi-it
name: kiabi-nl
mixin_count: 6 | True | Broken Crawler: kiabi (BR/ES/EU/FR/IT/NL/PT/RU) - name: kiabi-br
name: kiabi-es
name: kiabi-eu
name: kiabi-fr
name: kiabi-it
name: kiabi-nl
mixin_count: 6 | reli | broken crawler kiabi br es eu fr it nl pt ru name kiabi br name kiabi es name kiabi eu name kiabi fr name kiabi it name kiabi nl mixin count | 1 |
65 | 3,254,898,928 | IssuesEvent | 2015-10-20 04:14:39 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | Kubelet does not abort (and delete) a pod with an image that has not yet been pulled | area/reliability component/kubelet | Created a pod that has an invalid image (docker 1.8.2, layer failed), then started a graceful delete. The pod is marked deleting, but the Kubelet does not acknowlege the delete. Graceful should interrupt in progress pulls.
`v1.2.0-alpha.1-1107-g4c8e6f4`
```
apiVersion: v1
kind: Pod
metadata:
annotations:
... | True | Kubelet does not abort (and delete) a pod with an image that has not yet been pulled - Created a pod that has an invalid image (docker 1.8.2, layer failed), then started a graceful delete. The pod is marked deleting, but the Kubelet does not acknowlege the delete. Graceful should interrupt in progress pulls.
`v1.2... | reli | kubelet does not abort and delete a pod with an image that has not yet been pulled created a pod that has an invalid image docker layer failed then started a graceful delete the pod is marked deleting but the kubelet does not acknowlege the delete graceful should interrupt in progress pulls ... | 1 |
100,793 | 11,204,880,346 | IssuesEvent | 2020-01-05 10:01:39 | JungKyuHyun/Admin-project | https://api.github.com/repos/JungKyuHyun/Admin-project | opened | 페이지 추가: GRAPH BOARD 설계 | documentation | ## GRAPH BOARD 설계
레이아웃에 작업 시간을 낭비하지 않도록 최대한 단순하게 화면 구성했습니다.
<img width="508" alt="스크린샷 2020-01-05 오후 6 59 20" src="https://user-images.githubusercontent.com/38595650/71778170-a29a5780-2fed-11ea-9a16-9862af7f92f6.png">
| 1.0 | 페이지 추가: GRAPH BOARD 설계 - ## GRAPH BOARD 설계
레이아웃에 작업 시간을 낭비하지 않도록 최대한 단순하게 화면 구성했습니다.
<img width="508" alt="스크린샷 2020-01-05 오후 6 59 20" src="https://user-images.githubusercontent.com/38595650/71778170-a29a5780-2fed-11ea-9a16-9862af7f92f6.png">
| non_reli | 페이지 추가 graph board 설계 graph board 설계 레이아웃에 작업 시간을 낭비하지 않도록 최대한 단순하게 화면 구성했습니다 img width alt 스크린샷 오후 src | 0 |
88,891 | 25,528,036,010 | IssuesEvent | 2022-11-29 05:16:23 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | BoringSSL external is including OpenSSL headers and bombing the build. | stat:awaiting response type:bug type:build/install stalled subtype: ubuntu/linux TF 2.4 |
Wonderful things happening in release 2.4.2 compilation.
wonderful beautiful things indeed.
Bazel 4.1.0
Fedore 34
gcc version 11.1.1 20210428 (Red Hat 11.1.1-1) (GCC)
So for some reason or another the 'external' code with anything involving bazel is giving me all the trouble.
Here this code is mixing bor... | 1.0 | BoringSSL external is including OpenSSL headers and bombing the build. -
Wonderful things happening in release 2.4.2 compilation.
wonderful beautiful things indeed.
Bazel 4.1.0
Fedore 34
gcc version 11.1.1 20210428 (Red Hat 11.1.1-1) (GCC)
So for some reason or another the 'external' code with anything invo... | non_reli | boringssl external is including openssl headers and bombing the build wonderful things happening in release compilation wonderful beautiful things indeed bazel fedore gcc version red hat gcc so for some reason or another the external code with anything involving baze... | 0 |
2,754 | 27,519,860,413 | IssuesEvent | 2023-03-06 14:24:14 | NVIDIA/spark-rapids | https://api.github.com/repos/NVIDIA/spark-rapids | closed | [BUG] Issue reading parquet: child columns must have the same number of rows as the Struct column | bug ? - Needs Triage P0 reliability | This was seen by a customer. Posting to document for now, and will update with more info when we get it.
```
cudf/cpp/src/structs/structs_column_factories.cu:40: Child columns must have the same number of rows as the Struct column.
at ai.rapids.cudf.ParquetChunkedReader.readChunk(Native Method)
at ai.rapids.c... | True | [BUG] Issue reading parquet: child columns must have the same number of rows as the Struct column - This was seen by a customer. Posting to document for now, and will update with more info when we get it.
```
cudf/cpp/src/structs/structs_column_factories.cu:40: Child columns must have the same number of rows as the... | reli | issue reading parquet child columns must have the same number of rows as the struct column this was seen by a customer posting to document for now and will update with more info when we get it cudf cpp src structs structs column factories cu child columns must have the same number of rows as the stru... | 1 |
2,929 | 30,280,485,176 | IssuesEvent | 2023-07-08 02:45:28 | kwebio/kweb-core | https://api.github.com/repos/kwebio/kweb-core | closed | Update StaticFilesPlugin to use new Ktor API | reliability good-for-beginners stale | See: https://ktor.io/docs/serving-static-content.html#configuration
Use of Route.resources, Routing.static and Route.files are now deprecated. | True | Update StaticFilesPlugin to use new Ktor API - See: https://ktor.io/docs/serving-static-content.html#configuration
Use of Route.resources, Routing.static and Route.files are now deprecated. | reli | update staticfilesplugin to use new ktor api see use of route resources routing static and route files are now deprecated | 1 |
2,355 | 24,902,272,058 | IssuesEvent | 2022-10-28 22:36:52 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | CodeLens Show References causes OOP to run out of memory | Bug Area-Analyzers Tenet-Reliability | **Version Used**: 15.3 Preview 1 running commit 732a69f10ea9a9a55414da3f4e4f2d23646230b7 in an experimental instance
**Steps to Reproduce**:
1. Set source control provider to None
1. Disable full solution analysis
1. Enable CodeLens, but disable all CodeLens features except Show References
1. Load Roslyn.sln
... | True | CodeLens Show References causes OOP to run out of memory - **Version Used**: 15.3 Preview 1 running commit 732a69f10ea9a9a55414da3f4e4f2d23646230b7 in an experimental instance
**Steps to Reproduce**:
1. Set source control provider to None
1. Disable full solution analysis
1. Enable CodeLens, but disable all Cod... | reli | codelens show references causes oop to run out of memory version used preview running commit in an experimental instance steps to reproduce set source control provider to none disable full solution analysis enable codelens but disable all codelens features except show references ... | 1 |
1,484 | 16,528,390,404 | IssuesEvent | 2021-05-27 00:19:20 | emmamei/cdkey | https://api.github.com/repos/emmamei/cdkey | closed | Remove unused and unwarranted comments | reliabilityfix simplification | Lots of code is commented out in one form or another, and serves no purpose now. Remove them. | True | Remove unused and unwarranted comments - Lots of code is commented out in one form or another, and serves no purpose now. Remove them. | reli | remove unused and unwarranted comments lots of code is commented out in one form or another and serves no purpose now remove them | 1 |
9,278 | 7,889,668,709 | IssuesEvent | 2018-06-28 05:43:32 | dotnet/sdk | https://api.github.com/repos/dotnet/sdk | closed | Enable tests for .NET 4.7.1 and 4.7.2 | Infrastructure | .NET 4.7.1 hasn't been released yet. I'm adding tests for some 4.7.1 scenarios in #1336, but can't enable them for CI until we can have the targeting pack installed.
Once there is a targeting pack for .NET 4.7.1 available, we should update the CI machines to install it and enable the tests for targeting .NET 4.7.1
... | 1.0 | Enable tests for .NET 4.7.1 and 4.7.2 - .NET 4.7.1 hasn't been released yet. I'm adding tests for some 4.7.1 scenarios in #1336, but can't enable them for CI until we can have the targeting pack installed.
Once there is a targeting pack for .NET 4.7.1 available, we should update the CI machines to install it and en... | non_reli | enable tests for net and net hasn t been released yet i m adding tests for some scenarios in but can t enable them for ci until we can have the targeting pack installed once there is a targeting pack for net available we should update the ci machines to install it and enabl... | 0 |
431,931 | 30,258,309,978 | IssuesEvent | 2023-07-07 05:55:09 | prodigytech-doc/api-docs | https://api.github.com/repos/prodigytech-doc/api-docs | opened | core.setGlobalAsyncOverTime(5000);改为Gameplay.setGlobalAsyncTimeout(1000 * 10); | documentation | ### 所属页面地址
https://api-docs.ark.online/classes/Gameplay.GameObject.html#asyncfind
### 选中内容
core.setGlobalAsyncOverTime(5000);
### 请选择反馈的问题类型
缺少信息 - 我想了解更多信息
### 补充说明
_No response_ | 1.0 | core.setGlobalAsyncOverTime(5000);改为Gameplay.setGlobalAsyncTimeout(1000 * 10); - ### 所属页面地址
https://api-docs.ark.online/classes/Gameplay.GameObject.html#asyncfind
### 选中内容
core.setGlobalAsyncOverTime(5000);
### 请选择反馈的问题类型
缺少信息 - 我想了解更多信息
### 补充说明
_No response_ | non_reli | core setglobalasyncovertime 改为gameplay setglobalasynctimeout 所属页面地址 选中内容 core setglobalasyncovertime 请选择反馈的问题类型 缺少信息 我想了解更多信息 补充说明 no response | 0 |
1,256 | 14,432,665,739 | IssuesEvent | 2020-12-07 02:38:33 | argoproj/argo | https://api.github.com/repos/argoproj/argo | closed | Why there is no yaml tag in golang struct definition such as argoproj.argo.pkg.apis.workflow.v1alpha1.Workflow | epic/reliability question wontfix | <!-- Also consider asking your question on our Slack channel. See the README for more info! -->
There is no yaml tag in golang struct definition such as argoproj.argo.pkg.apis.workflow.v1alpha1.Workflow, so it is hard to decode from yaml to golang struct
This should be useful in some cases, i.e. given a yaml fi... | True | Why there is no yaml tag in golang struct definition such as argoproj.argo.pkg.apis.workflow.v1alpha1.Workflow - <!-- Also consider asking your question on our Slack channel. See the README for more info! -->
There is no yaml tag in golang struct definition such as argoproj.argo.pkg.apis.workflow.v1alpha1.Workflow... | reli | why there is no yaml tag in golang struct definition such as argoproj argo pkg apis workflow workflow there is no yaml tag in golang struct definition such as argoproj argo pkg apis workflow workflow so it is hard to decode from yaml to golang struct this should be useful in some cases i e given a ya... | 1 |
110,797 | 24,010,539,592 | IssuesEvent | 2022-09-14 18:23:34 | withfig/fig | https://api.github.com/repos/withfig/fig | closed | Sometimes Fig doesn't recognise switching to iTerm2 hotkey window | codebase:macos terminal:iTerm | ### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] My issue does not relate to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If it does, please create your is... | 1.0 | Sometimes Fig doesn't recognise switching to iTerm2 hotkey window - ### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] My issue does not relate to a specific CLI completion spec (e.g. `git checkout` is missing ... | non_reli | sometimes fig doesn t recognise switching to hotkey window sanity checks i have searched and there are no duplicates of my issue my issue does not relate to a specific cli completion spec e g git checkout is missing options in git completion spec if it does please create your issue here ... | 0 |
204 | 5,346,316,393 | IssuesEvent | 2017-02-17 19:20:40 | Azure/azure-webjobs-sdk-script | https://api.github.com/repos/Azure/azure-webjobs-sdk-script | opened | Script host crash loop with access denied to debug_sentinel | reliability | the host can enter a crash loop with this exception
```
System.UnauthorizedAccessException: Access to the path 'D:\home\LogFiles\Application\Functions\Host\debug_sentinel' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalGetLastWriteTimeUtc(String ... | True | Script host crash loop with access denied to debug_sentinel - the host can enter a crash loop with this exception
```
System.UnauthorizedAccessException: Access to the path 'D:\home\LogFiles\Application\Functions\Host\debug_sentinel' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullP... | reli | script host crash loop with access denied to debug sentinel the host can enter a crash loop with this exception system unauthorizedaccessexception access to the path d home logfiles application functions host debug sentinel is denied at system io error winioerror errorcode string maybefullpath ... | 1 |
2,698 | 27,108,997,707 | IssuesEvent | 2023-02-15 14:08:39 | sematic-ai/sematic | https://api.github.com/repos/sematic-ai/sematic | closed | Handle non-standard torch import errors | bug reliability | We can try to import `torch` near the top of resolver jobs when we try to import type deserialization logic. The existing code is resilient against "normal" `ImportError`, but not against more complicated import failures like the following:
```python
Traceback (most recent call last):
File "/pip_deps_torch/site-... | True | Handle non-standard torch import errors - We can try to import `torch` near the top of resolver jobs when we try to import type deserialization logic. The existing code is resilient against "normal" `ImportError`, but not against more complicated import failures like the following:
```python
Traceback (most recent ... | reli | handle non standard torch import errors we can try to import torch near the top of resolver jobs when we try to import type deserialization logic the existing code is resilient against normal importerror but not against more complicated import failures like the following python traceback most recent ... | 1 |
372,346 | 11,012,979,558 | IssuesEvent | 2019-12-04 19:27:58 | isi-vista/adam | https://api.github.com/repos/isi-vista/adam | closed | Apply the subset learner to learn preposition semantics | priority-0-high size-large | I propose the following:
- for now, assume the learner already knows all the objects. You can do this using `PerceptionGraphPattern.from_schema` to build patterns from the object schemata.
- when you encounter a situation, try to match the object patterns against it. If they match, add new nodes to the perception ... | 1.0 | Apply the subset learner to learn preposition semantics - I propose the following:
- for now, assume the learner already knows all the objects. You can do this using `PerceptionGraphPattern.from_schema` to build patterns from the object schemata.
- when you encounter a situation, try to match the object patterns ag... | non_reli | apply the subset learner to learn preposition semantics i propose the following for now assume the learner already knows all the objects you can do this using perceptiongraphpattern from schema to build patterns from the object schemata when you encounter a situation try to match the object patterns ag... | 0 |
1,596 | 17,373,848,467 | IssuesEvent | 2021-07-30 17:40:30 | microsoft/pxt-arcade | https://api.github.com/repos/microsoft/pxt-arcade | closed | Code destroyed by clicking on javascript & switching back immediately. | needs repro reliability | Hello,
My son was working in this program and he had an entire code written. He then clicked on "JavaScript" just to see what his code would look like in JavaScript and when he clicked back to Blocks he lost all his templates and he cannot add any new blocks. Is there any way to restore what he had made?
------... | True | Code destroyed by clicking on javascript & switching back immediately. - Hello,
My son was working in this program and he had an entire code written. He then clicked on "JavaScript" just to see what his code would look like in JavaScript and when he clicked back to Blocks he lost all his templates and he cannot ad... | reli | code destroyed by clicking on javascript switching back immediately hello my son was working in this program and he had an entire code written he then clicked on javascript just to see what his code would look like in javascript and when he clicked back to blocks he lost all his templates and he cannot ad... | 1 |
1,839 | 20,368,618,368 | IssuesEvent | 2022-02-21 09:03:28 | ppy/osu-framework | https://api.github.com/repos/ppy/osu-framework | closed | `SafeAreaContainer` can fail due to negative values in `DrawSize` | area:drawable type:reliability | As seen at https://github.com/ppy/osu/runs/5074823873?check_suite_focus=true.
Need to figure out which end this should be fixed at (`Drawable` or `SafeAreaContainer`). | True | `SafeAreaContainer` can fail due to negative values in `DrawSize` - As seen at https://github.com/ppy/osu/runs/5074823873?check_suite_focus=true.
Need to figure out which end this should be fixed at (`Drawable` or `SafeAreaContainer`). | reli | safeareacontainer can fail due to negative values in drawsize as seen at need to figure out which end this should be fixed at drawable or safeareacontainer | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.