Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
4
112
repo_url
stringlengths
33
141
action
stringclasses
3 values
title
stringlengths
1
1.02k
labels
stringlengths
4
1.54k
body
stringlengths
1
262k
index
stringclasses
17 values
text_combine
stringlengths
95
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
153,476
12,147,923,466
IssuesEvent
2020-04-24 13:48:21
aces/Loris
https://api.github.com/repos/aces/Loris
closed
[Candidate list] Subproject header in candidate list sorts by ID instead of subproject
23.0.0-testing Bug UI
**Describe the bug** clicking on the Subproject header in candidate list sort by ID instead of subproject **To Reproduce** Steps to reproduce the behavior (attach screenshots if applicable): 1. Go to 'Candidate -> Access profile' 2. Click on 'Subproject' header 3. Candidate are sorted by ID (first column) not ...
1.0
[Candidate list] Subproject header in candidate list sorts by ID instead of subproject - **Describe the bug** clicking on the Subproject header in candidate list sort by ID instead of subproject **To Reproduce** Steps to reproduce the behavior (attach screenshots if applicable): 1. Go to 'Candidate -> Access pro...
test
subproject header in candidate list sorts by id instead of subproject describe the bug clicking on the subproject header in candidate list sort by id instead of subproject to reproduce steps to reproduce the behavior attach screenshots if applicable go to candidate access profile click...
1
339,723
24,626,722,937
IssuesEvent
2022-10-16 16:08:57
iluwatar/java-design-patterns
https://api.github.com/repos/iluwatar/java-design-patterns
closed
Translate the abstract-factory readme to Spanish
status: under construction epic: web site info: good first issue info: hacktoberfest type: feature priority: normal epic: documentation
I'll translate the readme file of the abstract-factory design pattern to Spanish and place it under localization.es.abstract-factory.
1.0
Translate the abstract-factory readme to Spanish - I'll translate the readme file of the abstract-factory design pattern to Spanish and place it under localization.es.abstract-factory.
non_test
translate the abstract factory readme to spanish i ll translate the readme file of the abstract factory design pattern to spanish and place it under localization es abstract factory
0
539,911
15,796,644,319
IssuesEvent
2021-04-02 15:16:39
bottlerocket-os/bottlerocket
https://api.github.com/repos/bottlerocket-os/bottlerocket
closed
buildsys: Add ability for variants to support specific architectures
priority/p1 type/enhancement
**What I'd like:** Authors of variants should be able to choose whether or not they will support an architecture. The variant should only build for architectures specified. Ideally, this would be something that could be specified in the variant's `Cargo.toml`, similar to the `image-format`. ``` supported_arche...
1.0
buildsys: Add ability for variants to support specific architectures - **What I'd like:** Authors of variants should be able to choose whether or not they will support an architecture. The variant should only build for architectures specified. Ideally, this would be something that could be specified in the variant's...
non_test
buildsys add ability for variants to support specific architectures what i d like authors of variants should be able to choose whether or not they will support an architecture the variant should only build for architectures specified ideally this would be something that could be specified in the variant s...
0
239,989
26,254,309,023
IssuesEvent
2023-01-05 22:31:53
MValle21/tetres
https://api.github.com/repos/MValle21/tetres
opened
CVE-2021-33503 (High) detected in urllib3-1.25.11-py2.py3-none-any.whl
security vulnerability
## CVE-2021-33503 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.25.11-py2.py3-none-any.whl</b></p></summary> <p>HTTP library with thread-safe connection pooling, file post,...
True
CVE-2021-33503 (High) detected in urllib3-1.25.11-py2.py3-none-any.whl - ## CVE-2021-33503 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>urllib3-1.25.11-py2.py3-none-any.whl</b></p></...
non_test
cve high detected in none any whl cve high severity vulnerability vulnerable library none any whl http library with thread safe connection pooling file post and more library home page a href path to dependency file server src pyticas ncrtes db path to ...
0
644,649
20,983,732,366
IssuesEvent
2022-03-28 23:14:10
Frc5572/FRC2022
https://api.github.com/repos/Frc5572/FRC2022
closed
Separate Shooter Spin up and Shooting
enhancement question priority: low
Investigate the idea of having 2 separate buttons to shoot; 1 to spin up the shooter and the other to activate the magazine to shoot. This would allow the shooter to spin up sooner. Possible issues - Use more battery faster - Enabling tracking to use variable RPM could hang the turret
1.0
Separate Shooter Spin up and Shooting - Investigate the idea of having 2 separate buttons to shoot; 1 to spin up the shooter and the other to activate the magazine to shoot. This would allow the shooter to spin up sooner. Possible issues - Use more battery faster - Enabling tracking to use variable RPM could hang...
non_test
separate shooter spin up and shooting investigate the idea of having separate buttons to shoot to spin up the shooter and the other to activate the magazine to shoot this would allow the shooter to spin up sooner possible issues use more battery faster enabling tracking to use variable rpm could hang...
0
179,183
13,839,356,935
IssuesEvent
2020-10-14 07:50:30
SenseNet/sn-client
https://api.github.com/repos/SenseNet/sn-client
closed
🧪 [E2E test] Add Cypress test - Content types menu
cypress hacktoberfest test
# 🧪E2E test cases The scope of these tests is to ensure that the Content types menu works as it is intended. ![image](https://user-images.githubusercontent.com/22347393/91865767-030f9080-ec72-11ea-8691-9c116836415b.png) ## 😎 Role All test should run as admin. # Test case 1 ## 🧫 Purpose of the test ...
1.0
🧪 [E2E test] Add Cypress test - Content types menu - # 🧪E2E test cases The scope of these tests is to ensure that the Content types menu works as it is intended. ![image](https://user-images.githubusercontent.com/22347393/91865767-030f9080-ec72-11ea-8691-9c116836415b.png) ## 😎 Role All test should run a...
test
🧪 add cypress test content types menu 🧪 test cases the scope of these tests is to ensure that the content types menu works as it is intended 😎 role all test should run as admin test case 🧫 purpose of the test to ensure that article is there in the list 🐾 steps ...
1
277,364
8,628,685,934
IssuesEvent
2018-11-21 18:08:04
googleapis/google-api-java-client-services
https://api.github.com/repos/googleapis/google-api-java-client-services
closed
Synthesis failed for cloudiot
autosynth failure priority: p1 type: bug
Hello! Autosynth couldn't regenerate cloudiot. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-cloudiot' synthtool > You are running the synthesis script directly, this will be disabled in a future release of Synthtool. Please u...
1.0
Synthesis failed for cloudiot - Hello! Autosynth couldn't regenerate cloudiot. :broken_heart: Here's the output from running `synth.py`: ``` Cloning into 'working_repo'... Switched to branch 'autosynth-cloudiot' synthtool > You are running the synthesis script directly, this will be disabled in a futur...
non_test
synthesis failed for cloudiot hello autosynth couldn t regenerate cloudiot broken heart here s the output from running synth py cloning into working repo switched to branch autosynth cloudiot    are running the synthesis script directly this will be disabled in a future release of synth...
0
350,725
31,931,982,594
IssuesEvent
2023-09-19 08:03:55
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix raw_ops.test_tensorflow_Cross
TensorFlow Frontend Sub Task Failing Test
| | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6130402836/job/16639456184"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/6130402836/job/16639456184"><img src=https://img.shields.io/badge/-failure-red></a> |tenso...
1.0
Fix raw_ops.test_tensorflow_Cross - | | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/6130402836/job/16639456184"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/runs/6130402836/job/16639456184"><img src=https://img.shield...
test
fix raw ops test tensorflow cross numpy a href src jax a href src tensorflow a href src torch a href src paddle a href src
1
781,290
27,430,705,454
IssuesEvent
2023-03-02 00:58:07
cloudflare/cloudflared
https://api.github.com/repos/cloudflare/cloudflared
closed
🐛 `cloudflared tunnel route dns` can't create dns for a second tls
Type: Bug Priority: Normal
**Describe the bug** `cloudflared tunnel route dns` converts `sub.domain2.com` to `sub.domain2.com.domain1.com` **To Reproduce** Steps to reproduce the behavior: 1. Create a tunnel in command line: `cloudflared tunnel create <tunnel>` 2. Create dns record for domain 1: `cloudflared tunnel route dns <tunnel> some...
1.0
🐛 `cloudflared tunnel route dns` can't create dns for a second tls - **Describe the bug** `cloudflared tunnel route dns` converts `sub.domain2.com` to `sub.domain2.com.domain1.com` **To Reproduce** Steps to reproduce the behavior: 1. Create a tunnel in command line: `cloudflared tunnel create <tunnel>` 2. Creat...
non_test
🐛 cloudflared tunnel route dns can t create dns for a second tls describe the bug cloudflared tunnel route dns converts sub com to sub com com to reproduce steps to reproduce the behavior create a tunnel in command line cloudflared tunnel create create dns record for domain ...
0
204,579
7,088,827,877
IssuesEvent
2018-01-11 23:06:11
openopps/openopps-platform
https://api.github.com/repos/openopps/openopps-platform
opened
Open Opps Login Email Should Not be Case Sensitive
P2 Medium priority
As an end user, I want to be able to log in without having to remember what capitalization was used when I set up my account. At present, the wrong case usage will make a log in fail. Please make log in email addresses not be case sensitive.
1.0
Open Opps Login Email Should Not be Case Sensitive - As an end user, I want to be able to log in without having to remember what capitalization was used when I set up my account. At present, the wrong case usage will make a log in fail. Please make log in email addresses not be case sensitive.
non_test
open opps login email should not be case sensitive as an end user i want to be able to log in without having to remember what capitalization was used when i set up my account at present the wrong case usage will make a log in fail please make log in email addresses not be case sensitive
0
222,070
7,422,754,035
IssuesEvent
2018-03-23 01:09:08
h2oai/h2o4gpu
https://api.github.com/repos/h2oai/h2o4gpu
closed
Predict type = "prob" not working for GBM and GLM in R
Python R bug critical priority: high
The `predict(model, test, type = "prob")` functionality is not working for GBMs and GLMs at the moment (two separate errors). Example: ``` # Load a sample dataset for binary classification # Source: https://archive.ics.uci.edu/ml/datasets/HIGGS train <- read.csv("https://s3.amazonaws.com/erin-data/higgs/higgs_tr...
1.0
Predict type = "prob" not working for GBM and GLM in R - The `predict(model, test, type = "prob")` functionality is not working for GBMs and GLMs at the moment (two separate errors). Example: ``` # Load a sample dataset for binary classification # Source: https://archive.ics.uci.edu/ml/datasets/HIGGS train <- re...
non_test
predict type prob not working for gbm and glm in r the predict model test type prob functionality is not working for gbms and glms at the moment two separate errors example load a sample dataset for binary classification source train read csv test read csv create t...
0
270,326
23,501,400,301
IssuesEvent
2022-08-18 08:44:58
wazuh/wazuh
https://api.github.com/repos/wazuh/wazuh
closed
Release 4.3.7 - Revision 1 - Release Candidate RC1 - Footprint Metrics - SCA (4h)
release test/4.3.7
## Footprint metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue #** | # | | **Main footprint metrics issue #** | #1...
1.0
Release 4.3.7 - Revision 1 - Release Candidate RC1 - Footprint Metrics - SCA (4h) - ## Footprint metrics information | | | |---------------------------------|--------------------------------------------| | **Main release candidate issue #** | #...
test
release revision release candidate footprint metrics sca footprint metrics information main release candidate issue ...
1
6,737
3,447,906,636
IssuesEvent
2015-12-16 03:49:59
minj/foxtrick
https://api.github.com/repos/minj/foxtrick
closed
Prevent beta uploads of duplicate versions
accepted Code enhancement Priority-Medium task
Need to reliably detect the last successful upload and stop before going to CWS/AMO
1.0
Prevent beta uploads of duplicate versions - Need to reliably detect the last successful upload and stop before going to CWS/AMO
non_test
prevent beta uploads of duplicate versions need to reliably detect the last successful upload and stop before going to cws amo
0
127,308
10,465,615,173
IssuesEvent
2019-09-21 12:28:42
SUSE/skuba
https://api.github.com/repos/SUSE/skuba
closed
add goimport to linter
test
This is just a nit so I see it as non-blocking: `fmt` is still a system import, so it should be grouped together with them. Beside this, I would change the whole import block to precede the system imports, like this: ``` import ( "fmt" "os" "os/exec" "path/filepath" "github.com/SUSE/skuba/pkg/skuba" "...
1.0
add goimport to linter - This is just a nit so I see it as non-blocking: `fmt` is still a system import, so it should be grouped together with them. Beside this, I would change the whole import block to precede the system imports, like this: ``` import ( "fmt" "os" "os/exec" "path/filepath" "github.com/...
test
add goimport to linter this is just a nit so i see it as non blocking fmt is still a system import so it should be grouped together with them beside this i would change the whole import block to precede the system imports like this import fmt os os exec path filepath github com ...
1
490,943
14,142,443,786
IssuesEvent
2020-11-10 14:04:17
endel/mazmorra
https://api.github.com/repos/endel/mazmorra
closed
Reflect UnitAttributes to Unit modifiers
priority-high
[Reference (Dota 2)](https://dota2.gamepedia.com/Attributes) | [Mazmorra Spreadsheet](https://docs.google.com/spreadsheets/d/1SEanEIgd7LzG62m0vJYcmMEhs1HFYdEx1Dv1YoMEbxI/edit#gid=0) ## Primary - [ ] `strenght` (Every point in strength increases) - [x] Maximum health by 5 (Dota is 20) - [ ] Health regeneration...
1.0
Reflect UnitAttributes to Unit modifiers - [Reference (Dota 2)](https://dota2.gamepedia.com/Attributes) | [Mazmorra Spreadsheet](https://docs.google.com/spreadsheets/d/1SEanEIgd7LzG62m0vJYcmMEhs1HFYdEx1Dv1YoMEbxI/edit#gid=0) ## Primary - [ ] `strenght` (Every point in strength increases) - [x] Maximum health by ...
non_test
reflect unitattributes to unit modifiers primary strenght every point in strength increases maximum health by dota is health regeneration by magic resistance by agility every point in agility increases armor by attack speed by ...
0
41,179
21,525,225,638
IssuesEvent
2022-04-28 17:43:32
flutter/flutter
https://api.github.com/repos/flutter/flutter
opened
[Conductor] Update post release instructions to include links.
created via performance template
Conductor tool post release instructions should include the links to the appropriate areas.
True
[Conductor] Update post release instructions to include links. - Conductor tool post release instructions should include the links to the appropriate areas.
non_test
update post release instructions to include links conductor tool post release instructions should include the links to the appropriate areas
0
499,129
14,441,112,102
IssuesEvent
2020-12-07 16:23:03
iv-org/invidious
https://api.github.com/repos/iv-org/invidious
closed
Document is empty (XML::Error)
bug priority:critical type:backend
- Link: https://invidious.snopyta.org/channel/UCklcMdj21H0oZeQvk94gLMA/playlists - Date: `2020-12-01T14:54:37Z` - Route: `/channel/UCklcMdj21H0oZeQvk94gLMA/playlists` - Version: `0.20.1-dd35877 @ master` Backtrace: ``` Document is empty (XML::Error) from ../../../usr/share/crystal/src/xml.cr:78:5 in 'par...
1.0
Document is empty (XML::Error) - - Link: https://invidious.snopyta.org/channel/UCklcMdj21H0oZeQvk94gLMA/playlists - Date: `2020-12-01T14:54:37Z` - Route: `/channel/UCklcMdj21H0oZeQvk94gLMA/playlists` - Version: `0.20.1-dd35877 @ master` Backtrace: ``` Document is empty (XML::Error) from ../../../usr/shar...
non_test
document is empty xml error link date route channel playlists version master backtrace document is empty xml error from usr share crystal src xml cr in parse html from src invidious views playlists ecr in from ...
0
340,430
30,515,731,560
IssuesEvent
2023-07-19 02:43:48
OvercastCommunity/CommunityMaps
https://api.github.com/repos/OvercastCommunity/CommunityMaps
closed
[DTM+DTC/28v28] Monolith
map submission contest loaded
### Checklist - [X] I have [pruned](https://pgm.dev/docs/guides/packaging/pruning-chunks) the map. - [X] I have agreed with assigning the CC BY-SA license to this map, as mentioned in the [README](https://github.com/OvercastCommunity/CommunityMaps#readme). - [X] I have read and understood the [map submission guidelin...
1.0
[DTM+DTC/28v28] Monolith - ### Checklist - [X] I have [pruned](https://pgm.dev/docs/guides/packaging/pruning-chunks) the map. - [X] I have agreed with assigning the CC BY-SA license to this map, as mentioned in the [README](https://github.com/OvercastCommunity/CommunityMaps#readme). - [X] I have read and understood th...
test
monolith checklist i have the map i have agreed with assigning the cc by sa license to this map as mentioned in the i have read and understood the i have created an xml file i have created a map image i have uploaded the map zip file to a file sharing service the m...
1
217,332
16,851,065,655
IssuesEvent
2021-06-20 14:18:14
snext1220/stext
https://api.github.com/repos/snext1220/stext
opened
初めての実績取得でエラーが発生
Testing bug
そのシナリオで初めて実績を取得する場合に内部的にエラーが発生していました(記録には問題なし)。 こちらを修正し、正しく実績カウントされるようにしています。
1.0
初めての実績取得でエラーが発生 - そのシナリオで初めて実績を取得する場合に内部的にエラーが発生していました(記録には問題なし)。 こちらを修正し、正しく実績カウントされるようにしています。
test
初めての実績取得でエラーが発生 そのシナリオで初めて実績を取得する場合に内部的にエラーが発生していました(記録には問題なし)。 こちらを修正し、正しく実績カウントされるようにしています。
1
66,766
7,017,608,270
IssuesEvent
2017-12-21 10:16:31
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
Scrolling with renderAllRows:true
Priority: normal Status: Released Tested Type: Bug
### Description When you create table with option "renderAllRows: true", table won`t scroll at the cursor position. ![captured screen](https://goo.gl/mLggQ2) ### Steps to reproduce 1. Create table with option renderAllRows: true 2. Select cell in the table 3. Move selection out of the viewport using keyboard ...
1.0
Scrolling with renderAllRows:true - ### Description When you create table with option "renderAllRows: true", table won`t scroll at the cursor position. ![captured screen](https://goo.gl/mLggQ2) ### Steps to reproduce 1. Create table with option renderAllRows: true 2. Select cell in the table 3. Move selection o...
test
scrolling with renderallrows true description when you create table with option renderallrows true table won t scroll at the cursor position steps to reproduce create table with option renderallrows true select cell in the table move selection out of the viewport using keyboard ...
1
25,183
7,644,730,361
IssuesEvent
2018-05-08 16:18:27
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
py34_gevent.test.protoc_plugin._python_plugin_test.PythonPluginTest Flaky
infra/BUILDPONY lang/Python priority/P1
``` + cd /var/local/git/grpc/tools/run_tests/helper_scripts/../../.. ++ realpath py34_gevent/bin/python + PYTHON=/var/local/git/grpc/py34_gevent/bin/python3.4 ++ pwd + ROOT=/var/local/git/grpc + /var/local/git/grpc/py34_gevent/bin/python3.4 /var/local/git/grpc/src/python/grpcio_tests/setup.py test_gevent running...
1.0
py34_gevent.test.protoc_plugin._python_plugin_test.PythonPluginTest Flaky - ``` + cd /var/local/git/grpc/tools/run_tests/helper_scripts/../../.. ++ realpath py34_gevent/bin/python + PYTHON=/var/local/git/grpc/py34_gevent/bin/python3.4 ++ pwd + ROOT=/var/local/git/grpc + /var/local/git/grpc/py34_gevent/bin/python3...
non_test
gevent test protoc plugin python plugin test pythonplugintest flaky cd var local git grpc tools run tests helper scripts realpath gevent bin python python var local git grpc gevent bin pwd root var local git grpc var local git grpc gevent bin var local git grpc s...
0
224,769
17,774,180,428
IssuesEvent
2021-08-30 17:00:47
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
An error info 'The specified container does not exist' prompts when clicking 'Open Secondary Location' for one new created blob container
:heavy_check_mark: won't fix 🧪 testing
**Storage Explorer Version:** 1.21.0-dev **Build Number:** 20210829.9 **Branch:** main **Platform/OS:** Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.4 **Architecture:** ia32\x64 **How Found:** From running test cases **Regression From:** Not a regression ## Steps to Reproduce ## 1. Create one storage acco...
1.0
An error info 'The specified container does not exist' prompts when clicking 'Open Secondary Location' for one new created blob container - **Storage Explorer Version:** 1.21.0-dev **Build Number:** 20210829.9 **Branch:** main **Platform/OS:** Windows 10/Linux Ubuntu 20.04/MacOS Big Sur 11.4 **Architecture:** ia32\...
test
an error info the specified container does not exist prompts when clicking open secondary location for one new created blob container storage explorer version dev build number branch main platform os windows linux ubuntu macos big sur architecture how found ...
1
316,576
27,167,232,721
IssuesEvent
2023-02-17 16:15:13
microsoft/msquic
https://api.github.com/repos/microsoft/msquic
closed
SpinQuic Race Condition with Receive Complete
Bug: Test/Tool
### Describe the bug ``` 0:004> kn # Child-SP RetAddr Call Site 00 00000072`633fdc58 00007ff8`80db92a3 ntdll!ZwWaitForMultipleObjects+0x14 01 00000072`633fdc60 00007ff8`80db91be KERNELBASE!WaitForMultipleObjectsEx+0xd3 02 00000072`633fdf40 00007ff8`816a17cf KERNELBASE!WaitForMu...
1.0
SpinQuic Race Condition with Receive Complete - ### Describe the bug ``` 0:004> kn # Child-SP RetAddr Call Site 00 00000072`633fdc58 00007ff8`80db92a3 ntdll!ZwWaitForMultipleObjects+0x14 01 00000072`633fdc60 00007ff8`80db91be KERNELBASE!WaitForMultipleObjectsEx+0xd3 02 00000072`633...
test
spinquic race condition with receive complete describe the bug kn child sp retaddr call site ntdll zwwaitformultipleobjects kernelbase waitformultipleobjectsex kernelbase waitformultipleobjects werplaunchaede...
1
91,993
10,733,953,442
IssuesEvent
2019-10-29 03:28:19
aranne/expertiza
https://api.github.com/repos/aranne/expertiza
closed
Wiki for what we have done
documentation
Give a guide to others who wants to know what we have done to fix Issue #953.
1.0
Wiki for what we have done - Give a guide to others who wants to know what we have done to fix Issue #953.
non_test
wiki for what we have done give a guide to others who wants to know what we have done to fix issue
0
226,717
18,043,954,924
IssuesEvent
2021-09-18 14:55:36
logicmoo/logicmoo_workspace
https://api.github.com/repos/logicmoo/logicmoo_workspace
opened
logicmoo.base.examples.fol.EXACTLY_POSS_CUTE_06 JUnit
Test_9999 logicmoo.base.examples.fol unit_test EXACTLY_POSS_CUTE_06
(cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/quick_test ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif fc_01.pfc) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3AFC_01 GITLAB: https://logicmoo....
2.0
logicmoo.base.examples.fol.EXACTLY_POSS_CUTE_06 JUnit - (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base/quick_test ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif fc_01.pfc) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issu...
test
logicmoo base examples fol exactly poss cute junit cd var lib jenkins workspace logicmoo workspace packs sys pfc t sanity base quick test timeout foreground preserve status s sigkill k lmoo clif fc pfc gh master issue finfo issue search gitlab latest this build github ...
1
17,177
3,599,750,111
IssuesEvent
2016-02-03 00:47:50
chromium/caterpillar
https://api.github.com/repos/chromium/caterpillar
closed
End-to-end test app conversion
has CL tests
There should be at least one end-to-end test of converting an app &mdash; some kind of regression test, so get the output of an app conversion, run it through Caterpillar, check that the output is correct, then save that somewhere and test that Caterpillar's output matches it.
1.0
End-to-end test app conversion - There should be at least one end-to-end test of converting an app &mdash; some kind of regression test, so get the output of an app conversion, run it through Caterpillar, check that the output is correct, then save that somewhere and test that Caterpillar's output matches it.
test
end to end test app conversion there should be at least one end to end test of converting an app mdash some kind of regression test so get the output of an app conversion run it through caterpillar check that the output is correct then save that somewhere and test that caterpillar s output matches it
1
606,597
18,765,728,465
IssuesEvent
2021-11-05 23:39:29
piotrkantorowicz/Budgetter
https://api.github.com/repos/piotrkantorowicz/Budgetter
closed
Push notifications about state of asynchronous operations
enhancement priority:low status:approved
Because of asynchronous updating of read model, UI needs to know when read model has been updated or something went wrong and system needs to reverts changes on UI.
1.0
Push notifications about state of asynchronous operations - Because of asynchronous updating of read model, UI needs to know when read model has been updated or something went wrong and system needs to reverts changes on UI.
non_test
push notifications about state of asynchronous operations because of asynchronous updating of read model ui needs to know when read model has been updated or something went wrong and system needs to reverts changes on ui
0
559,658
16,567,175,317
IssuesEvent
2021-05-29 16:59:15
TeamSTEP/witch-one-homepage
https://api.github.com/repos/TeamSTEP/witch-one-homepage
closed
Add animations to environmental sprites and tiles
Low Priority project assets
## Required Tasks: - [ ] add animations to all the grassland trees (12 types) - [ ] add animations to all the marshland trees (10 types) - [ ] add animation to light sources like the candlesticks, the campfires, and the lanterns (6 types) - [ ] add animation to the field grass (15 types) ## Description: All...
1.0
Add animations to environmental sprites and tiles - ## Required Tasks: - [ ] add animations to all the grassland trees (12 types) - [ ] add animations to all the marshland trees (10 types) - [ ] add animation to light sources like the candlesticks, the campfires, and the lanterns (6 types) - [ ] add animation to ...
non_test
add animations to environmental sprites and tiles required tasks add animations to all the grassland trees types add animations to all the marshland trees types add animation to light sources like the candlesticks the campfires and the lanterns types add animation to the field ...
0
103,200
16,602,021,140
IssuesEvent
2021-06-01 20:55:54
samq-ghdemo/SEARCH-NCJIS-nibrs
https://api.github.com/repos/samq-ghdemo/SEARCH-NCJIS-nibrs
opened
CVE-2020-10673 (High) detected in multiple libraries
security vulnerability
## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.9.8.jar</b>, <b>jackson-databind-2.9.5.jar</b>, <b>jackson-data...
True
CVE-2020-10673 (High) detected in multiple libraries - ## CVE-2020-10673 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.9.6.jar</b>, <b>jackson-databind-2.9.8.jar<...
non_test
cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackso...
0
90,855
10,699,583,663
IssuesEvent
2019-10-23 21:17:27
Erutan409/proxy-method
https://api.github.com/repos/Erutan409/proxy-method
opened
Flesh out documentation to better explain how to leverage
documentation
Add more description(s) and explain how all of the functionality works.
1.0
Flesh out documentation to better explain how to leverage - Add more description(s) and explain how all of the functionality works.
non_test
flesh out documentation to better explain how to leverage add more description s and explain how all of the functionality works
0
238,946
26,188,016,604
IssuesEvent
2023-01-03 04:54:47
Trinadh465/frameworks_minikin_AOSP10_r33-CVE-2022-20473
https://api.github.com/repos/Trinadh465/frameworks_minikin_AOSP10_r33-CVE-2022-20473
opened
CVE-2021-0313 (High) detected in https://source.codeaurora.org/quic/la/platform/frameworks/minikin/LA.UM.8.8.r1-09300-SDM710.0
security vulnerability
## CVE-2021-0313 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>https://source.codeaurora.org/quic/la/platform/frameworks/minikin/LA.UM.8.8.r1-09300-SDM710.0</b></p></summary> <p> <p>...
True
CVE-2021-0313 (High) detected in https://source.codeaurora.org/quic/la/platform/frameworks/minikin/LA.UM.8.8.r1-09300-SDM710.0 - ## CVE-2021-0313 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libr...
non_test
cve high detected in cve high severity vulnerability vulnerable library library home page a href found in head commit a href found in base branch master vulnerable source files libs minikin layoututils cpp vulnerability detail...
0
88,466
8,148,012,449
IssuesEvent
2018-08-22 03:07:03
WebliniaERP/webliniaerp-web
https://api.github.com/repos/WebliniaERP/webliniaerp-web
closed
Implementar validação de lançamentos financeiros usando a nova regra de bordero
1-melhoria 2-prioridade alta 3-ALPHAPOINT test
Foi implementado o Bordero de Conferencia de Caixa. Quando o empreendimento estiver ativado para usar essa configuração, os valores do caixa fechado não deverão mais ser visualizados no financeiro.
1.0
Implementar validação de lançamentos financeiros usando a nova regra de bordero - Foi implementado o Bordero de Conferencia de Caixa. Quando o empreendimento estiver ativado para usar essa configuração, os valores do caixa fechado não deverão mais ser visualizados no financeiro.
test
implementar validação de lançamentos financeiros usando a nova regra de bordero foi implementado o bordero de conferencia de caixa quando o empreendimento estiver ativado para usar essa configuração os valores do caixa fechado não deverão mais ser visualizados no financeiro
1
15,342
3,456,448,268
IssuesEvent
2015-12-18 01:25:26
rurban/perl-compiler
https://api.github.com/repos/rurban/perl-compiler
closed
Bizarre copy of CODE in list assignment from B::HV
CoreTests.522 Priority-Medium
error noticed with perl522 and HEAD@95a905 ```perl #!./perl { BEGIN { *Mover:: = *Mover2::; *Mover2:: = *foo; } package Mover; # Not our(@ISA), because the bug we are testing for interacts with an # our() bug that cancels this bug out. @ISA = 'door'; sub door::d...
1.0
Bizarre copy of CODE in list assignment from B::HV - error noticed with perl522 and HEAD@95a905 ```perl #!./perl { BEGIN { *Mover:: = *Mover2::; *Mover2:: = *foo; } package Mover; # Not our(@ISA), because the bug we are testing for interacts with an # our() bug that cance...
test
bizarre copy of code in list assignment from b hv error noticed with and head perl perl begin mover foo package mover not our isa because the bug we are testing for interacts with an our bug that cancels this bug out ...
1
166,774
20,725,521,136
IssuesEvent
2022-03-14 01:03:36
Tim-Demo/JuiceShop
https://api.github.com/repos/Tim-Demo/JuiceShop
opened
CVE-2021-37701 (High) detected in tar-2.2.2.tgz
security vulnerability
## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2021-37701 (High) detected in tar-2.2.2.tgz - ## CVE-2021-37701 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.2.tgz</b></p></summary> <p>tar for node</p> <p>Library home ...
non_test
cve high detected in tar tgz cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file package json path to vulnerable library node modules node gyp node modules tar package json dependency hierarch...
0
270,613
23,523,995,090
IssuesEvent
2022-08-19 09:02:11
jupyterlab/jupyterlab
https://api.github.com/repos/jupyterlab/jupyterlab
closed
[CI integration] Welcome test failing
bug tag:Testing
<!-- Welcome! Thank you for contributing. These HTML comments will not render in the issue. Before creating a new issue: * Search for relevant issues * Follow the issue reporting guidelines: https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html --> ## Description <!--Describe the bug clear...
1.0
[CI integration] Welcome test failing - <!-- Welcome! Thank you for contributing. These HTML comments will not render in the issue. Before creating a new issue: * Search for relevant issues * Follow the issue reporting guidelines: https://jupyterlab.readthedocs.io/en/latest/getting_started/issue.html --> ## D...
test
welcome test failing welcome thank you for contributing these html comments will not render in the issue before creating a new issue search for relevant issues follow the issue reporting guidelines description lately we got error for the welcome integration test i m suspectin...
1
132,153
10,732,907,952
IssuesEvent
2019-10-28 23:19:32
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
Fail to manage access for one Azure AD attached ADLS Gen2 blob container
:beetle: regression :gear: adls gen2 :gear: attach :gear: blobs :heavy_check_mark: merged 🧪 testing
**Storage Explorer Version:** 1.10.1 **Build:** [20191024.4](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3176191) **Branch:** master **Platform/OS:** Windows 10/ Linux Ubuntu 19.04/macOS High Sierra **Architecture:** ia32/x64 **Regression From:** Previous release (1.10.1) **Steps to reproduce:...
1.0
Fail to manage access for one Azure AD attached ADLS Gen2 blob container - **Storage Explorer Version:** 1.10.1 **Build:** [20191024.4](https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=3176191) **Branch:** master **Platform/OS:** Windows 10/ Linux Ubuntu 19.04/macOS High Sierra **Architecture:** ia32/x...
test
fail to manage access for one azure ad attached adls blob container storage explorer version build branch master platform os windows linux ubuntu macos high sierra architecture regression from previous release steps to reproduce give rbac a...
1
333,015
29,506,748,237
IssuesEvent
2023-06-03 12:10:52
Hollo-Event-Notifier/Hollo-Event-Notifier-App
https://api.github.com/repos/Hollo-Event-Notifier/Hollo-Event-Notifier-App
closed
(optional) Stress testing - CI pipeline
devOps stress testing
# Requirements - optional task, stress testing can be integrated in the pipeline - it can be used with third party tools, like this https://github.com/jmeter-maven-plugin/jmeter-maven-plugin
1.0
(optional) Stress testing - CI pipeline - # Requirements - optional task, stress testing can be integrated in the pipeline - it can be used with third party tools, like this https://github.com/jmeter-maven-plugin/jmeter-maven-plugin
test
optional stress testing ci pipeline requirements optional task stress testing can be integrated in the pipeline it can be used with third party tools like this
1
325,802
27,963,321,532
IssuesEvent
2023-03-24 17:17:09
ourzora/nouns-builder
https://api.github.com/repos/ourzora/nouns-builder
closed
[Bug] OG images have incorrect aspect ratio for some DAO images
testing required
**Describe the bug** Some DAO images are being rendered with incorrect aspect ratio due to height not being set. **Expected behavior** DAO images render with correct aspect ratio **Screenshots** <img width="934" alt="Screen Shot 2023-03-23 at 1 05 19 PM" src="https://user-images.githubusercontent.com/33191293/...
1.0
[Bug] OG images have incorrect aspect ratio for some DAO images - **Describe the bug** Some DAO images are being rendered with incorrect aspect ratio due to height not being set. **Expected behavior** DAO images render with correct aspect ratio **Screenshots** <img width="934" alt="Screen Shot 2023-03-23 at 1 ...
test
og images have incorrect aspect ratio for some dao images describe the bug some dao images are being rendered with incorrect aspect ratio due to height not being set expected behavior dao images render with correct aspect ratio screenshots img width alt screen shot at pm src...
1
155,698
12,267,586,510
IssuesEvent
2020-05-07 10:57:32
IMA-WorldHealth/bhima
https://api.github.com/repos/IMA-WorldHealth/bhima
opened
Add official support for MySQL 8
Feature Request tests
Thanks to the work done by @individual-it, we know that MySQL 8 isn't supported. In fact, only MySQL 5.7 is supported. We've done the documentation updates to reflect this, but we should make the effort to target MySQL 8. As pointed out by @individual-it in https://github.com/IMA-WorldHealth/bhima/issues/4393, Ubunt...
1.0
Add official support for MySQL 8 - Thanks to the work done by @individual-it, we know that MySQL 8 isn't supported. In fact, only MySQL 5.7 is supported. We've done the documentation updates to reflect this, but we should make the effort to target MySQL 8. As pointed out by @individual-it in https://github.com/IMA-W...
test
add official support for mysql thanks to the work done by individual it we know that mysql isn t supported in fact only mysql is supported we ve done the documentation updates to reflect this but we should make the effort to target mysql as pointed out by individual it in ubuntu lts ships w...
1
58,974
6,625,235,604
IssuesEvent
2017-09-22 14:43:54
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
opened
Manual test run on Linux for 0.19.x (Beta Channel)
OS/unix-like/linux release-notes/exclude tests
## Per release specialty tests - [ ] URL suggestions for simple domain names sometimes don't appear up top. ([#11057](https://github.com/brave/browser-laptop/issues/11057)) - [ ] Netflix/Widevine notification banner does not go away. ([#11054](https://github.com/brave/browser-laptop/issues/11054)) - [ ] Upgrade to C...
1.0
Manual test run on Linux for 0.19.x (Beta Channel) - ## Per release specialty tests - [ ] URL suggestions for simple domain names sometimes don't appear up top. ([#11057](https://github.com/brave/browser-laptop/issues/11057)) - [ ] Netflix/Widevine notification banner does not go away. ([#11054](https://github.com/br...
test
manual test run on linux for x beta channel per release specialty tests url suggestions for simple domain names sometimes don t appear up top netflix widevine notification banner does not go away upgrade to chromium check default browser dialog has the invalid ba...
1
23,496
4,020,330,774
IssuesEvent
2016-05-16 18:02:10
medic/medic-webapp
https://api.github.com/repos/medic/medic-webapp
reopened
Tasks and Targets disappear in Android 4.4.2 after upgrading to 2.6.2 and clicking Reload
4 - Acceptance testing Bug Priority
This is a blocker for the 2.6.2 release #2240 Note that this cannot be reproduced in the web browser, only in the Android app on Tecno Y4. After updating and submitting a form from a task, the task cleared properly. Then I submitted another form and the task didn't clear as expected. I then viewed that recently sub...
1.0
Tasks and Targets disappear in Android 4.4.2 after upgrading to 2.6.2 and clicking Reload - This is a blocker for the 2.6.2 release #2240 Note that this cannot be reproduced in the web browser, only in the Android app on Tecno Y4. After updating and submitting a form from a task, the task cleared properly. Then I s...
test
tasks and targets disappear in android after upgrading to and clicking reload this is a blocker for the release note that this cannot be reproduced in the web browser only in the android app on tecno after updating and submitting a form from a task the task cleared properly then i submi...
1
601,992
18,444,369,220
IssuesEvent
2021-10-14 22:39:15
bcgov/entity
https://api.github.com/repos/bcgov/entity
closed
Recreated using the same user name
bug Priority2 Relationships
**Describe the bug in current situation** If an Account Coordinator or an Account Administrator “leaves”, that they cannot be recreated using the same user name. **Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?** - Test Env - Staff user has invited other users to join the team - Invite...
1.0
Recreated using the same user name - **Describe the bug in current situation** If an Account Coordinator or an Account Administrator “leaves”, that they cannot be recreated using the same user name. **Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?** - Test Env - Staff user has invited...
non_test
recreated using the same user name describe the bug in current situation if an account coordinator or an account administrator “leaves” that they cannot be recreated using the same user name pre conditions which env any pre requesites or assumptions to execute steps test env staff user has invited...
0
106,609
9,168,211,156
IssuesEvent
2019-03-02 20:15:55
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Preformatted block does not display preformatted text.
Needs Testing [Block] Preformatted
**Describe the bug** The text in a preformatted block is not displayed preformatted. Newlines are not handled correctly. **To Reproduce** Steps to reproduce the behavior: 1. Create a block like: ``` <!-- wp:preformatted --> <pre class="wp-block-preformatted"> Line 1 Line 2 Line 3 </pre> <!-- /wp:preformat...
1.0
Preformatted block does not display preformatted text. - **Describe the bug** The text in a preformatted block is not displayed preformatted. Newlines are not handled correctly. **To Reproduce** Steps to reproduce the behavior: 1. Create a block like: ``` <!-- wp:preformatted --> <pre class="wp-block-preformat...
test
preformatted block does not display preformatted text describe the bug the text in a preformatted block is not displayed preformatted newlines are not handled correctly to reproduce steps to reproduce the behavior create a block like line line line switch to th...
1
70,482
7,189,283,382
IssuesEvent
2018-02-02 13:30:06
opensistemas-hub/osbrain
https://api.github.com/repos/opensistemas-hub/osbrain
opened
Improve name server coverage
test
It seems the `except PyroError` in `async_shutdown_agents` is not tested. ![screenshot from 2018-02-02 14-27-56](https://user-images.githubusercontent.com/526577/35735527-76d47cb2-0825-11e8-8148-ab1333ba100c.png) Some times this might not be reflected as those lines, depending on the execution, might be executed....
1.0
Improve name server coverage - It seems the `except PyroError` in `async_shutdown_agents` is not tested. ![screenshot from 2018-02-02 14-27-56](https://user-images.githubusercontent.com/526577/35735527-76d47cb2-0825-11e8-8148-ab1333ba100c.png) Some times this might not be reflected as those lines, depending on th...
test
improve name server coverage it seems the except pyroerror in async shutdown agents is not tested some times this might not be reflected as those lines depending on the execution might be executed anyway a test for this would be great
1
344,787
30,761,486,429
IssuesEvent
2023-07-29 19:09:44
ValveSoftware/Source-1-Games
https://api.github.com/repos/ValveSoftware/Source-1-Games
closed
Visable No-Draw in pl_venice.bsp [TF2]
Team Fortress 2 Need Retest Art
![afbeelding](https://github.com/ValveSoftware/Source-1-Games/assets/78452008/49f8e28d-2706-472f-8122-b593b9e6d8e8) An open noclip brush can be seen in the playfield. This is at "setpos 6933.061523 5959.249023 2229.980225;setang -15.052433 14.122795 0.000000"
1.0
Visable No-Draw in pl_venice.bsp [TF2] - ![afbeelding](https://github.com/ValveSoftware/Source-1-Games/assets/78452008/49f8e28d-2706-472f-8122-b593b9e6d8e8) An open noclip brush can be seen in the playfield. This is at "setpos 6933.061523 5959.249023 2229.980225;setang -15.052433 14.122795 0.000000"
test
visable no draw in pl venice bsp an open noclip brush can be seen in the playfield this is at setpos setang
1
118,426
25,306,000,124
IssuesEvent
2022-11-17 14:13:43
objectos/objectos
https://api.github.com/repos/objectos/objectos
closed
Class Instance Creation Expressions TC01: new ClassOrInterfaceTypeToInstantiate ( [ArgumentList] )
a:objectos-code
The following Objectos Code: ```java _new(t(Foo.class)); _new(t(Foo.class), s("a")); _new(t(Foo.class), s("a"), s("b")); ``` Should generate: ```java new test.Foo(); new test.Foo("a"); new test.Foo("a", "b"); ```
1.0
Class Instance Creation Expressions TC01: new ClassOrInterfaceTypeToInstantiate ( [ArgumentList] ) - The following Objectos Code: ```java _new(t(Foo.class)); _new(t(Foo.class), s("a")); _new(t(Foo.class), s("a"), s("b")); ``` Should generate: ```java new test.Foo(); new test.Foo("a"); new test.Foo("a", ...
non_test
class instance creation expressions new classorinterfacetypetoinstantiate the following objectos code java new t foo class new t foo class s a new t foo class s a s b should generate java new test foo new test foo a new test foo a b
0
11,301
3,197,868,880
IssuesEvent
2015-10-01 08:41:29
deegree/deegree3
https://api.github.com/repos/deegree/deegree3
closed
WMTS integration tests are failing
bug tests failing
Currently the wmts integration tests are failing. These tests depend on the 'utah-workspace' running at 'deegree3-demo.deegree.org'. The service is up and running but it returns blank images for the layer 'dominantvegetation'. Could someone have a look at it? Test url: http://deegree3-demo.deegree.org/utah-workspace...
1.0
WMTS integration tests are failing - Currently the wmts integration tests are failing. These tests depend on the 'utah-workspace' running at 'deegree3-demo.deegree.org'. The service is up and running but it returns blank images for the layer 'dominantvegetation'. Could someone have a look at it? Test url: http://dee...
test
wmts integration tests are failing currently the wmts integration tests are failing these tests depend on the utah workspace running at demo deegree org the service is up and running but it returns blank images for the layer dominantvegetation could someone have a look at it test url
1
261,831
22,774,070,280
IssuesEvent
2022-07-08 12:54:22
MPMG-DCC-UFMG/F01
https://api.github.com/repos/MPMG-DCC-UFMG/F01
opened
Teste de generalizacao para a tag Informações institucionais - Link de acesso - Ibertioga
generalization test development
DoD: Realizar o teste de Generalização do validador da tag Informações institucionais - Link de acesso para o Município de Ibertioga.
1.0
Teste de generalizacao para a tag Informações institucionais - Link de acesso - Ibertioga - DoD: Realizar o teste de Generalização do validador da tag Informações institucionais - Link de acesso para o Município de Ibertioga.
test
teste de generalizacao para a tag informações institucionais link de acesso ibertioga dod realizar o teste de generalização do validador da tag informações institucionais link de acesso para o município de ibertioga
1
182,524
14,139,325,360
IssuesEvent
2020-11-10 09:40:59
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
sql/logictest: TestLogic failed
C-test-failure O-robot branch-release-20.2
[(sql/logictest).TestLogic failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2429418&tab=buildLog) on [release-20.2@5742523d88fb5d3e23b0487e97175100651c4969](https://github.com/cockroachdb/cockroach/commits/5742523d88fb5d3e23b0487e97175100651c4969): ``` === RUN TestLogic --- FAIL: TestLogic (1116.84s) ...
1.0
sql/logictest: TestLogic failed - [(sql/logictest).TestLogic failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2429418&tab=buildLog) on [release-20.2@5742523d88fb5d3e23b0487e97175100651c4969](https://github.com/cockroachdb/cockroach/commits/5742523d88fb5d3e23b0487e97175100651c4969): ``` === RUN TestLogic...
test
sql logictest testlogic failed on run testlogic fail testlogic logic go randomize coldata batchsize to test log scope go test logs captured to go src github com cockroachdb cockroach artifacts test log scope go use show logs to present logs inline run t...
1
114,846
9,762,306,418
IssuesEvent
2019-06-05 10:59:36
edenlabllc/ehealth.web
https://api.github.com/repos/edenlabllc/ehealth.web
closed
Update Medical Program list
FE [zube]: In Test
## Feature Request #### Description Based on the fact that we develop a new functionality of `program services` we need to make changes to the existing functionality of `medical program` #### Context As NHS Admin I want to filter medical programs by type and see the result in the table. So that we need to a...
1.0
Update Medical Program list - ## Feature Request #### Description Based on the fact that we develop a new functionality of `program services` we need to make changes to the existing functionality of `medical program` #### Context As NHS Admin I want to filter medical programs by type and see the result in th...
test
update medical program list feature request description based on the fact that we develop a new functionality of program services we need to make changes to the existing functionality of medical program context as nhs admin i want to filter medical programs by type and see the result in th...
1
265,402
23,165,582,082
IssuesEvent
2022-07-30 00:10:03
pulumi/pulumi
https://api.github.com/repos/pulumi/pulumi
closed
grpc 1.48 hangs release GHA
kind/bug area/testing p0
### What happened? our tests in python+linux got stuck. fraser reran a prior release and it was also stuck. python seems to be pulling in an updated dependency which was hanging. ### Steps to reproduce run a workflow ### Expected Behavior finish ### Actual Behavior not finish ### Versions used _No respon...
1.0
grpc 1.48 hangs release GHA - ### What happened? our tests in python+linux got stuck. fraser reran a prior release and it was also stuck. python seems to be pulling in an updated dependency which was hanging. ### Steps to reproduce run a workflow ### Expected Behavior finish ### Actual Behavior not finish ...
test
grpc hangs release gha what happened our tests in python linux got stuck fraser reran a prior release and it was also stuck python seems to be pulling in an updated dependency which was hanging steps to reproduce run a workflow expected behavior finish actual behavior not finish ...
1
623,104
19,660,443,932
IssuesEvent
2022-01-10 16:29:51
mousehaunt/mousehaunt.com
https://api.github.com/repos/mousehaunt/mousehaunt.com
closed
Disallow users from creating many orders without having balance
priority/P1
<img width="475" alt="Screen Shot 2022-01-10 at 12 14 26" src="https://user-images.githubusercontent.com/3029017/148789747-b15a86b7-7a7a-4c61-82c7-c8203b09da9f.png">
1.0
Disallow users from creating many orders without having balance - <img width="475" alt="Screen Shot 2022-01-10 at 12 14 26" src="https://user-images.githubusercontent.com/3029017/148789747-b15a86b7-7a7a-4c61-82c7-c8203b09da9f.png">
non_test
disallow users from creating many orders without having balance img width alt screen shot at src
0
136,269
11,045,219,156
IssuesEvent
2019-12-09 14:45:10
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed test: TestDockerCLI
C-test-failure O-robot
The following tests appear to have failed on master (acceptance): TestDockerCLI/test_demo_partitioning.tcl, TestDockerCLI You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestDockerCLI). [#1597217](https://teamcity.cockroachdb.com/viewLog.html?buildId=1597...
1.0
teamcity: failed test: TestDockerCLI - The following tests appear to have failed on master (acceptance): TestDockerCLI/test_demo_partitioning.tcl, TestDockerCLI You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestDockerCLI). [#1597217](https://teamcity.co...
test
teamcity failed test testdockercli the following tests appear to have failed on master acceptance testdockercli test demo partitioning tcl testdockercli you may want to check testdockercli fail acceptance testdockercli stdout test log scope go test logs captur...
1
102,210
8,821,980,770
IssuesEvent
2019-01-02 06:49:58
linkedpipes/etl
https://api.github.com/repos/linkedpipes/etl
closed
Change "Save" icon from edit to save
enhancement test
Misleading, especially in the shortened form without text: ![image](https://user-images.githubusercontent.com/718827/50477838-6b529d00-09ce-11e9-9810-3e5c0794640a.png) Better would be: ![image](https://user-images.githubusercontent.com/718827/50477846-7ad1e600-09ce-11e9-8421-087830666556.png)
1.0
Change "Save" icon from edit to save - Misleading, especially in the shortened form without text: ![image](https://user-images.githubusercontent.com/718827/50477838-6b529d00-09ce-11e9-9810-3e5c0794640a.png) Better would be: ![image](https://user-images.githubusercontent.com/718827/50477846-7ad1e600-09ce-11e9-8421-0...
test
change save icon from edit to save misleading especially in the shortened form without text better would be
1
60,388
8,425,846,423
IssuesEvent
2018-10-16 04:56:37
dynamoosejs/dynamoose
https://api.github.com/repos/dynamoosejs/dynamoose
opened
Undocumented Schema Types
discussion documentation
### Summary: In the Dynamoose code below there is a lot of types that aren't listed in the [Dynamoose Documentation](https://dynamoosejs.com/api#attribute-types). https://github.com/dynamoosejs/dynamoose/blob/7b01a64e97e4f0eb77887537e1ad18820f00bef9/lib/Attribute.js#L100-L147 I think we need to go in and figur...
1.0
Undocumented Schema Types - ### Summary: In the Dynamoose code below there is a lot of types that aren't listed in the [Dynamoose Documentation](https://dynamoosejs.com/api#attribute-types). https://github.com/dynamoosejs/dynamoose/blob/7b01a64e97e4f0eb77887537e1ad18820f00bef9/lib/Attribute.js#L100-L147 I thin...
non_test
undocumented schema types summary in the dynamoose code below there is a lot of types that aren t listed in the i think we need to go in and figure out the intent of those new types that aren t documented and figure out if they should be public facing or not and if so update the documentation ...
0
213,387
16,515,868,698
IssuesEvent
2021-05-26 09:39:38
trinodb/trino
https://api.github.com/repos/trinodb/trino
closed
Flaky io.prestosql.server.security.oauth2.TestOAuth2WebUiAuthenticationFilter: testExpiredAccessToken, testSuccessfulFlow
bug test ui
``` java.lang.NullPointerException at io.prestosql.server.security.oauth2.TestOAuth2WebUiAuthenticationFilter.lambda$testExpiredAccessToken$1(TestOAuth2WebUiAuthenticationFilter.java:205) at io.prestosql.server.security.oauth2.TestOAuth2WebUiAuthenticationFilter.withSuccessfulAuthentication(TestOAuth2WebUiAuthenti...
1.0
Flaky io.prestosql.server.security.oauth2.TestOAuth2WebUiAuthenticationFilter: testExpiredAccessToken, testSuccessfulFlow - ``` java.lang.NullPointerException at io.prestosql.server.security.oauth2.TestOAuth2WebUiAuthenticationFilter.lambda$testExpiredAccessToken$1(TestOAuth2WebUiAuthenticationFilter.java:205) at ...
test
flaky io prestosql server security testexpiredaccesstoken testsuccessfulflow java lang nullpointerexception at io prestosql server security lambda testexpiredaccesstoken java at io prestosql server security withsuccessfulauthentication java at io prestosql server security test...
1
56,028
6,498,918,392
IssuesEvent
2017-08-22 19:21:23
drud/community
https://api.github.com/repos/drud/community
closed
Create a tool that audits our repositories for labels
actionable needs docs needs tests work in progress
## What happened (or feature request): In our community documentation we outline a strategy for how labels should be used across our repositories. Manually creating those labels is a tedious process that can quickly become prone to human error. Please create a tool that can manage labels in accordance with our guide...
1.0
Create a tool that audits our repositories for labels - ## What happened (or feature request): In our community documentation we outline a strategy for how labels should be used across our repositories. Manually creating those labels is a tedious process that can quickly become prone to human error. Please create a ...
test
create a tool that audits our repositories for labels what happened or feature request in our community documentation we outline a strategy for how labels should be used across our repositories manually creating those labels is a tedious process that can quickly become prone to human error please create a ...
1
98,070
12,289,945,114
IssuesEvent
2020-05-10 00:30:41
mjd4686/WiFi-Router-Hyper-Simulator-X3000
https://api.github.com/repos/mjd4686/WiFi-Router-Hyper-Simulator-X3000
closed
Develop a basic level
Level Design enhancement
Lay out a basic office environment consisting of all 3 tiers of routers (including the III beacons), along with walls and many of the voxel assets we downloaded. Make an issue assigned to @JakeCalkins if you need an asset to be more "voxel-ized". This is a trivial task in Blender.
1.0
Develop a basic level - Lay out a basic office environment consisting of all 3 tiers of routers (including the III beacons), along with walls and many of the voxel assets we downloaded. Make an issue assigned to @JakeCalkins if you need an asset to be more "voxel-ized". This is a trivial task in Blender.
non_test
develop a basic level lay out a basic office environment consisting of all tiers of routers including the iii beacons along with walls and many of the voxel assets we downloaded make an issue assigned to jakecalkins if you need an asset to be more voxel ized this is a trivial task in blender
0
76,607
26,508,938,882
IssuesEvent
2023-01-18 15:43:33
NREL/EnergyPlus
https://api.github.com/repos/NREL/EnergyPlus
closed
Output:Diagnostics:DisplayWeatherMissingDataWarnings returns false warnings
Defect
Issue overview -------------- When we add Output:Diagnostics:DisplayWeatherMissingDataWarnings; to IDF (EnergyPlus v22.2.0, macOS), EnergyPlus returns warnings for several items having less than 9 digits in the N27 Present Weather Codes fields. However, the EPW file has 9 digits for all 8760 items. See attached file....
1.0
Output:Diagnostics:DisplayWeatherMissingDataWarnings returns false warnings - Issue overview -------------- When we add Output:Diagnostics:DisplayWeatherMissingDataWarnings; to IDF (EnergyPlus v22.2.0, macOS), EnergyPlus returns warnings for several items having less than 9 digits in the N27 Present Weather Codes fie...
non_test
output diagnostics displayweathermissingdatawarnings returns false warnings issue overview when we add output diagnostics displayweathermissingdatawarnings to idf energyplus macos energyplus returns warnings for several items having less than digits in the present weather codes fields ...
0
285,811
24,699,452,824
IssuesEvent
2022-10-19 14:21:11
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Errors in creating and maintaining UiAutomation connection in Instrumented tests
needs:triage eng:ui-test
Intermittently, an early `getInstrumentation()` call in `beforeActivityLaunched` for our `HomeActivityTestRule.kt` will throw a `java.lang.RuntimeException` with a `Error while connecting UiAutomation`. This seems to happen more frequent on 1.4.0 and espresso 3.4.0 libraries [2] - just getting a ticket on file here to...
1.0
Errors in creating and maintaining UiAutomation connection in Instrumented tests - Intermittently, an early `getInstrumentation()` call in `beforeActivityLaunched` for our `HomeActivityTestRule.kt` will throw a `java.lang.RuntimeException` with a `Error while connecting UiAutomation`. This seems to happen more frequen...
test
errors in creating and maintaining uiautomation connection in instrumented tests intermittently an early getinstrumentation call in beforeactivitylaunched for our homeactivitytestrule kt will throw a java lang runtimeexception with a error while connecting uiautomation this seems to happen more frequen...
1
56,612
6,524,207,308
IssuesEvent
2017-08-29 11:45:53
frappe/erpnext
https://api.github.com/repos/frappe/erpnext
closed
Tests for Stock
testing
- [x] Stock Entry (all type) - [x] Serialized / Non Serialized - [x] Purchase Receipt - [x] Delivery Note - [x] Stock Reconciliation
1.0
Tests for Stock - - [x] Stock Entry (all type) - [x] Serialized / Non Serialized - [x] Purchase Receipt - [x] Delivery Note - [x] Stock Reconciliation
test
tests for stock stock entry all type serialized non serialized purchase receipt delivery note stock reconciliation
1
187,573
14,428,378,694
IssuesEvent
2020-12-06 09:30:40
kalexmills/github-vet-tests-dec2020
https://api.github.com/repos/kalexmills/github-vet-tests-dec2020
closed
srinandan/edgemicroctl: vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper/helpers_test.go; 6 LoC
fresh test tiny vendored
Found a possible issue in [srinandan/edgemicroctl](https://www.github.com/srinandan/edgemicroctl) at [vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper/helpers_test.go](https://github.com/srinandan/edgemicroctl/blob/b0e68f943122d83e4040f5c37d76a203e47d76ba/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper/helpers_test.g...
1.0
srinandan/edgemicroctl: vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper/helpers_test.go; 6 LoC - Found a possible issue in [srinandan/edgemicroctl](https://www.github.com/srinandan/edgemicroctl) at [vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper/helpers_test.go](https://github.com/srinandan/edgemicroctl/blob/b0e68f...
test
srinandan edgemicroctl vendor io kubernetes pkg apis core helper helpers test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the c...
1
309,072
23,282,817,445
IssuesEvent
2022-08-05 13:43:10
firebase/extensions
https://api.github.com/repos/firebase/extensions
closed
firestore-bigquery-export: Configuration errors for non-required values
documentation good first issue in-progress
<!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/bug.md --> ### Describe your configuration - Extension name: **firestore-bigquery-export** - Extension version: **0.1.20** - Configuration values (redact info where appropriate): ``` LOCATION=europe-west1 DATASET_LOCATION=eu...
1.0
firestore-bigquery-export: Configuration errors for non-required values - <!-- DO NOT DELETE validate_template=true template_path=.github/ISSUE_TEMPLATE/bug.md --> ### Describe your configuration - Extension name: **firestore-bigquery-export** - Extension version: **0.1.20** - Configuration values (redact i...
non_test
firestore bigquery export configuration errors for non required values do not delete validate template true template path github issue template bug md describe your configuration extension name firestore bigquery export extension version configuration values redact in...
0
212,480
16,453,416,330
IssuesEvent
2021-05-21 09:11:16
infinispan/infinispan-operator
https://api.github.com/repos/infinispan/infinispan-operator
opened
Use testKube.CleanNamespaceAndLogOnPanic in all tests
good first issue test
Would be nice to embed `testKube.CleanNamespaceAndLogOnPanic` for all our tests (Core and Cross-site) Now only Backup/Restore utilizes this function. Probably this function could be adopted a bit
1.0
Use testKube.CleanNamespaceAndLogOnPanic in all tests - Would be nice to embed `testKube.CleanNamespaceAndLogOnPanic` for all our tests (Core and Cross-site) Now only Backup/Restore utilizes this function. Probably this function could be adopted a bit
test
use testkube cleannamespaceandlogonpanic in all tests would be nice to embed testkube cleannamespaceandlogonpanic for all our tests core and cross site now only backup restore utilizes this function probably this function could be adopted a bit
1
304,126
26,255,048,318
IssuesEvent
2023-01-05 23:25:57
daisy/accessible-books-in-browsers
https://api.github.com/repos/daisy/accessible-books-in-browsers
opened
keyboard shortcut conflicts
tester-feedback
Received Oct 2022 "do not use keyboard commands which can conflict with screen readers keyboard commands such as alt+ control+ left arrow and alt+ control+ right arrow are commands for navigation within table. When screen reader is on, user will not be able to navigate within section without pressing NVDA key+3"
1.0
keyboard shortcut conflicts - Received Oct 2022 "do not use keyboard commands which can conflict with screen readers keyboard commands such as alt+ control+ left arrow and alt+ control+ right arrow are commands for navigation within table. When screen reader is on, user will not be able to navigate within section wi...
test
keyboard shortcut conflicts received oct do not use keyboard commands which can conflict with screen readers keyboard commands such as alt control left arrow and alt control right arrow are commands for navigation within table when screen reader is on user will not be able to navigate within section witho...
1
74,856
25,361,034,389
IssuesEvent
2022-11-20 22:08:21
gbif/ipt
https://api.github.com/repos/gbif/ipt
closed
When using a star schema it's not possible to edit the base mappings
Type-Defect Component-Logic
I have a dataset that consists of core Events and extension Occurrences. There are 17 fields mapped to the event, and 7 mapped to the occurrence. I can edit the mappings for the occurrence, but not the event. Clicking on the Edit button for event results in a 302 (Redirect) response for the URL http://doi.sahfos.ac...
1.0
When using a star schema it's not possible to edit the base mappings - I have a dataset that consists of core Events and extension Occurrences. There are 17 fields mapped to the event, and 7 mapped to the occurrence. I can edit the mappings for the occurrence, but not the event. Clicking on the Edit button for even...
non_test
when using a star schema it s not possible to edit the base mappings i have a dataset that consists of core events and extension occurrences there are fields mapped to the event and mapped to the occurrence i can edit the mappings for the occurrence but not the event clicking on the edit button for event...
0
20,578
3,828,011,188
IssuesEvent
2016-03-31 02:20:29
jecrockett/gametime
https://api.github.com/repos/jecrockett/gametime
closed
Testing strategy
before eval testing
* Discuss approach to testing. * What will we test? * What will we use for testing? * What will we omit?
1.0
Testing strategy - * Discuss approach to testing. * What will we test? * What will we use for testing? * What will we omit?
test
testing strategy discuss approach to testing what will we test what will we use for testing what will we omit
1
236,123
7,746,677,213
IssuesEvent
2018-05-29 22:45:56
zulip/zulip
https://api.github.com/repos/zulip/zulip
closed
Eliminate use of the jquery-form plugin
area: dependencies in progress priority: high
We use the jquery-form plugin in exactly two places in the codebase: ``` $ git grep ajaxForm static/js/ static/js/invite.js: $("#invite_user_form").ajaxForm({ static/js/settings_account.js: $("#get_api_key_box form").ajaxForm({ ``` I think we used to use this more a few years ago, but we have a super anci...
1.0
Eliminate use of the jquery-form plugin - We use the jquery-form plugin in exactly two places in the codebase: ``` $ git grep ajaxForm static/js/ static/js/invite.js: $("#invite_user_form").ajaxForm({ static/js/settings_account.js: $("#get_api_key_box form").ajaxForm({ ``` I think we used to use this more...
non_test
eliminate use of the jquery form plugin we use the jquery form plugin in exactly two places in the codebase git grep ajaxform static js static js invite js invite user form ajaxform static js settings account js get api key box form ajaxform i think we used to use this more...
0
430,119
12,440,733,247
IssuesEvent
2020-05-26 12:32:11
BgeeDB/bgee_apps
https://api.github.com/repos/BgeeDB/bgee_apps
opened
Display more cool info about download files - use iPython notebooks
priority: medium ui enhancement
In GitLab by @fbastian on Oct 8, 2015, 18:10 Carlos Sanchez created some iPython notebooks to parse the download files and to generate nice-looking reports (heatmaps of number of genes expressed per species, of organs/stages with the most data, histograms, etc). See https://gitlab.isb-sib.ch/Bgee/bgee_pipeline/blob/de...
1.0
Display more cool info about download files - use iPython notebooks - In GitLab by @fbastian on Oct 8, 2015, 18:10 Carlos Sanchez created some iPython notebooks to parse the download files and to generate nice-looking reports (heatmaps of number of genes expressed per species, of organs/stages with the most data, hist...
non_test
display more cool info about download files use ipython notebooks in gitlab by fbastian on oct carlos sanchez created some ipython notebooks to parse the download files and to generate nice looking reports heatmaps of number of genes expressed per species of organs stages with the most data histogram...
0
66,617
12,806,781,184
IssuesEvent
2020-07-03 10:06:06
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
[0.1000.0.0] Missing Preview Images for Owned Submarines
Bug Code
- [x] I have searched the issue tracker to check if the issue has already been reported. **Description** Preview images for Owned Submarines are missing at the Delivery menu. **Version** 0.1000.0.0
1.0
[0.1000.0.0] Missing Preview Images for Owned Submarines - - [x] I have searched the issue tracker to check if the issue has already been reported. **Description** Preview images for Owned Submarines are missing at the Delivery menu. **Version** 0.1000.0.0
non_test
missing preview images for owned submarines i have searched the issue tracker to check if the issue has already been reported description preview images for owned submarines are missing at the delivery menu version
0
811,503
30,290,715,407
IssuesEvent
2023-07-09 08:40:49
f3d-app/f3d
https://api.github.com/repos/f3d-app/f3d
closed
F3D uses uninitialized var when using exact tag, resulting in a conf warning
type:bug priority:P0
**Describe the bug** F3D uses uninitialized var when using exact tag, resulting in a conf warning ``` git checkout v2.1.0 mkdir build cd build cmake --warn-uninitialized ../ ``` ``` CMake Error (dev) at cmake/f3dVersion.cmake:73 (set): uninitialized variable 'CMAKE_MATCH_5' Call Stack (most recent call...
1.0
F3D uses uninitialized var when using exact tag, resulting in a conf warning - **Describe the bug** F3D uses uninitialized var when using exact tag, resulting in a conf warning ``` git checkout v2.1.0 mkdir build cd build cmake --warn-uninitialized ../ ``` ``` CMake Error (dev) at cmake/f3dVersion.cmake:73...
non_test
uses uninitialized var when using exact tag resulting in a conf warning describe the bug uses uninitialized var when using exact tag resulting in a conf warning git checkout mkdir build cd build cmake warn uninitialized cmake error dev at cmake cmake set unin...
0
57,070
23,994,632,957
IssuesEvent
2022-09-14 06:22:14
apache/hudi
https://api.github.com/repos/apache/hudi
closed
Clustering not working on large table and partitions
performance priority:major table-service
I am having a large partitioned MOR Hudi table and I have tried to perform async clustering using hudi clustering utility but it failed without any stack trace. Then I tried inline clustering but the clustering job failed with OOM error. The clustering was performed on 365 partitions and each partition was having 518 ...
1.0
Clustering not working on large table and partitions - I am having a large partitioned MOR Hudi table and I have tried to perform async clustering using hudi clustering utility but it failed without any stack trace. Then I tried inline clustering but the clustering job failed with OOM error. The clustering was perform...
non_test
clustering not working on large table and partitions i am having a large partitioned mor hudi table and i have tried to perform async clustering using hudi clustering utility but it failed without any stack trace then i tried inline clustering but the clustering job failed with oom error the clustering was perform...
0
61,741
17,023,768,411
IssuesEvent
2021-07-03 03:44:50
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
Remove gazeteer tree from osm2pgsql
Component: osm2pgsql Priority: minor Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 11.21pm, Thursday, 5th January 2012]** The osm2pgsql checkout is around 100MB because it contains a 90MB gazeteer subtree. This is data that's only semi-related to the project and shouldn't live inside of its source tree.
1.0
Remove gazeteer tree from osm2pgsql - **[Submitted to the original trac issue database at 11.21pm, Thursday, 5th January 2012]** The osm2pgsql checkout is around 100MB because it contains a 90MB gazeteer subtree. This is data that's only semi-related to the project and shouldn't live inside of its source tree.
non_test
remove gazeteer tree from the checkout is around because it contains a gazeteer subtree this is data that s only semi related to the project and shouldn t live inside of its source tree
0
47,480
13,056,202,772
IssuesEvent
2020-07-30 03:58:48
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
bad error when execute after config problem (Trac #616)
IceTray Migrated from Trac defect
real error is caught and displayed, error displayed during Finish() is bogus. % ./icetray/resources/scripts/return_numpy_bool.py Logging configured from file ./log4cplus.conf /home/troy/Icecube/meta-projects/offline-software/trunk/clean/src/icetray/private/icetray/I3ConfigurationImpl.cxx:132: FATAL: root trying to c...
1.0
bad error when execute after config problem (Trac #616) - real error is caught and displayed, error displayed during Finish() is bogus. % ./icetray/resources/scripts/return_numpy_bool.py Logging configured from file ./log4cplus.conf /home/troy/Icecube/meta-projects/offline-software/trunk/clean/src/icetray/private/ic...
non_test
bad error when execute after config problem trac real error is caught and displayed error displayed during finish is bogus icetray resources scripts return numpy bool py logging configured from file conf home troy icecube meta projects offline software trunk clean src icetray private icetray cx...
0
107,610
23,448,898,563
IssuesEvent
2022-08-15 23:07:53
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
usage-data: customer facing docs
team/code-insights mi-usage-data-mvp
Build some customer facing documentation to explain: 1. What this data pipeline does 2. What data is exported 3. How they can opt-in 4. Why we are collecting it etc
1.0
usage-data: customer facing docs - Build some customer facing documentation to explain: 1. What this data pipeline does 2. What data is exported 3. How they can opt-in 4. Why we are collecting it etc
non_test
usage data customer facing docs build some customer facing documentation to explain what this data pipeline does what data is exported how they can opt in why we are collecting it etc
0
106,455
16,674,351,261
IssuesEvent
2021-06-07 14:33:08
elastic/kibana
https://api.github.com/repos/elastic/kibana
opened
[Security Solution][CTI] Investigation Guide in Alert Summary Flyout is overflowing
Team: CTI Team: SecuritySolution bug release_note:fix
**Describe the bug:** ![image (1)](https://user-images.githubusercontent.com/18617331/121034938-6c7d7c00-c77b-11eb-9967-552b448e3d9b.png)
True
[Security Solution][CTI] Investigation Guide in Alert Summary Flyout is overflowing - **Describe the bug:** ![image (1)](https://user-images.githubusercontent.com/18617331/121034938-6c7d7c00-c77b-11eb-9967-552b448e3d9b.png)
non_test
investigation guide in alert summary flyout is overflowing describe the bug
0
376,613
26,208,567,776
IssuesEvent
2023-01-04 02:40:19
Jimoou/Money-and-Potato
https://api.github.com/repos/Jimoou/Money-and-Potato
closed
개발환경 세팅하기
documentation enhancement
주식 모의투자 사이트 제작을 위해서 프로젝트를 생성하고 초기 개발환경을 세팅한다. * [x] Spring Boot 와 React를 연동한다. * [x] 제대로 연동되었는지 리액트 컴포넌트, 스프링 부트 컨트롤러를 생성해 테스트 해본다.
1.0
개발환경 세팅하기 - 주식 모의투자 사이트 제작을 위해서 프로젝트를 생성하고 초기 개발환경을 세팅한다. * [x] Spring Boot 와 React를 연동한다. * [x] 제대로 연동되었는지 리액트 컴포넌트, 스프링 부트 컨트롤러를 생성해 테스트 해본다.
non_test
개발환경 세팅하기 주식 모의투자 사이트 제작을 위해서 프로젝트를 생성하고 초기 개발환경을 세팅한다 spring boot 와 react를 연동한다 제대로 연동되었는지 리액트 컴포넌트 스프링 부트 컨트롤러를 생성해 테스트 해본다
0
252,427
8,036,188,702
IssuesEvent
2018-07-30 08:18:57
smartdevicelink/sdl_core
https://api.github.com/repos/smartdevicelink/sdl_core
opened
SDL core dump is observed when send SDL_STOP message to mqueue (iAP)
Bug Contributor priority 1: High
### Bug Report SDL core dump is observed when send SDL_STOP message to mqueue (iAP) ### Preconditions: 1. First SDL life cycle. 2. HMI, is started. ##### Reproduction Steps 1. Connect mobile to HU. 2. Applications are registered. 3. Send SDL_STOP message to mqueue (In terminal execute: echo '\0021' > /dev/...
1.0
SDL core dump is observed when send SDL_STOP message to mqueue (iAP) - ### Bug Report SDL core dump is observed when send SDL_STOP message to mqueue (iAP) ### Preconditions: 1. First SDL life cycle. 2. HMI, is started. ##### Reproduction Steps 1. Connect mobile to HU. 2. Applications are registered. 3. Send...
non_test
sdl core dump is observed when send sdl stop message to mqueue iap bug report sdl core dump is observed when send sdl stop message to mqueue iap preconditions first sdl life cycle hmi is started reproduction steps connect mobile to hu applications are registered send...
0
331,564
29,042,621,520
IssuesEvent
2023-05-13 06:07:45
lowRISC/opentitan
https://api.github.com/repos/lowRISC/opentitan
closed
[test-triage,rom_e2e,opentitanlib] gdb/openocd/jtag tests flaky/failing
Component:Tooling Priority:P1 Type:Bug Component:RTL SW:ROM Component:ChipLevelTest Component:TestTriage Manufacturing Submilestone:M2.5.1
### Hierarchy of regression failure Chip Level ### Failure Description The ROM E2E tests that use the `rv_dm + openocd + gdb` are shaky lately. ![image](https://user-images.githubusercontent.com/65042207/228228740-f28c4e2d-8da1-47da-b9aa-4db38fa99d4d.png) The reason should be investigated, and the tests sh...
2.0
[test-triage,rom_e2e,opentitanlib] gdb/openocd/jtag tests flaky/failing - ### Hierarchy of regression failure Chip Level ### Failure Description The ROM E2E tests that use the `rv_dm + openocd + gdb` are shaky lately. ![image](https://user-images.githubusercontent.com/65042207/228228740-f28c4e2d-8da1-47da-b9a...
test
gdb openocd jtag tests flaky failing hierarchy of regression failure chip level failure description the rom tests that use the rv dm openocd gdb are shaky lately the reason should be investigated and the tests should be improved steps to reproduce github revision ma...
1
2,021
2,581,309,178
IssuesEvent
2015-02-14 00:07:07
d3athrow/vgstation13
https://api.github.com/repos/d3athrow/vgstation13
closed
[Bug/Needs more testing] Somethings off about singularities
Needs Moar Testing OH GOD IT'S LOOSE
This has happened twice now and there's no good explanation as to why. I'll describe each instance and maybe someone can explain what happened. 1. The singlo was at stage 1 and immobile, very close to one of the Field Generators. I had late joined and was not aware of what happened during the round but some set o...
1.0
[Bug/Needs more testing] Somethings off about singularities - This has happened twice now and there's no good explanation as to why. I'll describe each instance and maybe someone can explain what happened. 1. The singlo was at stage 1 and immobile, very close to one of the Field Generators. I had late joined and ...
test
somethings off about singularities this has happened twice now and there s no good explanation as to why i ll describe each instance and maybe someone can explain what happened the singlo was at stage and immobile very close to one of the field generators i had late joined and was not aware of what h...
1
318,131
27,289,119,283
IssuesEvent
2023-02-23 15:26:07
hashicorp/terraform-provider-google
https://api.github.com/repos/hashicorp/terraform-provider-google
closed
Flakey test: TestAccBigQueryJob_bigqueryJobCopyTableReferenceExample
size/xs priority/3 test failure crosslinked
### Affected Resource(s) <!--- Please list the affected resources and data sources. ---> * google_bigquery_job <!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have access to our CI/CD results. ---> <!-- i.e. "Consistently since X date" ...
1.0
Flakey test: TestAccBigQueryJob_bigqueryJobCopyTableReferenceExample - ### Affected Resource(s) <!--- Please list the affected resources and data sources. ---> * google_bigquery_job <!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have acce...
test
flakey test testaccbigqueryjob bigqueryjobcopytablereferenceexample affected resource s google bigquery job failure rate in may impacted tests testaccbigqueryjob bigqueryjobcopytablereferenceexample nightly builds message provider test go ste...
1
340,467
30,518,493,955
IssuesEvent
2023-07-19 06:11:11
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
closed
Fix functions.test_numpy_weibull
NumPy Frontend Sub Task Failing Test
| | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5595402612/jobs/10231234611"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5595402612/jobs/10231234611"><img src=https://img.shields.io/badge/-success-success...
1.0
Fix functions.test_numpy_weibull - | | | |---|---| |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5595402612/jobs/10231234611"><img src=https://img.shields.io/badge/-success-success></a> |tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/5595402612/jobs/10231234611"><img src=https://im...
test
fix functions test numpy weibull numpy a href src tensorflow a href src jax a href src torch a href src paddle a href src
1
287,847
24,867,267,189
IssuesEvent
2022-10-27 12:54:35
MicrosoftDocs/appcenter-docs
https://api.github.com/repos/MicrosoftDocs/appcenter-docs
closed
is a Factory Reset done for the device?
App Center Test Support Question vs-appcenter/svc Pri2 app-center-test/subsvc
This page mentions a reset to default settings. Does this involve a factory reset? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 47ee8bb1-0229-793b-2766-1c8ed9a91d3f * Version Independent ID: 4d368875-689b-4b1f-0fb6-716c0557b613 ...
2.0
is a Factory Reset done for the device? - This page mentions a reset to default settings. Does this involve a factory reset? --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 47ee8bb1-0229-793b-2766-1c8ed9a91d3f * Version Independent ...
test
is a factory reset done for the device this page mentions a reset to default settings does this involve a factory reset document details ⚠ do not edit this section it is required for docs microsoft com ➟ github issue linking id version independent id content ...
1
119,729
25,567,838,426
IssuesEvent
2022-11-30 15:29:36
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
Add experimental tag into fuzzy finder button
feature/fuzzy-finder design-estimated-XS consultive-design team/code-exploration
[Figma designs](https://www.figma.com/file/E0vD9UduSp2liVyDb7dplw/Fuzzy-finder-UI-improvements?node-id=1714%3A3559&t=0SpFxKgo23DF6Fzz-1) **Goal:** * Improve design consistency of the fuzzy finder button * The current implementation of the fuzzy finder button is inconsistent and visually dominating in the prima...
1.0
Add experimental tag into fuzzy finder button - [Figma designs](https://www.figma.com/file/E0vD9UduSp2liVyDb7dplw/Fuzzy-finder-UI-improvements?node-id=1714%3A3559&t=0SpFxKgo23DF6Fzz-1) **Goal:** * Improve design consistency of the fuzzy finder button * The current implementation of the fuzzy finder button is i...
non_test
add experimental tag into fuzzy finder button goal improve design consistency of the fuzzy finder button the current implementation of the fuzzy finder button is inconsistent and visually dominating in the primary nav the logo purple border on buttons is only used for the sign up button as t...
0
52,920
6,286,403,134
IssuesEvent
2017-07-19 12:54:38
manchesergit/material-ui
https://api.github.com/repos/manchesergit/material-ui
opened
Test DatePicker returns focus when dismissed
functionality unit testing
The date picker should return focus to the element that launched it when the picker has been dismissed
1.0
Test DatePicker returns focus when dismissed - The date picker should return focus to the element that launched it when the picker has been dismissed
test
test datepicker returns focus when dismissed the date picker should return focus to the element that launched it when the picker has been dismissed
1
444,741
31,144,515,694
IssuesEvent
2023-08-16 04:53:26
J-The-Fox/FRC-Team-5098
https://api.github.com/repos/J-The-Fox/FRC-Team-5098
opened
Add C++ Documentation For The Wiki
documentation enhancement c++
# Overview Since C++ isn't the main language that we use, C++ has been left out from the [Wiki Docs](https://github.com/J-The-Fox/FRC-Team-5098/wiki). Although it's not necessary, it would be helpful to at least have some extra documentation of some C++ code
1.0
Add C++ Documentation For The Wiki - # Overview Since C++ isn't the main language that we use, C++ has been left out from the [Wiki Docs](https://github.com/J-The-Fox/FRC-Team-5098/wiki). Although it's not necessary, it would be helpful to at least have some extra documentation of some C++ code
non_test
add c documentation for the wiki overview since c isn t the main language that we use c has been left out from the although it s not necessary it would be helpful to at least have some extra documentation of some c code
0
704,924
24,214,503,665
IssuesEvent
2022-09-26 04:53:29
OpenMined/PySyft
https://api.github.com/repos/OpenMined/PySyft
closed
Add HAGrid update check
Type: Bug :bug: Priority: 3 - Medium :unamused:
Add code which checks hagrid version in install wizard to hagrid when it runs. Ignore error if the check fails. If there is a new version prompt the user with the command to update it.
1.0
Add HAGrid update check - Add code which checks hagrid version in install wizard to hagrid when it runs. Ignore error if the check fails. If there is a new version prompt the user with the command to update it.
non_test
add hagrid update check add code which checks hagrid version in install wizard to hagrid when it runs ignore error if the check fails if there is a new version prompt the user with the command to update it
0
240,034
19,988,374,355
IssuesEvent
2022-01-31 00:42:56
backend-br/vagas
https://api.github.com/repos/backend-br/vagas
closed
[Remoto] Python Developer - PL
CLT Pleno Python Django Testes automatizados PostgreSQL Git Rest Linux Docker Stale
## Descrição da vaga: **Selecionamos para empresa de Tecnologia da Informação de Porto Alegre / RS** - Inglês avançado ou fluente, falado e escrito ## Características da nossa empresa: - Ambiente sem burocracia e descontraído; - Poder influenciador - decidir diretamente nos resultados do trabalho; - Traba...
1.0
[Remoto] Python Developer - PL - ## Descrição da vaga: **Selecionamos para empresa de Tecnologia da Informação de Porto Alegre / RS** - Inglês avançado ou fluente, falado e escrito ## Características da nossa empresa: - Ambiente sem burocracia e descontraído; - Poder influenciador - decidir diretamente nos...
test
python developer pl descrição da vaga selecionamos para empresa de tecnologia da informação de porto alegre rs inglês avançado ou fluente falado e escrito características da nossa empresa ambiente sem burocracia e descontraído poder influenciador decidir diretamente nos result...
1
141,654
21,578,927,559
IssuesEvent
2022-05-02 16:30:34
microsoft/pyright
https://api.github.com/repos/microsoft/pyright
closed
Overriding a field type from a parent class should be disallowed
as designed
**Describe the bug** Overriding the field type from a parent class is allowed, and can produce variance-like soundness errors, e.g.: when the parent class writes to one such overridden field. **To Reproduce** ```python # pyright: strict from typing_extensions import reveal_type class Animal: ... cla...
1.0
Overriding a field type from a parent class should be disallowed - **Describe the bug** Overriding the field type from a parent class is allowed, and can produce variance-like soundness errors, e.g.: when the parent class writes to one such overridden field. **To Reproduce** ```python # pyright: strict from t...
non_test
overriding a field type from a parent class should be disallowed describe the bug overriding the field type from a parent class is allowed and can produce variance like soundness errors e g when the parent class writes to one such overridden field to reproduce python pyright strict from t...
0
165,806
12,879,876,008
IssuesEvent
2020-07-12 01:29:36
osquery/osquery
https://api.github.com/repos/osquery/osquery
closed
Create tests for the table `user_events`
FreeBSD Linux good-first-issue test
## Feature request ### What new feature do you want? Create tests for the table `user_events` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns from table spec. - If there is any guar...
1.0
Create tests for the table `user_events` - ## Feature request ### What new feature do you want? Create tests for the table `user_events` - Create header file for the table implementation, if one is not exists. - In test, query the table and check if retrieved columns (name and types) match the columns...
test
create tests for the table user events feature request what new feature do you want create tests for the table user events create header file for the table implementation if one is not exists in test query the table and check if retrieved columns name and types match the columns...
1
183,346
6,687,930,205
IssuesEvent
2017-10-08 07:55:09
facn2/neuro-games
https://api.github.com/repos/facn2/neuro-games
reopened
Translate to Arabic
discuss priority-4 T2h
- [x] Home page - [x] Instructions about website - [x] Instructions about game - [ ] Result page - [ ] traist
1.0
Translate to Arabic - - [x] Home page - [x] Instructions about website - [x] Instructions about game - [ ] Result page - [ ] traist
non_test
translate to arabic home page instructions about website instructions about game result page traist
0
61,231
14,950,084,882
IssuesEvent
2021-01-26 12:33:12
ApolloAuto/apollo
https://api.github.com/repos/ApolloAuto/apollo
closed
traffic_light_unprotected_right_turn_scenario.pic.d (No such file or directory)
Module: Build
Run this command: `bash apollo.sh build` **no GPU** ``` ERROR: /apollo/modules/planning/scenarios/traffic_light/unprotected_right_turn/BUILD:7:11: error while parsing .d file: /apollo/.cache/bazel/540135163923dd7d5820f3ee4b306b32/execroot/apollo/bazel-out/k8-fastbuild/bin/modules/planning/scenarios/traffic_light/u...
1.0
traffic_light_unprotected_right_turn_scenario.pic.d (No such file or directory) - Run this command: `bash apollo.sh build` **no GPU** ``` ERROR: /apollo/modules/planning/scenarios/traffic_light/unprotected_right_turn/BUILD:7:11: error while parsing .d file: /apollo/.cache/bazel/540135163923dd7d5820f3ee4b306b32/exe...
non_test
traffic light unprotected right turn scenario pic d no such file or directory run this command bash apollo sh build no gpu error apollo modules planning scenarios traffic light unprotected right turn build error while parsing d file apollo cache bazel execroot apollo bazel out fastbui...
0
66,214
16,564,288,361
IssuesEvent
2021-05-29 04:56:01
dotnet/msbuild
https://api.github.com/repos/dotnet/msbuild
closed
Auto-detect when `OptProfDropName` is set in our yaml and set `SourceBranch`
Area: Our Own Build
Need to file an issue to automatically detect if OptProfDropName is set to set SourceBranch to an empty string. See https://github.com/dotnet/msbuild/pull/6083
1.0
Auto-detect when `OptProfDropName` is set in our yaml and set `SourceBranch` - Need to file an issue to automatically detect if OptProfDropName is set to set SourceBranch to an empty string. See https://github.com/dotnet/msbuild/pull/6083
non_test
auto detect when optprofdropname is set in our yaml and set sourcebranch need to file an issue to automatically detect if optprofdropname is set to set sourcebranch to an empty string see
0
228,742
18,251,318,760
IssuesEvent
2021-10-02 08:54:08
windwalker-io/framework
https://api.github.com/repos/windwalker-io/framework
closed
[Query] If clear where will cause error
4.0 Integration Test
Invalid parameter number: number of bound variables does not match number of tokens
1.0
[Query] If clear where will cause error - Invalid parameter number: number of bound variables does not match number of tokens
test
if clear where will cause error invalid parameter number number of bound variables does not match number of tokens
1
146,536
11,738,278,467
IssuesEvent
2020-03-11 15:50:43
jimbertools/timby
https://api.github.com/repos/jimbertools/timby
closed
Break
bug priority_critical retested
You can take a break, but when the break is over it's overwritten. Making the break disappear.
1.0
Break - You can take a break, but when the break is over it's overwritten. Making the break disappear.
test
break you can take a break but when the break is over it s overwritten making the break disappear
1
141,584
11,426,923,236
IssuesEvent
2020-02-03 23:09:08
USDAForestService/fs-open-forest-platform
https://api.github.com/repos/USDAForestService/fs-open-forest-platform
opened
SPIKE: As an admin I want to know what SUDS uses for each applicant type instance when TOG applications are sent to SUDS
Research/testing Special Uses
## Notes * What are things we should consider when making this story * ## Acceptance Criteria - [ ] ## Tasks - [ ] Create applications for Individual, Corporation, LLC, Partnership or association, State government or Agency, Local government or agency, Nonprofit - [ ] Send each application to SUDS - [ ] Screen shot ...
1.0
SPIKE: As an admin I want to know what SUDS uses for each applicant type instance when TOG applications are sent to SUDS - ## Notes * What are things we should consider when making this story * ## Acceptance Criteria - [ ] ## Tasks - [ ] Create applications for Individual, Corporation, LLC, Partnership or association...
test
spike as an admin i want to know what suds uses for each applicant type instance when tog applications are sent to suds notes what are things we should consider when making this story acceptance criteria tasks create applications for individual corporation llc partnership or association st...
1
84,544
7,925,253,760
IssuesEvent
2018-07-05 19:56:36
ONRR/doi-extractives-data
https://api.github.com/repos/ONRR/doi-extractives-data
closed
Updated CY Federal Production
workflow:testing
- [x] Check file format and known data issues - [x] Update visualizations
1.0
Updated CY Federal Production - - [x] Check file format and known data issues - [x] Update visualizations
test
updated cy federal production check file format and known data issues update visualizations
1
85,059
7,960,689,356
IssuesEvent
2018-07-13 08:12:41
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
teamcity: failed tests on master: Examples-ORMs/TestSQLAlchemy
A-sql-pgcompat C-test-failure O-robot
The following tests appear to have failed: [#594170](https://teamcity.cockroachdb.com/viewLog.html?buildId=594170): ``` --- FAIL: Examples-ORMs/TestSQLAlchemy (182.970s) --- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/FirstRun (180.720s) main_test.go:160: Get http://localhost:6543/ping: dial tcp 127.0.0.1:65...
1.0
teamcity: failed tests on master: Examples-ORMs/TestSQLAlchemy - The following tests appear to have failed: [#594170](https://teamcity.cockroachdb.com/viewLog.html?buildId=594170): ``` --- FAIL: Examples-ORMs/TestSQLAlchemy (182.970s) --- FAIL: Examples-ORMs/TestSQLAlchemy: TestSQLAlchemy/FirstRun (180.720s) main_t...
test
teamcity failed tests on master examples orms testsqlalchemy the following tests appear to have failed fail examples orms testsqlalchemy fail examples orms testsqlalchemy testsqlalchemy firstrun main test go get dial tcp getsockopt connection refused fail ex...
1
218,456
16,991,889,993
IssuesEvent
2021-06-30 21:50:16
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
[py2py3] pre-production test of MSMonitor with the py3 environment
New Feature Python3 Testing
**Impact of the new feature** This should involve mainly MSMonitor and its dependencies. **Is your feature request related to a problem? Please describe.** After making sure that the whole WMCore passes unit tests in py3, we should run some pre-productions tests to check if MSMonitor is compatible with py3 in ...
1.0
[py2py3] pre-production test of MSMonitor with the py3 environment - **Impact of the new feature** This should involve mainly MSMonitor and its dependencies. **Is your feature request related to a problem? Please describe.** After making sure that the whole WMCore passes unit tests in py3, we should run some p...
test
pre production test of msmonitor with the environment impact of the new feature this should involve mainly msmonitor and its dependencies is your feature request related to a problem please describe after making sure that the whole wmcore passes unit tests in we should run some pre producti...
1
26,896
20,827,014,707
IssuesEvent
2022-03-18 22:38:25
ClimateImpactLab/downscaleCMIP6
https://api.github.com/repos/ClimateImpactLab/downscaleCMIP6
closed
AKS cluster teardown
infrastructure
The amaterasu AKS cluster is legacy and running an unsupported version of Kubernetes. We're not using it for dev and prototyping so I think we should remove the Kubernetes internals/configs and tear the cluster down from `infrastructure/`. Note, we do *not* want to remove the storage or container resources.
1.0
AKS cluster teardown - The amaterasu AKS cluster is legacy and running an unsupported version of Kubernetes. We're not using it for dev and prototyping so I think we should remove the Kubernetes internals/configs and tear the cluster down from `infrastructure/`. Note, we do *not* want to remove the storage or con...
non_test
aks cluster teardown the amaterasu aks cluster is legacy and running an unsupported version of kubernetes we re not using it for dev and prototyping so i think we should remove the kubernetes internals configs and tear the cluster down from infrastructure note we do not want to remove the storage or con...
0