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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
258,439 | 22,319,807,671 | IssuesEvent | 2022-06-14 04:38:52 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: tpccbench/nodes=9/cpu=4/chaos/partition failed | C-test-failure O-robot O-roachtest release-blocker T-kv branch-release-22.1 | roachtest.tpccbench/nodes=9/cpu=4/chaos/partition [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=5377296&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=5377296&tab=artifacts#/tpccbench/nodes=9/cpu=4/chaos/partition) on release-22.1 @ [380f15c04826b432273cbd7ffe96b33... | 2.0 | roachtest: tpccbench/nodes=9/cpu=4/chaos/partition failed - roachtest.tpccbench/nodes=9/cpu=4/chaos/partition [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=5377296&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=5377296&tab=artifacts#/tpccbench/nodes=9/cpu=4/chaos/p... | test | roachtest tpccbench nodes cpu chaos partition failed roachtest tpccbench nodes cpu chaos partition with on release the test failed on branch release cloud gce test artifacts and logs in artifacts tpccbench nodes cpu chaos partition run cluster go tpcc go tpcc go s... | 1 |
43,063 | 12,965,177,247 | IssuesEvent | 2020-07-20 21:50:13 | jtimberlake/griffin | https://api.github.com/repos/jtimberlake/griffin | opened | WS-2019-0379 (Medium) detected in commons-codec-1.11.jar | security vulnerability | ## WS-2019-0379 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.11.jar</b></p></summary>
<p>The Apache Commons Codec package contains simple encoder and decoders for
... | True | WS-2019-0379 (Medium) detected in commons-codec-1.11.jar - ## WS-2019-0379 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.11.jar</b></p></summary>
<p>The Apache Comm... | non_test | ws medium detected in commons codec jar ws medium severity vulnerability vulnerable library commons codec jar the apache commons codec package contains simple encoder and decoders for various formats such as and hexadecimal in addition to these widely used encoders and... | 0 |
105,617 | 13,200,745,662 | IssuesEvent | 2020-08-14 08:49:49 | boogle-lab/ssho-issue-board | https://api.github.com/repos/boogle-lab/ssho-issue-board | closed | [2์ฐจ ํ๋กํ ํ์
][4์ฃผ์ฐจ] ์์ UI ์คํ์ผ๋ง ์ ์ฉ | CLIENT DESIGN NEW-FEATURE | - ์์ UI ์คํ์ผ๋ง ์ ์ฉ
- ๊ฐ๋จํ UI ๋์์ธ @hesed98
- UI ๋ฐ์ ์ปดํฌ๋ํธ ์คํ์ผ๋ง @Zinyon
- ์คํ์ผ๋ง ๊ณผ์ ์ ๋ฆฌํด์(์ถํ ์คํ์ผ๋ง ๊ด๋ จ ๋ฐฉ๋ฒ ๊ตฌ์ฒดํ) ์
๋ฐ์ดํธ @Zinyon | 1.0 | [2์ฐจ ํ๋กํ ํ์
][4์ฃผ์ฐจ] ์์ UI ์คํ์ผ๋ง ์ ์ฉ - - ์์ UI ์คํ์ผ๋ง ์ ์ฉ
- ๊ฐ๋จํ UI ๋์์ธ @hesed98
- UI ๋ฐ์ ์ปดํฌ๋ํธ ์คํ์ผ๋ง @Zinyon
- ์คํ์ผ๋ง ๊ณผ์ ์ ๋ฆฌํด์(์ถํ ์คํ์ผ๋ง ๊ด๋ จ ๋ฐฉ๋ฒ ๊ตฌ์ฒดํ) ์
๋ฐ์ดํธ @Zinyon | non_test | ์์ ui ์คํ์ผ๋ง ์ ์ฉ ์์ ui ์คํ์ผ๋ง ์ ์ฉ ๊ฐ๋จํ ui ๋์์ธ ui ๋ฐ์ ์ปดํฌ๋ํธ ์คํ์ผ๋ง zinyon ์คํ์ผ๋ง ๊ณผ์ ์ ๋ฆฌํด์ ์ถํ ์คํ์ผ๋ง ๊ด๋ จ ๋ฐฉ๋ฒ ๊ตฌ์ฒดํ ์
๋ฐ์ดํธ zinyon | 0 |
168,882 | 26,709,672,702 | IssuesEvent | 2023-01-27 21:58:04 | ethereum/solidity | https://api.github.com/repos/ethereum/solidity | closed | Unable to disambiguate shadowed function pointers | language design :rage4: | ## Description
Attempting to pass a function pointer where the name of the function being passed is shadowed results in `Error: No matching declaration found after variable lookup`.
In theory, the compiler should be able to disambiguate which version of the function is being passed based on the type definition wh... | 1.0 | Unable to disambiguate shadowed function pointers - ## Description
Attempting to pass a function pointer where the name of the function being passed is shadowed results in `Error: No matching declaration found after variable lookup`.
In theory, the compiler should be able to disambiguate which version of the func... | non_test | unable to disambiguate shadowed function pointers description attempting to pass a function pointer where the name of the function being passed is shadowed results in error no matching declaration found after variable lookup in theory the compiler should be able to disambiguate which version of the func... | 0 |
108,348 | 4,337,593,143 | IssuesEvent | 2016-07-28 01:16:55 | pombase/pombase-chado | https://api.github.com/repos/pombase/pombase-chado | opened | Load all publication details from Canto into Chado | medium priority | For #67 will we need all the publication triage information from Canto.
See pombase/canto#1207
| 1.0 | Load all publication details from Canto into Chado - For #67 will we need all the publication triage information from Canto.
See pombase/canto#1207
| non_test | load all publication details from canto into chado for will we need all the publication triage information from canto see pombase canto | 0 |
55,164 | 11,396,614,902 | IssuesEvent | 2020-01-30 13:53:44 | eclipse-theia/theia | https://api.github.com/repos/eclipse-theia/theia | closed | workbench.action.closeEditorsInGroup doesn't close it self (the current Widget) | bug vscode | Description
workbench.action.closeEditorsInGroup command doesn't close it self (the current Widget)
Reproduction Steps
Open couple of files in agroup
execute workbench.action.closeEditorsInGroup command.
Can also be tested with this vscode ext - https://github.com/tomer-epstein/vscode-close-editor.git
Diagn... | 1.0 | workbench.action.closeEditorsInGroup doesn't close it self (the current Widget) - Description
workbench.action.closeEditorsInGroup command doesn't close it self (the current Widget)
Reproduction Steps
Open couple of files in agroup
execute workbench.action.closeEditorsInGroup command.
Can also be tested with thi... | non_test | workbench action closeeditorsingroup doesn t close it self the current widget description workbench action closeeditorsingroup command doesn t close it self the current widget reproduction steps open couple of files in agroup execute workbench action closeeditorsingroup command can also be tested with thi... | 0 |
99,340 | 4,053,291,905 | IssuesEvent | 2016-05-24 08:04:23 | nvs/gem | https://api.github.com/repos/nvs/gem | opened | Is the 'Intro' needed? | Priority: Later Type: Discussion | I can probably count on my hand the number of people I've seen watch it. If the information in game was better, it may not be needed at all. | 1.0 | Is the 'Intro' needed? - I can probably count on my hand the number of people I've seen watch it. If the information in game was better, it may not be needed at all. | non_test | is the intro needed i can probably count on my hand the number of people i ve seen watch it if the information in game was better it may not be needed at all | 0 |
338,045 | 30,278,158,223 | IssuesEvent | 2023-07-07 22:02:30 | microsoft/vscode-python | https://api.github.com/repos/microsoft/vscode-python | closed | Group test explorer test by workspace in multi-root workspace | feature-request area-testing | I am using the multi-root workspace in vs code to open multiple python packages, each with their own `tests` folder containing the tests for that package.
The test explorer displays all tests, but does not group them by the workspace they come from.
For a simple multi-root workspace with just two packages, this looks... | 1.0 | Group test explorer test by workspace in multi-root workspace - I am using the multi-root workspace in vs code to open multiple python packages, each with their own `tests` folder containing the tests for that package.
The test explorer displays all tests, but does not group them by the workspace they come from.
For ... | test | group test explorer test by workspace in multi root workspace i am using the multi root workspace in vs code to open multiple python packages each with their own tests folder containing the tests for that package the test explorer displays all tests but does not group them by the workspace they come from for ... | 1 |
438,904 | 30,668,507,502 | IssuesEvent | 2023-07-25 20:16:28 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | [Documentation]: Extend the Environment variables documentation for `VITE_` environment variables docs | documentation | ### Describe the problem
Currently, the documentation lacks information on how to use certain types of environment variables (e.g., `VITE_`) and which ones are currently supported.
Mentioned in the following [discussion](https://github.com/storybookjs/storybook/discussions/22703#discussioncomment-6454120)
### Addi... | 1.0 | [Documentation]: Extend the Environment variables documentation for `VITE_` environment variables docs - ### Describe the problem
Currently, the documentation lacks information on how to use certain types of environment variables (e.g., `VITE_`) and which ones are currently supported.
Mentioned in the following [di... | non_test | extend the environment variables documentation for vite environment variables docs describe the problem currently the documentation lacks information on how to use certain types of environment variables e g vite and which ones are currently supported mentioned in the following addition... | 0 |
442,748 | 30,854,703,607 | IssuesEvent | 2023-08-02 19:34:56 | dogboy21/serializationisbad | https://api.github.com/repos/dogboy21/serializationisbad | closed | LanteaCraft listed, likely shouldn't be? | documentation | LanteaCraft is linked along with SGCraft, but LanteaCraft forked SGCraft in 1.6.4, and was totally rewritten very soon after, the classes you are patching do not exist in LanteaCraft.
Our repo is here: https://github.com/PC-Logix/LanteaCraft I've checked and can not find any references to "ObjectInputStream" in an... | 1.0 | LanteaCraft listed, likely shouldn't be? - LanteaCraft is linked along with SGCraft, but LanteaCraft forked SGCraft in 1.6.4, and was totally rewritten very soon after, the classes you are patching do not exist in LanteaCraft.
Our repo is here: https://github.com/PC-Logix/LanteaCraft I've checked and can not find ... | non_test | lanteacraft listed likely shouldn t be lanteacraft is linked along with sgcraft but lanteacraft forked sgcraft in and was totally rewritten very soon after the classes you are patching do not exist in lanteacraft our repo is here i ve checked and can not find any references to objectinputstream ... | 0 |
247,829 | 7,924,113,181 | IssuesEvent | 2018-07-05 15:54:05 | weglot/weglot-php | https://api.github.com/repos/weglot/weglot-php | closed | Text node condition have been removed | priority: high status: have to reproduce type: bug | <!-- This form is for bug reports and feature requests ONLY! -->
**Is this a BUG REPORT or FEATURE REQUEST?**:
BUG
**What happened**:
When you pass`<script>This is translated but should not be</script>` it get's translated. Same for `<noscript>`
**What you expected to happen**:
We should have the same behav... | 1.0 | Text node condition have been removed - <!-- This form is for bug reports and feature requests ONLY! -->
**Is this a BUG REPORT or FEATURE REQUEST?**:
BUG
**What happened**:
When you pass`<script>This is translated but should not be</script>` it get's translated. Same for `<noscript>`
**What you expected to ... | non_test | text node condition have been removed is this a bug report or feature request bug what happened when you pass this is translated but should not be it get s translated same for what you expected to happen we should have the same behavior as where we had a filter function t... | 0 |
23,388 | 4,933,748,914 | IssuesEvent | 2016-11-28 17:08:56 | antoinecarme/pyaf | https://api.github.com/repos/antoinecarme/pyaf | opened | Add a Jupyter Notebook to demonstrate the use of Hierarchical Forecasting | Documentation priority:high | need a similar doc with hierarchical and grouped time series detailed examples. | 1.0 | Add a Jupyter Notebook to demonstrate the use of Hierarchical Forecasting - need a similar doc with hierarchical and grouped time series detailed examples. | non_test | add a jupyter notebook to demonstrate the use of hierarchical forecasting need a similar doc with hierarchical and grouped time series detailed examples | 0 |
76,828 | 7,546,207,557 | IssuesEvent | 2018-04-18 01:36:39 | khughitt/eda | https://api.github.com/repos/khughitt/eda | closed | Add test code | testing | Write unit tests using [testthat](https://cran.r-project.org/web/packages/testthat/index.html):
1. Use a small dataset (e.g. `iris`)
2. Test out each of public-facing EDA classes
3. Write tests for datasets with and without metadata
4. Pass in inappropriate inputs / edge cases (e.g. 1 x n data frames)
5. Add Tra... | 1.0 | Add test code - Write unit tests using [testthat](https://cran.r-project.org/web/packages/testthat/index.html):
1. Use a small dataset (e.g. `iris`)
2. Test out each of public-facing EDA classes
3. Write tests for datasets with and without metadata
4. Pass in inappropriate inputs / edge cases (e.g. 1 x n data fra... | test | add test code write unit tests using use a small dataset e g iris test out each of public facing eda classes write tests for datasets with and without metadata pass in inappropriate inputs edge cases e g x n data frames add travis config and link to github | 1 |
89,958 | 25,935,749,363 | IssuesEvent | 2022-12-16 14:01:22 | docker/docs | https://api.github.com/repos/docker/docs | closed | Higher level explanations + simple examples | area/Build lifecycle/stale | File: [compose/reference/build.md](https://docs.docker.com/compose/reference/build/)
Higher level summaries of what CLI options do + a simple example or two = everyone understands docs infinitely better. | 1.0 | Higher level explanations + simple examples - File: [compose/reference/build.md](https://docs.docker.com/compose/reference/build/)
Higher level summaries of what CLI options do + a simple example or two = everyone understands docs infinitely better. | non_test | higher level explanations simple examples file higher level summaries of what cli options do a simple example or two everyone understands docs infinitely better | 0 |
264,201 | 20,010,223,996 | IssuesEvent | 2022-02-01 04:55:45 | personalrobotics/ada_feeding | https://api.github.com/repos/personalrobotics/ada_feeding | opened | Add consistency and improve documentation for collision checking | documentation | We should have more consistency (and more documentation/comments) about where we follow what collision constraints. It took me a long time to understand that the collision constraints in Feeding Demo (e.g., [this](https://github.com/personalrobotics/ada_feeding/blob/b0b0575423d6ee9d19e3e8918908da0a8c78e63c/src/action/F... | 1.0 | Add consistency and improve documentation for collision checking - We should have more consistency (and more documentation/comments) about where we follow what collision constraints. It took me a long time to understand that the collision constraints in Feeding Demo (e.g., [this](https://github.com/personalrobotics/ada... | non_test | add consistency and improve documentation for collision checking we should have more consistency and more documentation comments about where we follow what collision constraints it took me a long time to understand that the collision constraints in feeding demo e g are actually empty as far as i can tell a... | 0 |
131,369 | 18,244,865,905 | IssuesEvent | 2021-10-01 17:00:17 | ibm-skills-network/olx-cli | https://api.github.com/repos/ibm-skills-network/olx-cli | opened | CVE-2021-3807 (High) detected in ansi-regex-3.0.0.tgz | security vulnerability | ## CVE-2021-3807 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansi-regex-3.0.0.tgz</b></p></summary>
<p>Regular expression for matching ANSI escape codes</p>
<p>Library home page: <... | True | CVE-2021-3807 (High) detected in ansi-regex-3.0.0.tgz - ## CVE-2021-3807 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansi-regex-3.0.0.tgz</b></p></summary>
<p>Regular expression fo... | non_test | cve high detected in ansi regex tgz cve high severity vulnerability vulnerable library ansi regex tgz regular expression for matching ansi escape codes library home page a href path to dependency file olx cli package json path to vulnerable library olx cli node modul... | 0 |
40,480 | 8,793,954,529 | IssuesEvent | 2018-12-21 22:22:01 | MicrosoftDocs/live-share | https://api.github.com/repos/MicrosoftDocs/live-share | closed | Feature request: Allow AL debugging | area: co-debug area: extensions bug vscode | <!--
For Visual Studio problems/feedback, please use the "Report a Problem..." feature built into the tool. See https://aka.ms/vsls-vsproblem.
For VS Code issues, attach verbose logs as follows:
1. Press F1 (or Ctrl-Shift-P), type "export logs" and run the "Live Share: Export Logs" command.
2. Drag and drop the ... | 1.0 | Feature request: Allow AL debugging - <!--
For Visual Studio problems/feedback, please use the "Report a Problem..." feature built into the tool. See https://aka.ms/vsls-vsproblem.
For VS Code issues, attach verbose logs as follows:
1. Press F1 (or Ctrl-Shift-P), type "export logs" and run the "Live Share: Export... | non_test | feature request allow al debugging for visual studio problems feedback please use the report a problem feature built into the tool see for vs code issues attach verbose logs as follows press or ctrl shift p type export logs and run the live share export logs command drag and d... | 0 |
12,733 | 3,088,830,916 | IssuesEvent | 2015-08-25 18:30:54 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | #if preprocessor directive incorrectly handles enclosed C# verbatim string | Area-Language Design | To reproduce, just use this code and make sure that DEBUG is set:
#if !DEBUG
[Description(@"
# text")]
class Test
{
}
#endif
Actually, this produces a CS1024 error because the compiler seems to interpret the "# text" portion of the string as a preprocessor dir... | 1.0 | #if preprocessor directive incorrectly handles enclosed C# verbatim string - To reproduce, just use this code and make sure that DEBUG is set:
#if !DEBUG
[Description(@"
# text")]
class Test
{
}
#endif
Actually, this produces a CS1024 error because the compile... | non_test | if preprocessor directive incorrectly handles enclosed c verbatim string to reproduce just use this code and make sure that debug is set if debug description text class test endif actually this produces a error because the compiler see... | 0 |
260,089 | 27,755,058,832 | IssuesEvent | 2023-03-16 01:18:32 | andygonzalez2010/store | https://api.github.com/repos/andygonzalez2010/store | opened | CVE-2023-1108 (High) detected in undertow-core-2.0.19.Final.jar | Mend: dependency security vulnerability | ## CVE-2023-1108 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.19.Final.jar</b></p></summary>
<p>Undertow</p>
<p>Path to dependency file: /pom.xml</p>
<p>Path to vu... | True | CVE-2023-1108 (High) detected in undertow-core-2.0.19.Final.jar - ## CVE-2023-1108 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>undertow-core-2.0.19.Final.jar</b></p></summary>
<p>U... | non_test | cve high detected in undertow core final jar cve high severity vulnerability vulnerable library undertow core final jar undertow path to dependency file pom xml path to vulnerable library home wss scanner repository io undertow undertow core final undertow core ... | 0 |
710 | 12,867,031,996 | IssuesEvent | 2020-07-10 05:47:03 | shioyama/hakodate-wikipedia | https://api.github.com/repos/shioyama/hakodate-wikipedia | opened | Merriman Colbert Harris | people | Founded Aoyama Gakuin University. His wife founded Iai Yochien (in Hakodate), was very active in girls education.
References:
- [English Wikipedia page](https://en.wikipedia.org/wiki/Merriman_Colbert_Harris) (mentions Hakodate briefly)
- [Japanese Wikipedia page](https://ja.wikipedia.org/wiki/%E3%83%A1%E3%83%AA%E3... | 1.0 | Merriman Colbert Harris - Founded Aoyama Gakuin University. His wife founded Iai Yochien (in Hakodate), was very active in girls education.
References:
- [English Wikipedia page](https://en.wikipedia.org/wiki/Merriman_Colbert_Harris) (mentions Hakodate briefly)
- [Japanese Wikipedia page](https://ja.wikipedia.org/... | non_test | merriman colbert harris founded aoyama gakuin university his wife founded iai yochien in hakodate was very active in girls education references mentions hakodate briefly | 0 |
451,001 | 32,002,648,252 | IssuesEvent | 2023-09-21 13:11:07 | typescript-eslint/typescript-eslint | https://api.github.com/repos/typescript-eslint/typescript-eslint | closed | Docs: Out-of-date TS error codes in eslint-recommended.ts | good first issue documentation accepting prs | ### Before You File a Documentation Request Please Confirm You Have Done The Following...
- [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal.
- [X] I have [read the FAQ](https:... | 1.0 | Docs: Out-of-date TS error codes in eslint-recommended.ts - ### Before You File a Documentation Request Please Confirm You Have Done The Following...
- [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation... | non_test | docs out of date ts error codes in eslint recommended ts before you file a documentation request please confirm you have done the following i have looked for existing that match my proposal i have and my problem is not listed suggested changes includes comments referring to correspo... | 0 |
14,864 | 25,926,522,061 | IssuesEvent | 2022-12-16 05:14:29 | jackcmh1/todo_app_test | https://api.github.com/repos/jackcmh1/todo_app_test | closed | Github Project ์นธ๋ฐ | Bare Minimum Requirement | - [x] Todo App์ ์ง์ ๋ง๋ ๋ค๊ณ ์๊ฐํ๊ณ ์ด์, ๋ง์ผ์คํค์ ์ค์ค๋ก ์ ํด๋ด
๋๋ค.
- [x] Github Project ์นธ๋ฐ์ ๋ง๋ค๊ณ , ์ด์์ ๋ง์ผ์คํค์ ์ฐ๊ฒฐํ๊ณ ์นธ๋ฐ ๋ทฐ๋ก ๋ณ๊ฒฝํฉ๋๋ค | 1.0 | Github Project ์นธ๋ฐ - - [x] Todo App์ ์ง์ ๋ง๋ ๋ค๊ณ ์๊ฐํ๊ณ ์ด์, ๋ง์ผ์คํค์ ์ค์ค๋ก ์ ํด๋ด
๋๋ค.
- [x] Github Project ์นธ๋ฐ์ ๋ง๋ค๊ณ , ์ด์์ ๋ง์ผ์คํค์ ์ฐ๊ฒฐํ๊ณ ์นธ๋ฐ ๋ทฐ๋ก ๋ณ๊ฒฝํฉ๋๋ค | non_test | github project ์นธ๋ฐ todo app์ ์ง์ ๋ง๋ ๋ค๊ณ ์๊ฐํ๊ณ ์ด์ ๋ง์ผ์คํค์ ์ค์ค๋ก ์ ํด๋ด
๋๋ค github project ์นธ๋ฐ์ ๋ง๋ค๊ณ ์ด์์ ๋ง์ผ์คํค์ ์ฐ๊ฒฐํ๊ณ ์นธ๋ฐ ๋ทฐ๋ก ๋ณ๊ฒฝํฉ๋๋ค | 0 |
255,868 | 21,963,029,271 | IssuesEvent | 2022-05-24 17:24:05 | pulumi/pulumi-kubernetes | https://api.github.com/repos/pulumi/pulumi-kubernetes | closed | Use dedicated GKE cluster for each CI run | kind/engineering area/tests resolution/fixed | We manage most tests in dedicated namespaces. Colliding tests have been a massive pain lately. We already boot a GKE cluster for one of the tests, so we might as well pull that out, and have every test for a given CI invocation run inside it. This would also remove our need to have a perpetually-idle CI cluster, which ... | 1.0 | Use dedicated GKE cluster for each CI run - We manage most tests in dedicated namespaces. Colliding tests have been a massive pain lately. We already boot a GKE cluster for one of the tests, so we might as well pull that out, and have every test for a given CI invocation run inside it. This would also remove our need t... | test | use dedicated gke cluster for each ci run we manage most tests in dedicated namespaces colliding tests have been a massive pain lately we already boot a gke cluster for one of the tests so we might as well pull that out and have every test for a given ci invocation run inside it this would also remove our need t... | 1 |
244,925 | 26,490,450,109 | IssuesEvent | 2023-01-17 22:05:49 | brave/brave-ios | https://api.github.com/repos/brave/brave-ios | closed | Brave iOS 1.33 "Block Scripts" doesn't block js on first page load | sec-high Epic: Security | ### Description:
I have Brave configured to always be in Private Browsing Only mode and with all shields enabled, including "Block Scripts".
I have a Twitter URL bookmarked (not logged in due to Private Browsing always being enabled), https://mobile.twitter.com/thegrugq - previously I would have to tap the shield ... | True | Brave iOS 1.33 "Block Scripts" doesn't block js on first page load - ### Description:
I have Brave configured to always be in Private Browsing Only mode and with all shields enabled, including "Block Scripts".
I have a Twitter URL bookmarked (not logged in due to Private Browsing always being enabled), https://mob... | non_test | brave ios block scripts doesn t block js on first page load description i have brave configured to always be in private browsing only mode and with all shields enabled including block scripts i have a twitter url bookmarked not logged in due to private browsing always being enabled previous... | 0 |
332,328 | 29,239,788,811 | IssuesEvent | 2023-05-23 01:02:20 | stakwork/sphinx-nav-fiber | https://api.github.com/repos/stakwork/sphinx-nav-fiber | closed | Write unit/e2e tests on the add source button | Automated Testing | We want to unit test this button on the bottom right

| 1.0 | Write unit/e2e tests on the add source button - We want to unit test this button on the bottom right

| test | write unit tests on the add source button we want to unit test this button on the bottom right | 1 |
338,489 | 30,301,594,666 | IssuesEvent | 2023-07-10 06:28:39 | quarkusio/quarkus | https://api.github.com/repos/quarkusio/quarkus | closed | Support Constructor Injection in @QuarkusTest | kind/enhancement area/testing | ### Description
Currently I tried to inject beans via constructor like declaring fields in a general Kotlin class, it does not work as expected.
I have tried the following, both are failed.
```kotlin
@QuarkusTest
class MyTest(val posts: PostRepository) {}
```
```kotlin
@QuarkusTest
class MyTest @Inject... | 1.0 | Support Constructor Injection in @QuarkusTest - ### Description
Currently I tried to inject beans via constructor like declaring fields in a general Kotlin class, it does not work as expected.
I have tried the following, both are failed.
```kotlin
@QuarkusTest
class MyTest(val posts: PostRepository) {}
```
... | test | support constructor injection in quarkustest description currently i tried to inject beans via constructor like declaring fields in a general kotlin class it does not work as expected i have tried the following both are failed kotlin quarkustest class mytest val posts postrepository ... | 1 |
178,948 | 30,039,129,624 | IssuesEvent | 2023-06-27 14:29:25 | FRONTENDSCHOOL5/final-25-would-you | https://api.github.com/repos/FRONTENDSCHOOL5/final-25-would-you | closed | [๐design] ๊ณตํตUI(header) ๋งํฌ์
| design | ## ์์
ํ ๋ด์ฉ
- ๊ณตํตUI(header) ๋งํฌ์
## ๊ตฌํ ๋ฐฉ๋ฒ ๋ฐ ์์ ๊ฒฐ๊ณผ
- ๋งํฌ์
์ถ๊ฐ
## ํน์ด์ฌํญ
- feat_#9_header ๋ธ๋์น ์์ฑํด์ ๋ฐ๋ก ์์
| 1.0 | [๐design] ๊ณตํตUI(header) ๋งํฌ์
- ## ์์
ํ ๋ด์ฉ
- ๊ณตํตUI(header) ๋งํฌ์
## ๊ตฌํ ๋ฐฉ๋ฒ ๋ฐ ์์ ๊ฒฐ๊ณผ
- ๋งํฌ์
์ถ๊ฐ
## ํน์ด์ฌํญ
- feat_#9_header ๋ธ๋์น ์์ฑํด์ ๋ฐ๋ก ์์
| non_test | ๊ณตํตui header ๋งํฌ์
์์
ํ ๋ด์ฉ ๊ณตํตui header ๋งํฌ์
๊ตฌํ ๋ฐฉ๋ฒ ๋ฐ ์์ ๊ฒฐ๊ณผ ๋งํฌ์
์ถ๊ฐ ํน์ด์ฌํญ feat header ๋ธ๋์น ์์ฑํด์ ๋ฐ๋ก ์์
| 0 |
258,359 | 22,306,546,833 | IssuesEvent | 2022-06-13 13:30:42 | open-telemetry/opentelemetry-collector-contrib | https://api.github.com/repos/open-telemetry/opentelemetry-collector-contrib | closed | [pkg/stanza] helper/multiline: add "integration" tests | help wanted test coverage | Multiline helper started to be logically complicated and it would be nice to have tests which helps to understand usecase with force flushing logs.
This comes from the open-telemetry/opentelemetry-log-collection#434
[link to comment](https://github.com/open-telemetry/opentelemetry-log-collection/pull/434#pullreq... | 1.0 | [pkg/stanza] helper/multiline: add "integration" tests - Multiline helper started to be logically complicated and it would be nice to have tests which helps to understand usecase with force flushing logs.
This comes from the open-telemetry/opentelemetry-log-collection#434
[link to comment](https://github.com/ope... | test | helper multiline add integration tests multiline helper started to be logically complicated and it would be nice to have tests which helps to understand usecase with force flushing logs this comes from the open telemetry opentelemetry log collection i think there are probably two things that w... | 1 |
224,752 | 17,773,083,062 | IssuesEvent | 2021-08-30 15:44:50 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | ccl/serverccl: TestTenantGRPCServices failed | C-test-failure O-robot branch-master T-observability-inf | ccl/serverccl.TestTenantGRPCServices [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3296858&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3296858&tab=artifacts#/) on master @ [3928f1963833fbf51ae47bd2a42ae6a200ebbb14](https://github.com/cockroachdb/cockroach/commit... | 1.0 | ccl/serverccl: TestTenantGRPCServices failed - ccl/serverccl.TestTenantGRPCServices [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3296858&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3296858&tab=artifacts#/) on master @ [3928f1963833fbf51ae47bd2a42ae6a200ebbb14](... | test | ccl serverccl testtenantgrpcservices failed ccl serverccl testtenantgrpcservices with on master run testtenantgrpcservices 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 ... | 1 |
121,943 | 12,137,649,460 | IssuesEvent | 2020-04-23 16:01:09 | oasis-tcs/sarif-spec | https://api.github.com/repos/oasis-tcs/sarif-spec | opened | Clarify that offset/length and line/column region properties need to stand alone | future impact-documentation-only | The spec says that there are two ways to specify a text region:
- With line/column properties.
- With character offset/length properties.
It does not _explicitly_ state that there is no third option (a mix of line/column and character/offset properties), although that constraint is implicit because it says "A te... | 1.0 | Clarify that offset/length and line/column region properties need to stand alone - The spec says that there are two ways to specify a text region:
- With line/column properties.
- With character offset/length properties.
It does not _explicitly_ state that there is no third option (a mix of line/column and chara... | non_test | clarify that offset length and line column region properties need to stand alone the spec says that there are two ways to specify a text region with line column properties with character offset length properties it does not explicitly state that there is no third option a mix of line column and chara... | 0 |
310,610 | 26,727,106,707 | IssuesEvent | 2023-01-29 21:02:36 | python/cpython | https://api.github.com/repos/python/cpython | closed | `ast.NodeTransformer` is not tested | type-bug tests | There are no tests for `ast.NodeTransformer`:
```
ยป ag NodeTransformer
Misc/NEWS.d/3.9.0a3.rst
817:In the :mod:`ast` module documentation, fix a misleading ``NodeTransformer``
Lib/inspect.py
2230: class RewriteSymbolics(ast.NodeTransformer):
Lib/ast.py
411: traversing. For this a special visitor ex... | 1.0 | `ast.NodeTransformer` is not tested - There are no tests for `ast.NodeTransformer`:
```
ยป ag NodeTransformer
Misc/NEWS.d/3.9.0a3.rst
817:In the :mod:`ast` module documentation, fix a misleading ``NodeTransformer``
Lib/inspect.py
2230: class RewriteSymbolics(ast.NodeTransformer):
Lib/ast.py
411: trav... | test | ast nodetransformer is not tested there are no tests for ast nodetransformer ยป ag nodetransformer misc news d rst in the mod ast module documentation fix a misleading nodetransformer lib inspect py class rewritesymbolics ast nodetransformer lib ast py traversing ... | 1 |
4,750 | 7,610,710,972 | IssuesEvent | 2018-05-01 09:56:26 | TeamPotry/tutorial_text | https://api.github.com/repos/TeamPotry/tutorial_text | opened | ํํ ๋ฆฌ์ผ ํ
์คํธ์ ๊ตฌ์กฐ ๋ณ๊ฒฝ | enhancement in_process | - [ ] **๊ธฐ์กด์ ํ๋์ ์ปจํฝ๋ง ์ฌ์ฉํ๋ ๋ก์ง์ ๋ณ๊ฒฝ**
`configs/tutorial_text` ํด๋ ๋ด์ ๋ชจ๋ ํ
์คํธ ํ์ผ์ ์ฝ๊ณ ํ์ผ ์ด๋ฆ์ ๊ด์ญ `stringmap`์ ์ ์ฅ
๊ธฐ์กด์ ํ
์คํธ ๋ฉ๋ด์ ์ฌ์ฉ๋ฌ๋ ์ปจํฝ์ ๊ทธ๋ฅ ํ
์คํธ์ฉ์ผ๋ก ์กด์ฌํ๋๋ก ๋ณ๊ฒฝ
- [ ] **`TTextKeyValue (KeyValues ์์)` ์ค๊ณ ๋ฐ ๊ธฐ์กด `KeyValues` ๊ด๋ จ ์คํก ์ด์ **
- [ ] **์ฟ ํค ๊ตฌ์กฐ ๋ณ๊ฒฝ**
ํ์ฌ: `messageId` ๊ธฐ์ค
๊ตฌ์กฐ ๋ณ๊ฒฝ: `filename_messageId` ๊ธฐ์ค | 1.0 | ํํ ๋ฆฌ์ผ ํ
์คํธ์ ๊ตฌ์กฐ ๋ณ๊ฒฝ - - [ ] **๊ธฐ์กด์ ํ๋์ ์ปจํฝ๋ง ์ฌ์ฉํ๋ ๋ก์ง์ ๋ณ๊ฒฝ**
`configs/tutorial_text` ํด๋ ๋ด์ ๋ชจ๋ ํ
์คํธ ํ์ผ์ ์ฝ๊ณ ํ์ผ ์ด๋ฆ์ ๊ด์ญ `stringmap`์ ์ ์ฅ
๊ธฐ์กด์ ํ
์คํธ ๋ฉ๋ด์ ์ฌ์ฉ๋ฌ๋ ์ปจํฝ์ ๊ทธ๋ฅ ํ
์คํธ์ฉ์ผ๋ก ์กด์ฌํ๋๋ก ๋ณ๊ฒฝ
- [ ] **`TTextKeyValue (KeyValues ์์)` ์ค๊ณ ๋ฐ ๊ธฐ์กด `KeyValues` ๊ด๋ จ ์คํก ์ด์ **
- [ ] **์ฟ ํค ๊ตฌ์กฐ ๋ณ๊ฒฝ**
ํ์ฌ: `messageId` ๊ธฐ์ค
๊ตฌ์กฐ ๋ณ๊ฒฝ: `filename_messageId` ๊ธฐ์ค | non_test | ํํ ๋ฆฌ์ผ ํ
์คํธ์ ๊ตฌ์กฐ ๋ณ๊ฒฝ ๊ธฐ์กด์ ํ๋์ ์ปจํฝ๋ง ์ฌ์ฉํ๋ ๋ก์ง์ ๋ณ๊ฒฝ configs tutorial text ํด๋ ๋ด์ ๋ชจ๋ ํ
์คํธ ํ์ผ์ ์ฝ๊ณ ํ์ผ ์ด๋ฆ์ ๊ด์ญ stringmap ์ ์ ์ฅ ๊ธฐ์กด์ ํ
์คํธ ๋ฉ๋ด์ ์ฌ์ฉ๋ฌ๋ ์ปจํฝ์ ๊ทธ๋ฅ ํ
์คํธ์ฉ์ผ๋ก ์กด์ฌํ๋๋ก ๋ณ๊ฒฝ ttextkeyvalue keyvalues ์์ ์ค๊ณ ๋ฐ ๊ธฐ์กด keyvalues ๊ด๋ จ ์คํก ์ด์ ์ฟ ํค ๊ตฌ์กฐ ๋ณ๊ฒฝ ํ์ฌ messageid ๊ธฐ์ค ๊ตฌ์กฐ ๋ณ๊ฒฝ filename messageid ๊ธฐ์ค | 0 |
205,865 | 15,695,870,425 | IssuesEvent | 2021-03-26 00:39:10 | backend-br/vagas | https://api.github.com/repos/backend-br/vagas | closed | [Remoto] Back-end Developer @ SupplyLabs | CI Docker Full Time Git GoLang GraphQL Kubernetes Linux PJ Pleno Remoto Stale Testes automatizados | ## Descriรงรฃo da vaga
A SupplyLabs foi criada com o propรณsito de entregar uma experiรชncia 100% digital para gestรฃo de cadeia de suprimentos e ESG.
Estamos ร procura de uma pessoa que irรก integrar o time de desenvolvimento de produtos e serรก responsรกvel pela evoluรงรฃo e manutenรงรฃo de nossa API e Serviรงos.
Vocรช se... | 1.0 | [Remoto] Back-end Developer @ SupplyLabs - ## Descriรงรฃo da vaga
A SupplyLabs foi criada com o propรณsito de entregar uma experiรชncia 100% digital para gestรฃo de cadeia de suprimentos e ESG.
Estamos ร procura de uma pessoa que irรก integrar o time de desenvolvimento de produtos e serรก responsรกvel pela evoluรงรฃo e man... | test | back end developer supplylabs descriรงรฃo da vaga a supplylabs foi criada com o propรณsito de entregar uma experiรชncia digital para gestรฃo de cadeia de suprimentos e esg estamos ร procura de uma pessoa que irรก integrar o time de desenvolvimento de produtos e serรก responsรกvel pela evoluรงรฃo e manutenรงรฃo d... | 1 |
168,475 | 13,090,982,999 | IssuesEvent | 2020-08-03 05:19:35 | elastic/elasticsearch | https://api.github.com/repos/elastic/elasticsearch | closed | [CI] EnableSecurityOnBasicLicenseIT.testSecuritySetup failure | :Security/Security >test-failure Team:Security | **Build scan**: https://gradle-enterprise.elastic.co/s/ususuu432yrsu
**Repro line**:
```
./gradlew ':x-pack:plugin:security:qa:basic-enable-security:integTestRunner' --tests "org.elasticsearch.xpack.security.EnableSecurityOnBasicLicenseIT.testSecuritySetup" -Dtests.seed=EB6BC4DAFFD9A916 -Dtests.security.manager=... | 1.0 | [CI] EnableSecurityOnBasicLicenseIT.testSecuritySetup failure - **Build scan**: https://gradle-enterprise.elastic.co/s/ususuu432yrsu
**Repro line**:
```
./gradlew ':x-pack:plugin:security:qa:basic-enable-security:integTestRunner' --tests "org.elasticsearch.xpack.security.EnableSecurityOnBasicLicenseIT.testSecuri... | test | enablesecurityonbasiclicenseit testsecuritysetup failure build scan repro line gradlew x pack plugin security qa basic enable security integtestrunner tests org elasticsearch xpack security enablesecurityonbasiclicenseit testsecuritysetup dtests seed dtests security manager true ... | 1 |
5,347 | 7,874,754,040 | IssuesEvent | 2018-06-25 18:06:30 | ualbertalib/discovery | https://api.github.com/repos/ualbertalib/discovery | opened | BPSC Form | need-requirements | As a user of the Discovery service, I want to be able to send a request to the Bruce Peel Special Collections to view non-requestable/non-loanable materials held there. It needs to allow me to:
- Select where I want to view the material (RCRF or BPSC)
- Notify BPSC staff with my contact information so that they can c... | 1.0 | BPSC Form - As a user of the Discovery service, I want to be able to send a request to the Bruce Peel Special Collections to view non-requestable/non-loanable materials held there. It needs to allow me to:
- Select where I want to view the material (RCRF or BPSC)
- Notify BPSC staff with my contact information so tha... | non_test | bpsc form as a user of the discovery service i want to be able to send a request to the bruce peel special collections to view non requestable non loanable materials held there it needs to allow me to select where i want to view the material rcrf or bpsc notify bpsc staff with my contact information so tha... | 0 |
320,953 | 27,494,207,498 | IssuesEvent | 2023-03-05 00:41:09 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [PL/SQL] [ORACLE] [VISUAL BASIC] [C#] [TAMBรM PCD] Analista III de Desenvolvimento de Software na [TOTVS] | SALVADOR DESENVOLVIMENTO DE SOFTWARE C# PL/SQL ORACLE DB TESTES DE SOFTWARE LรGICA DE PROGRAMAรรO VISUAL BASIC HELP WANTED VAGA PARA PCD TAMBรM Stale | <!--
==================================================
POR FAVOR, Sร POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invรฉs de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
========================... | 1.0 | [PL/SQL] [ORACLE] [VISUAL BASIC] [C#] [TAMBรM PCD] Analista III de Desenvolvimento de Software na [TOTVS] - <!--
==================================================
POR FAVOR, Sร POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invรฉs de
"Front-End Developer" \o/
Exem... | test | analista iii de desenvolvimento de software na por favor sรณ poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invรฉs de front end developer o exemplo desenvolvedor front end na ... | 1 |
290,615 | 25,080,429,700 | IssuesEvent | 2022-11-07 18:49:05 | ismail0234/Subnautica-Below-Zero-Multiplayer | https://api.github.com/repos/ismail0234/Subnautica-Below-Zero-Multiplayer | closed | The furniture looks wrong for the player outside. | Bug In Progress Pending Test | When a player builds furniture inside the building, the furniture looks wrong for the player outside. | 1.0 | The furniture looks wrong for the player outside. - When a player builds furniture inside the building, the furniture looks wrong for the player outside. | test | the furniture looks wrong for the player outside when a player builds furniture inside the building the furniture looks wrong for the player outside | 1 |
324,080 | 27,776,203,960 | IssuesEvent | 2023-03-16 17:23:30 | BoBAdministration/QA-Bug-Reports | https://api.github.com/repos/BoBAdministration/QA-Bug-Reports | closed | Untextured rocks surrounding Shrines on Forest Island. | graphics bug live branch map bug Fixed-PendingTesting | **Describe the Bug**
Rocks surrounding shrines on Forest Island have no texture.
**To Reproduce**
1. Log onto any server with Forest Island
2. Enter Spectate
3. Go to shrine
4. Observe rocks.
**Expected behavior**
Rocks have rocky texture.
**Actual behavior**
Rocks have no texture.
**Screenshots & Vi... | 1.0 | Untextured rocks surrounding Shrines on Forest Island. - **Describe the Bug**
Rocks surrounding shrines on Forest Island have no texture.
**To Reproduce**
1. Log onto any server with Forest Island
2. Enter Spectate
3. Go to shrine
4. Observe rocks.
**Expected behavior**
Rocks have rocky texture.
**Actual... | test | untextured rocks surrounding shrines on forest island describe the bug rocks surrounding shrines on forest island have no texture to reproduce log onto any server with forest island enter spectate go to shrine observe rocks expected behavior rocks have rocky texture actual... | 1 |
5,459 | 2,610,188,033 | IssuesEvent | 2015-02-26 18:59:35 | chrsmith/quchuseban | https://api.github.com/repos/chrsmith/quchuseban | opened | ่ต่ฎฏ่ฒๆๅฆไฝๆ่ฝๅป้ค | auto-migrated Priority-Medium Type-Defect | ```
ใๆ่ฆใ
ๅญ็ๆถๅ๏ผๆไผ้ญไธ็ผ็ไธ่ฎฉๅฎๆตๆณช๏ผๅญค็ฌๅฏๅฏ็ๆถๅ๏ผๆ๏ฟฝ๏ฟฝ
๏ฟฝ้้็ๆณ็ๆไบบ๏ผไผคๅฟ็ๆถๅ๏ผๆไผๆพไธชๅฐๆน้้็ๅๅ๏ผ๏ฟฝ
๏ฟฝ๏ฟฝๅๅ่ฏ่ชๅทฑ๏ผ่ฟๆฏ่ฆ้ขๅฏนๅๆไธๅป๏ผ้พ่ฟ็ๆถๅ๏ผๆไผไผช่ฃ
่ชๅทฑ๏ผๅฏนๅซไบบ่ฏด๏ผๆๅพๅฅฝใๆๅพๅผๅฟ๏ผๅคฑ่ฝ็ๆถๅ๏ผๆไผ็ฌ๏ฟฝ๏ฟฝ
๏ฟฝๅฏน่ชๅทฑ่ฏด๏ผๆฒกไบ็๏ผไธๅๆปไผ่ฟๅปใ้ป่คๆๆไธป่ฆ็ๅฐฑๆฏไธ๏ฟฝ
๏ฟฝ๏ฟฝ็ญ้ฟไบ้ป่คๆๆๆณ่ฆ็ฅๆ๏ผ้ฃๆฏๅพไธๅฟๅคฑ็๏ผๅณ็ฅ่ดนๆ็ไบ
ๆ
ใๅๆถๅจๅป้ค้ป่คๆ็ๆถๅไฝ ่ฆ็ฅ้้ข้จ้ป่คๆๆฏๆไนๆฅ๏ฟฝ๏ฟฝ
๏ฟฝ๏ผ่ฟๆ่ฝๆๆๅป้ค้ป่คๆใ่ฒๆๅฆไฝๆ่ฝๅป้ค๏ผ
ใๅฎขๆทๆกไพใ
ใใไธบไบๆ่ธไธ็้ป่คๆ๏ผๅจ็ฝไธๅฅๆณขไบๅฅฝ้ฟๆถ้ดใๅๆฅๅ๏ฟฝ๏ฟฝ
๏ฟฝใ้ป่่ๅฐ็ฒพๅๆถฒใๅๅไธ้๏ผ่ฟๆนไพฟ๏ผไธ็จๆดๅคฉๆถๆถๆนๆน๏ฟฝ
๏ฟฝ๏ฟฝไบๆฏๅฐฑๆฅไบๅพๅค็ธๅ
ณ็่ตๆใ็ๆฅๅ็ฐๅฅฝ... | 1.0 | ่ต่ฎฏ่ฒๆๅฆไฝๆ่ฝๅป้ค - ```
ใๆ่ฆใ
ๅญ็ๆถๅ๏ผๆไผ้ญไธ็ผ็ไธ่ฎฉๅฎๆตๆณช๏ผๅญค็ฌๅฏๅฏ็ๆถๅ๏ผๆ๏ฟฝ๏ฟฝ
๏ฟฝ้้็ๆณ็ๆไบบ๏ผไผคๅฟ็ๆถๅ๏ผๆไผๆพไธชๅฐๆน้้็ๅๅ๏ผ๏ฟฝ
๏ฟฝ๏ฟฝๅๅ่ฏ่ชๅทฑ๏ผ่ฟๆฏ่ฆ้ขๅฏนๅๆไธๅป๏ผ้พ่ฟ็ๆถๅ๏ผๆไผไผช่ฃ
่ชๅทฑ๏ผๅฏนๅซไบบ่ฏด๏ผๆๅพๅฅฝใๆๅพๅผๅฟ๏ผๅคฑ่ฝ็ๆถๅ๏ผๆไผ็ฌ๏ฟฝ๏ฟฝ
๏ฟฝๅฏน่ชๅทฑ่ฏด๏ผๆฒกไบ็๏ผไธๅๆปไผ่ฟๅปใ้ป่คๆๆไธป่ฆ็ๅฐฑๆฏไธ๏ฟฝ
๏ฟฝ๏ฟฝ็ญ้ฟไบ้ป่คๆๆๆณ่ฆ็ฅๆ๏ผ้ฃๆฏๅพไธๅฟๅคฑ็๏ผๅณ็ฅ่ดนๆ็ไบ
ๆ
ใๅๆถๅจๅป้ค้ป่คๆ็ๆถๅไฝ ่ฆ็ฅ้้ข้จ้ป่คๆๆฏๆไนๆฅ๏ฟฝ๏ฟฝ
๏ฟฝ๏ผ่ฟๆ่ฝๆๆๅป้ค้ป่คๆใ่ฒๆๅฆไฝๆ่ฝๅป้ค๏ผ
ใๅฎขๆทๆกไพใ
ใใไธบไบๆ่ธไธ็้ป่คๆ๏ผๅจ็ฝไธๅฅๆณขไบๅฅฝ้ฟๆถ้ดใๅๆฅๅ๏ฟฝ๏ฟฝ
๏ฟฝใ้ป่่ๅฐ็ฒพๅๆถฒใๅๅไธ้๏ผ่ฟๆนไพฟ๏ผไธ็จๆดๅคฉๆถๆถๆนๆน๏ฟฝ
๏ฟฝ๏ฟฝไบๆฏๅฐฑๆฅ... | non_test | ่ต่ฎฏ่ฒๆๅฆไฝๆ่ฝๅป้ค ใๆ่ฆใ ๅญ็ๆถๅ๏ผๆไผ้ญไธ็ผ็ไธ่ฎฉๅฎๆตๆณช๏ผๅญค็ฌๅฏๅฏ็ๆถๅ๏ผๆ๏ฟฝ๏ฟฝ ๏ฟฝ้้็ๆณ็ๆไบบ๏ผไผคๅฟ็ๆถๅ๏ผๆไผๆพไธชๅฐๆน้้็ๅๅ๏ผ๏ฟฝ ๏ฟฝ๏ฟฝๅๅ่ฏ่ชๅทฑ๏ผ่ฟๆฏ่ฆ้ขๅฏนๅๆไธๅป๏ผ้พ่ฟ็ๆถๅ๏ผๆไผไผช่ฃ
่ชๅทฑ๏ผๅฏนๅซไบบ่ฏด๏ผๆๅพๅฅฝใๆๅพๅผๅฟ๏ผๅคฑ่ฝ็ๆถๅ๏ผๆไผ็ฌ๏ฟฝ๏ฟฝ ๏ฟฝๅฏน่ชๅทฑ่ฏด๏ผๆฒกไบ็๏ผไธๅๆปไผ่ฟๅปใ้ป่คๆๆไธป่ฆ็ๅฐฑๆฏไธ๏ฟฝ ๏ฟฝ๏ฟฝ็ญ้ฟไบ้ป่คๆๆๆณ่ฆ็ฅๆ๏ผ้ฃๆฏๅพไธๅฟๅคฑ็๏ผๅณ็ฅ่ดนๆ็ไบ ๆ
ใๅๆถๅจๅป้ค้ป่คๆ็ๆถๅไฝ ่ฆ็ฅ้้ข้จ้ป่คๆๆฏๆไนๆฅ๏ฟฝ๏ฟฝ ๏ฟฝ๏ผ่ฟๆ่ฝๆๆๅป้ค้ป่คๆใ่ฒๆๅฆไฝๆ่ฝๅป้ค๏ผ ใๅฎขๆทๆกไพใ ใใไธบไบๆ่ธไธ็้ป่คๆ๏ผๅจ็ฝไธๅฅๆณขไบๅฅฝ้ฟๆถ้ดใๅๆฅๅ๏ฟฝ๏ฟฝ ๏ฟฝใ้ป่่ๅฐ็ฒพๅๆถฒใๅๅไธ้๏ผ่ฟๆนไพฟ๏ผไธ็จๆดๅคฉๆถๆถๆนๆน๏ฟฝ ๏ฟฝ๏ฟฝไบๆฏๅฐฑๆฅ... | 0 |
161,253 | 6,111,647,712 | IssuesEvent | 2017-06-21 17:31:24 | vmware/vic | https://api.github.com/repos/vmware/vic | closed | Diagnostics: logging from bootstrap scripts not present in debug log | component/container-base kind/diagnostics priority/low | The messages in isos/bootstrap/bootstrap script are not present in the containerVM debug logs. We have the ISOLINUX message from the bootloader and the messages from the tether, but nothing in between.
| 1.0 | Diagnostics: logging from bootstrap scripts not present in debug log - The messages in isos/bootstrap/bootstrap script are not present in the containerVM debug logs. We have the ISOLINUX message from the bootloader and the messages from the tether, but nothing in between.
| non_test | diagnostics logging from bootstrap scripts not present in debug log the messages in isos bootstrap bootstrap script are not present in the containervm debug logs we have the isolinux message from the bootloader and the messages from the tether but nothing in between | 0 |
68,514 | 9,198,021,112 | IssuesEvent | 2019-03-07 11:27:46 | Pageworks/fuel-pjax | https://api.github.com/repos/Pageworks/fuel-pjax | opened | Better Debugging | documentation enhancement | **What:**
Cleanup and modify the debug console logs to match the format that all the other projects are currently following. We should also modify the initial debug status dump on `init()` so that it provides some potentially useful information such as the active version of Pjax. | 1.0 | Better Debugging - **What:**
Cleanup and modify the debug console logs to match the format that all the other projects are currently following. We should also modify the initial debug status dump on `init()` so that it provides some potentially useful information such as the active version of Pjax. | non_test | better debugging what cleanup and modify the debug console logs to match the format that all the other projects are currently following we should also modify the initial debug status dump on init so that it provides some potentially useful information such as the active version of pjax | 0 |
399,042 | 11,742,643,715 | IssuesEvent | 2020-03-12 01:33:18 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Banner Dimensions Not in Styleguide | bug easy and fun priority: low style | In GitLab by thijsdejong on Apr 10, 2019, 13:12
### One-sentence description
### Current behaviour
The banner dimensions are not shown at the current page of the styleguide.
### Expected behaviour
Implement the banner dimensions on the styleguide page. | 1.0 | Banner Dimensions Not in Styleguide - In GitLab by thijsdejong on Apr 10, 2019, 13:12
### One-sentence description
### Current behaviour
The banner dimensions are not shown at the current page of the styleguide.
### Expected behaviour
Implement the banner dimensions on the styleguide page. | non_test | banner dimensions not in styleguide in gitlab by thijsdejong on apr one sentence description current behaviour the banner dimensions are not shown at the current page of the styleguide expected behaviour implement the banner dimensions on the styleguide page | 0 |
275,718 | 23,932,980,583 | IssuesEvent | 2022-09-10 20:41:06 | bitcoin/bitcoin | https://api.github.com/repos/bitcoin/bitcoin | closed | feature_config_args.py failure | Tests Questions and Help |
Run test: `python3 feature_config_args.py`
Results in error:
>
> 2022-08-01T21:05:29.574000Z TestFramework (INFO): Initializing test directory /tmp/bitcoin_func_test_die2tixp
> 2022-08-01T21:05:30.306000Z TestFramework (INFO): Test config args logging
> 2022-08-01T21:05:30.564000Z TestFramework (INFO): Test... | 1.0 | feature_config_args.py failure -
Run test: `python3 feature_config_args.py`
Results in error:
>
> 2022-08-01T21:05:29.574000Z TestFramework (INFO): Initializing test directory /tmp/bitcoin_func_test_die2tixp
> 2022-08-01T21:05:30.306000Z TestFramework (INFO): Test config args logging
> 2022-08-01T21:05:30.5... | test | feature config args py failure run test feature config args py results in error testframework info initializing test directory tmp bitcoin func test testframework info test config args logging testframework info test seed peers t... | 1 |
113,859 | 24,500,716,529 | IssuesEvent | 2022-10-10 12:35:25 | sourcegraph/sourcegraph | https://api.github.com/repos/sourcegraph/sourcegraph | opened | executors: Add ability to whitelist certain network traffic | team/batchers user-code-execution | A customer is using a private gateway into their Sourcegraph instance. This gateway lives in the network IP space of `10.0.0.0/16`. We currently disallow ANY traffic on that network, so there's a bunch of things we should do here:
- Add documentation on what traffic is allowed and which isn't, and why we do that
- ... | 1.0 | executors: Add ability to whitelist certain network traffic - A customer is using a private gateway into their Sourcegraph instance. This gateway lives in the network IP space of `10.0.0.0/16`. We currently disallow ANY traffic on that network, so there's a bunch of things we should do here:
- Add documentation on w... | non_test | executors add ability to whitelist certain network traffic a customer is using a private gateway into their sourcegraph instance this gateway lives in the network ip space of we currently disallow any traffic on that network so there s a bunch of things we should do here add documentation on wha... | 0 |
37,023 | 6,562,395,619 | IssuesEvent | 2017-09-07 16:25:11 | SAFETAG/SAFETAG | https://api.github.com/repos/SAFETAG/SAFETAG | closed | Create Debian package | documentation enhancement | The current make based installer is a dependency hell. As such, a debian package is the best path forward.
There are concerns.
- What is the best installation path for a package that we desire the user to edit.
- Do we add basic git pull ability into the package so that the user can keep their SAFETAG content up to ... | 1.0 | Create Debian package - The current make based installer is a dependency hell. As such, a debian package is the best path forward.
There are concerns.
- What is the best installation path for a package that we desire the user to edit.
- Do we add basic git pull ability into the package so that the user can keep thei... | non_test | create debian package the current make based installer is a dependency hell as such a debian package is the best path forward there are concerns what is the best installation path for a package that we desire the user to edit do we add basic git pull ability into the package so that the user can keep thei... | 0 |
117,721 | 9,957,599,990 | IssuesEvent | 2019-07-05 17:28:50 | easydigitaldownloads/easy-digital-downloads | https://api.github.com/repos/easydigitaldownloads/easy-digital-downloads | closed | 3.0 - If paying with PayPal, you get redirected to wp-admin instead of PayPal | Bug Has PR Needs Testing | ## Bug Report
### Expected behavior
When I choose that I want to pay with PayPal, I expect to be redirected to PayPal upon clicking Complete, on the checkout page.
### Actual behavior
I get redirected to wp-admin.
### Steps to reproduce the behavior
1) Enable PayPal as a gateway
2) Add an item to the cart an... | 1.0 | 3.0 - If paying with PayPal, you get redirected to wp-admin instead of PayPal - ## Bug Report
### Expected behavior
When I choose that I want to pay with PayPal, I expect to be redirected to PayPal upon clicking Complete, on the checkout page.
### Actual behavior
I get redirected to wp-admin.
### Steps to repr... | test | if paying with paypal you get redirected to wp admin instead of paypal bug report expected behavior when i choose that i want to pay with paypal i expect to be redirected to paypal upon clicking complete on the checkout page actual behavior i get redirected to wp admin steps to repr... | 1 |
32,142 | 6,720,580,499 | IssuesEvent | 2017-10-16 08:24:45 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | closed | Wrong Date Format with "M/d/yy" pattern | 6.1.7 defect | Reported By PRO User;
> I tried to make calendar input with format of "M/d/yy" but it gives me only one digit for month and one digit for day (I can't write manually 12/12/17, when I'm writing "1" it jumps to the next digit without giving an option to write 12).
What can I do?
(I know I can write MM/DD/YY but I need... | 1.0 | Wrong Date Format with "M/d/yy" pattern - Reported By PRO User;
> I tried to make calendar input with format of "M/d/yy" but it gives me only one digit for month and one digit for day (I can't write manually 12/12/17, when I'm writing "1" it jumps to the next digit without giving an option to write 12).
What can I do... | non_test | wrong date format with m d yy pattern reported by pro user i tried to make calendar input with format of m d yy but it gives me only one digit for month and one digit for day i can t write manually when i m writing it jumps to the next digit without giving an option to write what can i do ... | 0 |
29,430 | 11,755,022,725 | IssuesEvent | 2020-03-13 08:38:01 | f-peng/centreon | https://api.github.com/repos/f-peng/centreon | opened | CVE-2018-11694 (High) detected in opennms-opennms-source-24.1.2-1, node-sass-4.12.0.tgz | security vulnerability | ## CVE-2018-11694 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.12.0.tgz</b></p></summary>
<p>
<details><summary><b>node-sass-4.12.0.tgz</b></p></summary>
<p>Wrapper a... | True | CVE-2018-11694 (High) detected in opennms-opennms-source-24.1.2-1, node-sass-4.12.0.tgz - ## CVE-2018-11694 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>node-sass-4.12.0.tgz</b></p... | non_test | cve high detected in opennms opennms source node sass tgz cve high severity vulnerability vulnerable libraries node sass tgz node sass tgz wrapper around libsass library home page a href path to dependency file tmp ws scm centreon package json ... | 0 |
119,643 | 10,059,574,021 | IssuesEvent | 2019-07-22 16:45:18 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Python Smoke Tests | Quality: Smoke test | # Python smoke tests
Please run these tests on the compiled package of Mantid; **not a locally compiled version**.
When reporting back please include:
- Your OS
- Your facility/location
- If you have other package versions of Mantid installed (yes/no)
If you have any questions please don't hesitate to con... | 1.0 | Python Smoke Tests - # Python smoke tests
Please run these tests on the compiled package of Mantid; **not a locally compiled version**.
When reporting back please include:
- Your OS
- Your facility/location
- If you have other package versions of Mantid installed (yes/no)
If you have any questions please ... | test | python smoke tests python smoke tests please run these tests on the compiled package of mantid not a locally compiled version when reporting back please include your os your facility location if you have other package versions of mantid installed yes no if you have any questions please ... | 1 |
1,902 | 4,568,174,769 | IssuesEvent | 2016-09-15 13:45:12 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | opened | Apple Music is incompatible with SSL filtering | Compatibility SSL | [Apple Music](https://play.google.com/store/apps/details?id=com.apple.android.music&hl=uk) ั ะฒะบะปััะตะฝะฝะพะน ะทะฐัะธัะพะน, ะฝะตะบะพััะตะบัะฝะพ ะธะฝะพะณะดะฐ ัะฐะฑะพัะฐะตั! ะพะฑััะฒั ะฒ ะฟัะพัะปััะธะฒะฐะฝะธะธ ,ะฝะต ะฟะพะบะฐะทัะฒะฐะตั ัะตะบะพะผะตะฝะดะฐัะธะธ ะฒะพ ะฒะบะปะฐะดะบะต (ะดะปั ะฒะฐั) ะฟัะธั
ะพะดะธััั ะฒัะบะปััะฐัั ะทะฐัะธัั, ะฟะตัะตะทะฟััะบะฐัั Apple Music, ะฟะพัะพะผ ะฒะบะปััะฐัั ะทะฐัะธัั ะพะฑัะฐัะฝะพ. ะัะบะปััะตะฝะธะต HTTPS ัะธะป... | True | Apple Music is incompatible with SSL filtering - [Apple Music](https://play.google.com/store/apps/details?id=com.apple.android.music&hl=uk) ั ะฒะบะปััะตะฝะฝะพะน ะทะฐัะธัะพะน, ะฝะตะบะพััะตะบัะฝะพ ะธะฝะพะณะดะฐ ัะฐะฑะพัะฐะตั! ะพะฑััะฒั ะฒ ะฟัะพัะปััะธะฒะฐะฝะธะธ ,ะฝะต ะฟะพะบะฐะทัะฒะฐะตั ัะตะบะพะผะตะฝะดะฐัะธะธ ะฒะพ ะฒะบะปะฐะดะบะต (ะดะปั ะฒะฐั) ะฟัะธั
ะพะดะธััั ะฒัะบะปััะฐัั ะทะฐัะธัั, ะฟะตัะตะทะฟััะบะฐัั Apple Music, ะฟะพ... | non_test | apple music is incompatible with ssl filtering ั ะฒะบะปััะตะฝะฝะพะน ะทะฐัะธัะพะน ะฝะตะบะพััะตะบัะฝะพ ะธะฝะพะณะดะฐ ัะฐะฑะพัะฐะตั ะพะฑััะฒั ะฒ ะฟัะพัะปััะธะฒะฐะฝะธะธ ะฝะต ะฟะพะบะฐะทัะฒะฐะตั ัะตะบะพะผะตะฝะดะฐัะธะธ ะฒะพ ะฒะบะปะฐะดะบะต ะดะปั ะฒะฐั ะฟัะธั
ะพะดะธััั ะฒัะบะปััะฐัั ะทะฐัะธัั ะฟะตัะตะทะฟััะบะฐัั apple music ะฟะพัะพะผ ะฒะบะปััะฐัั ะทะฐัะธัั ะพะฑัะฐัะฝะพ ะพัะบะปััะตะฝะธะต https ัะธะปัััะฐัะธะธ ะฟะพะผะพะณะฐะตั | 0 |
302,737 | 26,160,302,199 | IssuesEvent | 2022-12-31 12:10:53 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | opened | roachtest: schemachange/random-load failed | C-test-failure O-robot O-roachtest branch-release-22.1 | roachtest.schemachange/random-load [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=artifacts#/schemachange/random-load) on release-22.1 @ [000c9624b56b09d5fbd06557c559b2f910142a9c](https://github.com/... | 2.0 | roachtest: schemachange/random-load failed - roachtest.schemachange/random-load [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=8147270&tab=artifacts#/schemachange/random-load) on release-22.1 @ [000c9624b56b09d5... | test | roachtest schemachange random load failed roachtest schemachange random load with on release workload pgx helpers go pgx logger exec logparams map err error database must have associated regions before a survival goal can be set sqlstate pid sql alter data... | 1 |
16,881 | 3,573,330,199 | IssuesEvent | 2016-01-27 05:31:15 | Microsoft/vscode | https://api.github.com/repos/Microsoft/vscode | closed | Find Widget tab order | testplan-item | - [X] any platform @PJMeyer
The find widget can be in 4 states, please check the tab order in all the 4 states:
**no search string, replace hidden:**

**no search string, replace revealed:**

**no search string, replace... | test | find widget tab order any platform pjmeyer the find widget can be in states please check the tab order in all the states no search string replace hidden no search string replace revealed with search string replace hidden with search string replace revealed ... | 1 |
124,117 | 26,405,790,602 | IssuesEvent | 2023-01-13 07:51:26 | yt-project/yt | https://api.github.com/repos/yt-project/yt | closed | NaNs generated in grid edges for 1D FLASH data | bug code frontends | ### Bug report
After loading 1D FLASH data index.grid_left_edge and index.grid_right edge contain NaN values for the z axis, which are not present in the HDF5 file. This appears to then lead to errors when trying to generate data arrays.
Link to data:
http://use.yt/upload/e175762f
```python
ds = yt.load('pp_... | 1.0 | NaNs generated in grid edges for 1D FLASH data - ### Bug report
After loading 1D FLASH data index.grid_left_edge and index.grid_right edge contain NaN values for the z axis, which are not present in the HDF5 file. This appears to then lead to errors when trying to generate data arrays.
Link to data:
http://use.y... | non_test | nans generated in grid edges for flash data bug report after loading flash data index grid left edge and index grid right edge contain nan values for the z axis which are not present in the file this appears to then lead to errors when trying to generate data arrays link to data python d... | 0 |
222,560 | 7,433,785,730 | IssuesEvent | 2018-03-26 08:50:54 | quintel/etmodel | https://api.github.com/repos/quintel/etmodel | closed | CO2 sheet total cut off | Priority | In some cases, the total ghg emissions in the co2 sheet are not displayed correctly. @antw Is it possible to increase the margin a little bit (and deploy the changes to production)?
... | 1.0 | CO2 sheet total cut off - In some cases, the total ghg emissions in the co2 sheet are not displayed correctly. @antw Is it possible to increase the margin a little bit (and deploy the changes to production)?
 and found no similar issues.
### What happened

### What you expected to happen
click successfully.
### How to reproduce
above.
#... | 1.0 | [Bug][UI-Next][V1.0.0-Alpha] click timing error in process definition page - ### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
### What happened

### What... | non_test | click timing error in process definition page search before asking i had searched in the and found no similar issues what happened what you expected to happen click successfully how to reproduce above anything else no response version dev are you willing ... | 0 |
210,053 | 16,083,926,495 | IssuesEvent | 2021-04-26 08:57:31 | ARMmbed/connectedhomeip | https://api.github.com/repos/ARMmbed/connectedhomeip | opened | 'Mutex 0x0 error' when executting some of unit-tests | testing unit-tests | #### Problem
Running some of unit-tests (group) causes to 'Mutex 0x0 error' occur.
#### Proposed Solution
1. Isolate tests which causes that problem.
2. Debug it by investigating one of problematic tests
3. Fix it!
| 2.0 | 'Mutex 0x0 error' when executting some of unit-tests - #### Problem
Running some of unit-tests (group) causes to 'Mutex 0x0 error' occur.
#### Proposed Solution
1. Isolate tests which causes that problem.
2. Debug it by investigating one of problematic tests
3. Fix it!
| test | mutex error when executting some of unit tests problem running some of unit tests group causes to mutex error occur proposed solution isolate tests which causes that problem debug it by investigating one of problematic tests fix it | 1 |
140,294 | 11,307,977,073 | IssuesEvent | 2020-01-19 01:24:01 | OpenAPITools/openapi-generator | https://api.github.com/repos/OpenAPITools/openapi-generator | closed | Upgrade CircleCI JDK8 to a newer version to catch JavaDoc errors | Enhancement: CI/Test | ##### Description
Current JDK8 in CircleCI build won't detect the following Javadoc errors:
```
[ERROR] /Users/williamcheng/Code/openapi-generator/samples/client/petstore/java/rest-assured/src/main/java/org/openapitools/client/api/UserApi.java:271: error: unknown tag: User
[ERROR] * @param user (List<Use... | 1.0 | Upgrade CircleCI JDK8 to a newer version to catch JavaDoc errors - ##### Description
Current JDK8 in CircleCI build won't detect the following Javadoc errors:
```
[ERROR] /Users/williamcheng/Code/openapi-generator/samples/client/petstore/java/rest-assured/src/main/java/org/openapitools/client/api/UserApi.java:271:... | test | upgrade circleci to a newer version to catch javadoc errors description current in circleci build won t detect the following javadoc errors users williamcheng code openapi generator samples client petstore java rest assured src main java org openapitools client api userapi java error unknow... | 1 |
163,287 | 12,715,869,904 | IssuesEvent | 2020-06-24 00:03:34 | Thy-Vipe/BeastsOfBermuda-issues | https://api.github.com/repos/Thy-Vipe/BeastsOfBermuda-issues | closed | [Bug] jungle surface mesh hole | Map bug tester-team | _Originally written by **Cleafspear | 76561198077984700**_
Game Version: 1.1.946
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 1080
GPU Driver Info: Unknown
Num CPU Cores: 6
===================*
Map: Rival_Shores
location where there ... | 1.0 | [Bug] jungle surface mesh hole - _Originally written by **Cleafspear | 76561198077984700**_
Game Version: 1.1.946
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 1080
GPU Driver Info: Unknown
Num CPU Cores: 6
===================*
Map: Riv... | test | jungle surface mesh hole originally written by cleafspear game version system specs cpu brand intel r core tm cpu vendor genuineintel gpu brand nvidia geforce gtx gpu driver info unknown num cpu cores map rival shores location where there a... | 1 |
300,516 | 25,973,625,091 | IssuesEvent | 2022-12-19 13:15:35 | ubtue/DatenProbleme | https://api.github.com/repos/ubtue/DatenProbleme | closed | ISSN 1988-7949 | International E-Journal of Criminal Sciences (OJS) | Bandangabe | ready for testing Zotero_SEMI-AUTO | #### URL
https://ojs.ehu.eus/index.php/inecs/issue/view/1906
#### Import-Translator
Einzel- und Mehrfachimport:
ubtue_Open Journal Systems Standard.js
### Problembeschreibung
Diese ZS hat eine durchgรคngige Heftzรคhlung ohne zusรคtzliche Bandangabe, weswegen die Zรคhlung in die Bandangabe laut Handbuch muss... | 1.0 | ISSN 1988-7949 | International E-Journal of Criminal Sciences (OJS) | Bandangabe - #### URL
https://ojs.ehu.eus/index.php/inecs/issue/view/1906
#### Import-Translator
Einzel- und Mehrfachimport:
ubtue_Open Journal Systems Standard.js
### Problembeschreibung
Diese ZS hat eine durchgรคngige Heftzรคhlung ohn... | test | issn international e journal of criminal sciences ojs bandangabe url import translator einzel und mehrfachimport ubtue open journal systems standard js problembeschreibung diese zs hat eine durchgรคngige heftzรคhlung ohne zusรคtzliche bandangabe weswegen die zรคhlung in die ba... | 1 |
744,470 | 25,944,513,202 | IssuesEvent | 2022-12-16 22:21:30 | LoMaTiInformatik/Smarthome_Ventilator | https://api.github.com/repos/LoMaTiInformatik/Smarthome_Ventilator | opened | Implementation | enhancement highpriority | Put the arduinos in the fan. Add some debugging features such as a external reset switch and usb connectors for both arduinos. Powersupplies needed. Wiring? | 1.0 | Implementation - Put the arduinos in the fan. Add some debugging features such as a external reset switch and usb connectors for both arduinos. Powersupplies needed. Wiring? | non_test | implementation put the arduinos in the fan add some debugging features such as a external reset switch and usb connectors for both arduinos powersupplies needed wiring | 0 |
4,678 | 2,610,140,007 | IssuesEvent | 2015-02-26 18:44:08 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Invincibility isn't invincible | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Use the "Invincibility" drop item
2. Use "Kamikaze"
3. Profit
What is the expected output? What do you see instead?
I would expect the hedgehog to be invincible and therefore unable to be killed,
yet the Kamikaze move still results in death, hence non-invincible.
What ve... | 1.0 | Invincibility isn't invincible - ```
What steps will reproduce the problem?
1. Use the "Invincibility" drop item
2. Use "Kamikaze"
3. Profit
What is the expected output? What do you see instead?
I would expect the hedgehog to be invincible and therefore unable to be killed,
yet the Kamikaze move still results in deat... | non_test | invincibility isn t invincible what steps will reproduce the problem use the invincibility drop item use kamikaze profit what is the expected output what do you see instead i would expect the hedgehog to be invincible and therefore unable to be killed yet the kamikaze move still results in deat... | 0 |
785,569 | 27,618,471,036 | IssuesEvent | 2023-03-09 21:26:35 | arfc/saltproc | https://api.github.com/repos/arfc/saltproc | opened | [Bug]: SaltProc does not store more than one array of `materials` results in `saltproc_results.h5` for OpenMC-coupled simulations | Type:Bug Status:4-In Progress Priority:1-Critical | ## Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
`saltproc_results.h5` should contain material compositions for before and after material reprocessing at every depletion step.
## Describe the bug
<!-- A clear and concise description of what the bug is. -->
For OpenMC ... | 1.0 | [Bug]: SaltProc does not store more than one array of `materials` results in `saltproc_results.h5` for OpenMC-coupled simulations - ## Expected behavior
<!-- A clear and concise description of what you expected to happen. -->
`saltproc_results.h5` should contain material compositions for before and after material rep... | non_test | saltproc does not store more than one array of materials results in saltproc results for openmc coupled simulations expected behavior saltproc results should contain material compositions for before and after material reprocessing at every depletion step describe the bug for openmc runs... | 0 |
97,440 | 8,655,863,956 | IssuesEvent | 2018-11-27 16:54:46 | FCP-INDI/C-PAC | https://api.github.com/repos/FCP-INDI/C-PAC | closed | Skull Stripping not customizable | testing | I noticed that we currently can't make custom adjustments to how skull-stripping is performed. This might be ok for some young adult datasets, but it really is a sticking point for working with child or older adult data, where for example, FSL's skull stripping parameters really need to be customized to work well/at al... | 1.0 | Skull Stripping not customizable - I noticed that we currently can't make custom adjustments to how skull-stripping is performed. This might be ok for some young adult datasets, but it really is a sticking point for working with child or older adult data, where for example, FSL's skull stripping parameters really need ... | test | skull stripping not customizable i noticed that we currently can t make custom adjustments to how skull stripping is performed this might be ok for some young adult datasets but it really is a sticking point for working with child or older adult data where for example fsl s skull stripping parameters really need ... | 1 |
152,161 | 12,093,499,356 | IssuesEvent | 2020-04-19 19:53:39 | JoshKarpel/chtc-bot | https://api.github.com/repos/JoshKarpel/chtc-bot | closed | Add functional test for /knobs and /jobads | slash-commands testing | The unit tests are fine, but frequently miss problems. Add another test to each one's test suite which combines all of the unit test cases by calling get_*_descrption().
More end-to-end testing will have to wait for mocks, probably. | 1.0 | Add functional test for /knobs and /jobads - The unit tests are fine, but frequently miss problems. Add another test to each one's test suite which combines all of the unit test cases by calling get_*_descrption().
More end-to-end testing will have to wait for mocks, probably. | test | add functional test for knobs and jobads the unit tests are fine but frequently miss problems add another test to each one s test suite which combines all of the unit test cases by calling get descrption more end to end testing will have to wait for mocks probably | 1 |
327,422 | 28,061,941,294 | IssuesEvent | 2023-03-29 13:10:42 | pulp/pulp_rpm | https://api.github.com/repos/pulp/pulp_rpm | closed | Refactor `test_advisory_conflict` test module to use pytest fixtures | Task Tests | The `test_advisory_conflict` module needs to be refactored to use pytest fixtures. | 1.0 | Refactor `test_advisory_conflict` test module to use pytest fixtures - The `test_advisory_conflict` module needs to be refactored to use pytest fixtures. | test | refactor test advisory conflict test module to use pytest fixtures the test advisory conflict module needs to be refactored to use pytest fixtures | 1 |
553,149 | 16,358,664,065 | IssuesEvent | 2021-05-14 05:25:19 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | opened | Support union types for Configurable | Priority/High Team/jBallerina Type/Improvement | **Description:**
Need to support config enum values via toml and cli. | 1.0 | Support union types for Configurable - **Description:**
Need to support config enum values via toml and cli. | non_test | support union types for configurable description need to support config enum values via toml and cli | 0 |
133,727 | 10,861,008,291 | IssuesEvent | 2019-11-14 10:13:00 | brave/brave-browser | https://api.github.com/repos/brave/brave-browser | opened | `Send Tip` alignment issue in beta build 0.72.x | QA/Test-Plan-Specified QA/Yes bug feature/rewards | <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV... | 1.0 | `Send Tip` alignment issue in beta build 0.72.x - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue.
PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE.
INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT W... | test | send tip alignment issue in beta build x have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient info will get the issue closed it wi... | 1 |
206,164 | 15,712,907,636 | IssuesEvent | 2021-03-27 14:06:16 | SymbiFlow/sv-tests | https://api.github.com/repos/SymbiFlow/sv-tests | closed | Incorrect tests: forward typedefs | bug tests | Forwarding typedefs are required to resolve to a valid type declaration (see 6.18). Tests that I noticed have this problem:
enum_test_0
struct_test_0
union_test_0
You might just want to make these expect to fail; other tools incorrectly allow this. | 1.0 | Incorrect tests: forward typedefs - Forwarding typedefs are required to resolve to a valid type declaration (see 6.18). Tests that I noticed have this problem:
enum_test_0
struct_test_0
union_test_0
You might just want to make these expect to fail; other tools incorrectly allow this. | test | incorrect tests forward typedefs forwarding typedefs are required to resolve to a valid type declaration see tests that i noticed have this problem enum test struct test union test you might just want to make these expect to fail other tools incorrectly allow this | 1 |
339,932 | 30,486,216,373 | IssuesEvent | 2023-07-18 02:34:35 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | closed | Logical error: 'Different order of columns in UNION subquery: globalIn(CounterID, _subquery8), CounterID and CounterID'. | testing fuzz |
**Describe the bug**
https://s3.amazonaws.com/clickhouse-test-reports/42143/82850eb56046c857be8df56a8c425304b2670425/fuzzer_astfuzzerubsan//report.html
**How to reproduce**
```sql
CREATE TABLE globalin (CounterID UInt32, StartDate Date ) ENGINE = Memory;
SELECT * FROM (SELECT -1, CounterID FROM remote('127.0.0... | 1.0 | Logical error: 'Different order of columns in UNION subquery: globalIn(CounterID, _subquery8), CounterID and CounterID'. -
**Describe the bug**
https://s3.amazonaws.com/clickhouse-test-reports/42143/82850eb56046c857be8df56a8c425304b2670425/fuzzer_astfuzzerubsan//report.html
**How to reproduce**
```sql
CREATE TA... | test | logical error different order of columns in union subquery globalin counterid counterid and counterid describe the bug how to reproduce sql create table globalin counterid startdate date engine memory select from select counterid from remote currentdatabase ... | 1 |
179,818 | 13,905,342,655 | IssuesEvent | 2020-10-20 09:45:15 | imixs/imixs-saga | https://api.github.com/repos/imixs/imixs-saga | closed | Drop BatchEvents replaced by AsyncEvents | Testing feature | Drop BatchEvents as they are replaced by AsyncEvents in Imixs-Workflow v5.2 | 1.0 | Drop BatchEvents replaced by AsyncEvents - Drop BatchEvents as they are replaced by AsyncEvents in Imixs-Workflow v5.2 | test | drop batchevents replaced by asyncevents drop batchevents as they are replaced by asyncevents in imixs workflow | 1 |
10,110 | 7,090,836,397 | IssuesEvent | 2018-01-12 10:31:28 | sonarwhal/sonarwhal | https://api.github.com/repos/sonarwhal/sonarwhal | closed | Improve sniffing detection for the `http-compression` rule | area:rule enhacement rule-category:performance | When using the `jsdom` connector `google.com` is sniffing us quite well in all requests resulting in the `Should be served compressed with Brotli over HTTPS.` error, when that shouldn't be the case.
Using the `Chrome` connector `sonarwhal` actually catches the sniffing, giving us the: `Should be served compressed wi... | True | Improve sniffing detection for the `http-compression` rule - When using the `jsdom` connector `google.com` is sniffing us quite well in all requests resulting in the `Should be served compressed with Brotli over HTTPS.` error, when that shouldn't be the case.
Using the `Chrome` connector `sonarwhal` actually catches... | non_test | improve sniffing detection for the http compression rule when using the jsdom connector google com is sniffing us quite well in all requests resulting in the should be served compressed with brotli over https error when that shouldn t be the case using the chrome connector sonarwhal actually catches... | 0 |
11,564 | 3,506,306,904 | IssuesEvent | 2016-01-08 05:33:38 | RBMHTechnology/eventuate | https://api.github.com/repos/RBMHTechnology/eventuate | opened | Provide documentation for each release. | documentation | At the moment, there is only [documentation for the current development snapshot](http://rbmhtechnology.github.io/eventuate/). Additionally, there should be documentation for each released version separately. | 1.0 | Provide documentation for each release. - At the moment, there is only [documentation for the current development snapshot](http://rbmhtechnology.github.io/eventuate/). Additionally, there should be documentation for each released version separately. | non_test | provide documentation for each release at the moment there is only additionally there should be documentation for each released version separately | 0 |
389,957 | 11,519,886,761 | IssuesEvent | 2020-02-14 13:46:37 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | listen.tidal.com - Firefox is unsupported browser | browser-firefox engine-gecko form-v2-experiment priority-normal severity-critical type-unsupported | <!-- @browser: Firefox 72.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: https://listen.tidal.com/
**Browser / Version**: Firefox 72.0
**Operating System**: Windows 10
**Tested Anot... | 1.0 | listen.tidal.com - Firefox is unsupported browser - <!-- @browser: Firefox 72.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 -->
<!-- @reported_with: -->
<!-- @extra_labels: form-v2-experiment -->
**URL**: https://listen.tidal.com/
**Browser / Version**: Firefox... | non_test | listen tidal com firefox is unsupported browser url browser version firefox operating system windows tested another browser yes chrome problem type something else description widevine not recognized steps to reproduce firefox has widevine as netflix plays proe... | 0 |
9,222 | 2,615,140,046 | IssuesEvent | 2015-03-01 06:14:18 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | closed | Cisco E3200 AP timeouts, out of order packets, failed attack. | auto-migrated Priority-Low Type-Defect | ```
What steps will reproduce the problem?
Run reaver against a Cisco/Linksys E3200 AP
What is the expected output? What do you see instead?
Expect a successful attack resulting in pin disclosure.
Seeing receive timeouts, message processing errors, out of order packets, no
pin change, retransmits.
Product and OS ver... | 1.0 | Cisco E3200 AP timeouts, out of order packets, failed attack. - ```
What steps will reproduce the problem?
Run reaver against a Cisco/Linksys E3200 AP
What is the expected output? What do you see instead?
Expect a successful attack resulting in pin disclosure.
Seeing receive timeouts, message processing errors, out of... | non_test | cisco ap timeouts out of order packets failed attack what steps will reproduce the problem run reaver against a cisco linksys ap what is the expected output what do you see instead expect a successful attack resulting in pin disclosure seeing receive timeouts message processing errors out of order p... | 0 |
150,406 | 11,959,248,925 | IssuesEvent | 2020-04-04 21:12:16 | Oldes/Rebol-issues | https://api.github.com/repos/Oldes/Rebol-issues | closed | MOLD of unsigned vector doesn't show 'unsigned in result | Datatype: vector! Test.written Type.bug | _Submitted by:_ **BrianH**
When you MOLD a vector of unsigned values, the word 'unsigned should appear in the result so we can better understand its behavior.
``` rebol
; With unsigned vector
>> v: make vector! [unsigned 32 20] v/1: -1 v
== make vector! [integer! 32 20 [ ; should be unsigned integer!
4294967295 0 ... | 1.0 | MOLD of unsigned vector doesn't show 'unsigned in result - _Submitted by:_ **BrianH**
When you MOLD a vector of unsigned values, the word 'unsigned should appear in the result so we can better understand its behavior.
``` rebol
; With unsigned vector
>> v: make vector! [unsigned 32 20] v/1: -1 v
== make vector! [in... | test | mold of unsigned vector doesn t show unsigned in result submitted by brianh when you mold a vector of unsigned values the word unsigned should appear in the result so we can better understand its behavior rebol with unsigned vector v make vector v v make vector integer ... | 1 |
746,715 | 26,042,712,329 | IssuesEvent | 2022-12-22 11:51:19 | aiidateam/aiida-core | https://api.github.com/repos/aiidateam/aiida-core | closed | `verdi code delete` falsely claims it actually deleted a node | type/bug priority/critical-blocking topic/storage | It claims that the code is deleted, but it is not actually the case. Seems that the problem is with the `PsqlDosBackend.delete_nodes_and_connections` that does perform the deletion but changes are not persisted. This is most likely related to recent refactorings of the `PsqlDosBackend.transaction` method. | 1.0 | `verdi code delete` falsely claims it actually deleted a node - It claims that the code is deleted, but it is not actually the case. Seems that the problem is with the `PsqlDosBackend.delete_nodes_and_connections` that does perform the deletion but changes are not persisted. This is most likely related to recent refact... | non_test | verdi code delete falsely claims it actually deleted a node it claims that the code is deleted but it is not actually the case seems that the problem is with the psqldosbackend delete nodes and connections that does perform the deletion but changes are not persisted this is most likely related to recent refact... | 0 |
286,492 | 24,755,651,198 | IssuesEvent | 2022-10-21 17:27:20 | Thy-Vipe/BeastsOfBermuda-issues | https://api.github.com/repos/Thy-Vipe/BeastsOfBermuda-issues | opened | [Bug] Para Alarm Call Bug | bug Gameplay public_testing | _Originally written by **Priuloch | 76561198144474637**_
Game Version: 1.1.1615
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 970M
GPU Driver Info: Unknown
Num CPU Cores: 4
===================*
Context: **Para**
Map: Islatitania
Hol... | 1.0 | [Bug] Para Alarm Call Bug - _Originally written by **Priuloch | 76561198144474637**_
Game Version: 1.1.1615
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
Vendor: GenuineIntel
GPU Brand: NVIDIA GeForce GTX 970M
GPU Driver Info: Unknown
Num CPU Cores: 4
===================*
Context: **Pa... | test | para alarm call bug originally written by priuloch game version system specs cpu brand intel r core tm cpu vendor genuineintel gpu brand nvidia geforce gtx gpu driver info unknown num cpu cores context para map islatitania hold offspr... | 1 |
184,343 | 14,288,760,619 | IssuesEvent | 2020-11-23 18:11:04 | freqtrade/freqtrade | https://api.github.com/repos/freqtrade/freqtrade | closed | Very slow start for backtesting / hyperopt | Backtest Question | ## Describe your environment
* Operating system: WSL2 on Windows 10 20H2 ( using freqtrade docker image )
* Python Version: image's python
* CCXT version: image's CCXT
* Freqtrade Version: 2020.10
## Describe the problem:
Starting hyperopt or backtesting takes around 10 minutes !
It was oka... | 1.0 | Very slow start for backtesting / hyperopt - ## Describe your environment
* Operating system: WSL2 on Windows 10 20H2 ( using freqtrade docker image )
* Python Version: image's python
* CCXT version: image's CCXT
* Freqtrade Version: 2020.10
## Describe the problem:
Starting hyperopt or backt... | test | very slow start for backtesting hyperopt describe your environment operating system on windows using freqtrade docker image python version image s python ccxt version image s ccxt freqtrade version describe the problem starting hyperopt or backtesting take... | 1 |
79,654 | 15,586,193,550 | IssuesEvent | 2021-03-18 01:23:10 | ziednov007/JavaSpring | https://api.github.com/repos/ziednov007/JavaSpring | opened | CVE-2020-24750 (High) detected in jackson-databind-2.9.6.jar | security vulnerability | ## CVE-2020-24750 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-24750 (High) detected in jackson-databind-2.9.6.jar - ## CVE-2020-24750 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary>
<p>General... | non_test | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file javaspring app build gradle p... | 0 |
174,147 | 13,459,064,010 | IssuesEvent | 2020-09-09 11:40:32 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | FrozenPartitionTableTest.partitionTable_shouldBeFixed_whenMemberRestarts_usingNewUuid failure | Module: Partitioning Source: Internal Team: Core Type: Test-Failure | **Error Message**
```
com.hazelcast.spi.exception.WrongTargetException: WrongTarget! local: Member [127.0.0.1]:5703 - bd5d6faf-9735-4300-8038-c4ac23167ce8 this, expected-target: null, partitionId: 0, replicaIndex: 0, operation: com.hazelcast.internal.partition.impl.FrozenPartitionTableTest$NonRetryablePartitionOper... | 1.0 | FrozenPartitionTableTest.partitionTable_shouldBeFixed_whenMemberRestarts_usingNewUuid failure - **Error Message**
```
com.hazelcast.spi.exception.WrongTargetException: WrongTarget! local: Member [127.0.0.1]:5703 - bd5d6faf-9735-4300-8038-c4ac23167ce8 this, expected-target: null, partitionId: 0, replicaIndex: 0, ope... | test | frozenpartitiontabletest partitiontable shouldbefixed whenmemberrestarts usingnewuuid failure error message com hazelcast spi exception wrongtargetexception wrongtarget local member this expected target null partitionid replicaindex operation com hazelcast internal partition... | 1 |
151,870 | 23,885,991,052 | IssuesEvent | 2022-09-08 07:42:58 | NethmiRodrigo/poolin | https://api.github.com/repos/NethmiRodrigo/poolin | closed | Upload driver's license UI Design | feature design | **Is your feature request related to a problem? Please describe the user story.**
<!---A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like. Preferably the workflow of the feature**
<!---A clear and concise description of what you want ... | 1.0 | Upload driver's license UI Design - **Is your feature request related to a problem? Please describe the user story.**
<!---A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like. Preferably the workflow of the feature**
<!---A clear and c... | non_test | upload driver s license ui design is your feature request related to a problem please describe the user story describe the solution you d like preferably the workflow of the feature overly redirecting to upload license when offering ride upload button and verification status on profile s... | 0 |
40,898 | 5,321,325,638 | IssuesEvent | 2017-02-14 13:14:00 | ukwa/w3act | https://api.github.com/repos/ukwa/w3act | closed | Document Title is not required for Journal Issues | 1 - Ready to test on stage ddhapt Enhancement | Issues don't often have titles, so this field should not be filled out for Journal Issues. Titles are not allowed to be NULL, but can be the empty string instead.
I am also assuming this means the title should not appear in the SIP export for Journal Issues.
| 1.0 | Document Title is not required for Journal Issues - Issues don't often have titles, so this field should not be filled out for Journal Issues. Titles are not allowed to be NULL, but can be the empty string instead.
I am also assuming this means the title should not appear in the SIP export for Journal Issues.
| test | document title is not required for journal issues issues don t often have titles so this field should not be filled out for journal issues titles are not allowed to be null but can be the empty string instead i am also assuming this means the title should not appear in the sip export for journal issues | 1 |
264,874 | 20,036,663,322 | IssuesEvent | 2022-02-02 12:39:23 | greenplum-db/sre-test | https://api.github.com/repos/greenplum-db/sre-test | opened | Binary data serialize/deserialize java class not well documented | enhancement PXF Documentation 6.2 | Location: https://gpdb.docs.pivotal.io/pxf/6-2/using/hdfs_seqfile.html#write_binary
Accessing Hadoop with PXF -> Reading and Writing HDFS SequenceFile Data -> Reading and Writing Binary Data -> Example: Writing Binary Data to HDFS
The document provides a sample java class that is to be used with the schema specific... | 1.0 | Binary data serialize/deserialize java class not well documented - Location: https://gpdb.docs.pivotal.io/pxf/6-2/using/hdfs_seqfile.html#write_binary
Accessing Hadoop with PXF -> Reading and Writing HDFS SequenceFile Data -> Reading and Writing Binary Data -> Example: Writing Binary Data to HDFS
The document provi... | non_test | binary data serialize deserialize java class not well documented location accessing hadoop with pxf reading and writing hdfs sequencefile data reading and writing binary data example writing binary data to hdfs the document provides a sample java class that is to be used with the schema specific to t... | 0 |
737,516 | 25,519,502,396 | IssuesEvent | 2022-11-28 19:10:32 | exercism/elm | https://api.github.com/repos/exercism/elm | closed | Concept: generics | x:action/create x:knowledge/elementary x:module/concept-exercise x:status/claimed x:type/content x:size/large x:priority/high | # Design
## Goal
The goal of this exercise is to teach students how to consume and make generic code.
## Learning objectives
- Understand what a type variable is.
- Know how to define generic types.
- Know how to define generic functions.
## Out of scope
- Covariance and contravariance.
- Higher or... | 1.0 | Concept: generics - # Design
## Goal
The goal of this exercise is to teach students how to consume and make generic code.
## Learning objectives
- Understand what a type variable is.
- Know how to define generic types.
- Know how to define generic functions.
## Out of scope
- Covariance and contrava... | non_test | concept generics design goal the goal of this exercise is to teach students how to consume and make generic code learning objectives understand what a type variable is know how to define generic types know how to define generic functions out of scope covariance and contrava... | 0 |
183,986 | 14,265,931,030 | IssuesEvent | 2020-11-20 17:53:05 | dotnet/aspnetcore | https://api.github.com/repos/dotnet/aspnetcore | closed | QuarantinedTest: BlazorWasmStandaloneTemplate_IndividualAuth_Works | Done Working area-blazor task test-failure | https://dev.azure.com/dnceng/public/_build/results?buildId=714955&view=ms.vss-test-web.build-test-results-tab&runId=22159654&resultId=100007&paneView=debug
```
OpenQA.Selenium.BrowserAssertFailedException : Xunit.Sdk.NotEmptyException: Assert.NotEmpty() Failure
at Xunit.Assert.NotEmpty(IEnumerable collection) i... | 1.0 | QuarantinedTest: BlazorWasmStandaloneTemplate_IndividualAuth_Works - https://dev.azure.com/dnceng/public/_build/results?buildId=714955&view=ms.vss-test-web.build-test-results-tab&runId=22159654&resultId=100007&paneView=debug
```
OpenQA.Selenium.BrowserAssertFailedException : Xunit.Sdk.NotEmptyException: Assert.NotE... | test | quarantinedtest blazorwasmstandalonetemplate individualauth works openqa selenium browserassertfailedexception xunit sdk notemptyexception assert notempty failure at xunit assert notempty ienumerable collection in c dev xunit xunit src xunit assert asserts collectionasserts cs line ... | 1 |
605,407 | 18,734,746,780 | IssuesEvent | 2021-11-04 05:08:18 | opensrp/opensrp-server-web | https://api.github.com/repos/opensrp/opensrp-server-web | closed | Task Status for Thailand Productino not Updating Leading to blank WebUI Dashboard | Priority: High | BVBD has reported that there are mismatches between the app and web UI. For example, for plan ID 4daf4c34-3f38-495f-969f-dcfc5c2dd411, they see 27 tests and BCC on the android client, but on the web UI they only see BCC event. Checks have been made that there are blood screening events on OpenSRP with the following end... | 1.0 | Task Status for Thailand Productino not Updating Leading to blank WebUI Dashboard - BVBD has reported that there are mismatches between the app and web UI. For example, for plan ID 4daf4c34-3f38-495f-969f-dcfc5c2dd411, they see 27 tests and BCC on the android client, but on the web UI they only see BCC event. Checks ha... | non_test | task status for thailand productino not updating leading to blank webui dashboard bvbd has reported that there are mismatches between the app and web ui for example for plan id they see tests and bcc on the android client but on the web ui they only see bcc event checks have been made that there are ... | 0 |
138,957 | 11,222,942,647 | IssuesEvent | 2020-01-07 21:24:08 | IntellectualSites/PlotSquared | https://api.github.com/repos/IntellectualSites/PlotSquared | opened | Setting Border VIA Api cause error in console | [?] Testing Required | <!--- READ THIS BEFORE SUBMITTING AN ISSUE REPORT!!! -->
<!--- ##### DO NOT REMOVE THIS TEMPLATE! YOUR ISSUE *WILL* FIT IN IT! ##### -->
<!--- # NOTICE:
```diff
! PlotSquared for Minecraft Java Edition versions between 1.7 through to 1.12.2 are considered
! legacy, and will receive limited to no support. Ple... | 1.0 | Setting Border VIA Api cause error in console - <!--- READ THIS BEFORE SUBMITTING AN ISSUE REPORT!!! -->
<!--- ##### DO NOT REMOVE THIS TEMPLATE! YOUR ISSUE *WILL* FIT IN IT! ##### -->
<!--- # NOTICE:
```diff
! PlotSquared for Minecraft Java Edition versions between 1.7 through to 1.12.2 are considered
! leg... | test | setting border via api cause error in console notice diff plotsquared for minecraft java edition versions between through to are considered legacy and will receive limited to no support please consider upgrading to for future support plugins exist for which bri... | 1 |
659,906 | 21,944,841,416 | IssuesEvent | 2022-05-23 22:36:44 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Server is stuck in CompletionQueue::Next when multiple server streaming request are sent from client | kind/bug lang/c++ priority/P2 untriaged | <!--
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers here:
- grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
- StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
Issues specific to *g... | 1.0 | Server is stuck in CompletionQueue::Next when multiple server streaming request are sent from client - <!--
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers here:
- grpc.io mailing list: https://groups.google.com/forum/#!forum/grpc-io
- S... | non_test | server is stuck in completionqueue next when multiple server streaming request are sent from client this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers here grpc io mailing list stackoverflow with grpc tag issues spe... | 0 |
1,477 | 2,856,866,937 | IssuesEvent | 2015-06-02 16:54:10 | CellProfiler/CellProfiler | https://api.github.com/repos/CellProfiler/CellProfiler | opened | For measurement modules that display a chart, make clear the fact that an aggregate is shown | For discussion Layout and usability | For the Nth time, someone misunderstood that the chart shown in by a measurement module shows the aggregate values and thought it was the actual result (in this case, MeasureObjectIntensity *and* CalculateMath). You'd think the the module name and the mean/median/std as headers would clear that up, but alas no...
An... | True | For measurement modules that display a chart, make clear the fact that an aggregate is shown - For the Nth time, someone misunderstood that the chart shown in by a measurement module shows the aggregate values and thought it was the actual result (in this case, MeasureObjectIntensity *and* CalculateMath). You'd think t... | non_test | for measurement modules that display a chart make clear the fact that an aggregate is shown for the nth time someone misunderstood that the chart shown in by a measurement module shows the aggregate values and thought it was the actual result in this case measureobjectintensity and calculatemath you d think t... | 0 |
198,757 | 14,996,229,503 | IssuesEvent | 2021-01-29 15:19:40 | umrover/mrover-workspace | https://api.github.com/repos/umrover/mrover-workspace | closed | Is the Voxel Filter Necessary | C/C++ enhancement percep testing | Currently we run a filter which down samples our points, by clustering together neighboring points. We feel that this may be an unnecessary step, and that we can get the same results, by reducing the camera resolution. We would like to test our processing speed if this were to be performed. | 1.0 | Is the Voxel Filter Necessary - Currently we run a filter which down samples our points, by clustering together neighboring points. We feel that this may be an unnecessary step, and that we can get the same results, by reducing the camera resolution. We would like to test our processing speed if this were to be perform... | test | is the voxel filter necessary currently we run a filter which down samples our points by clustering together neighboring points we feel that this may be an unnecessary step and that we can get the same results by reducing the camera resolution we would like to test our processing speed if this were to be perform... | 1 |
47,890 | 2,986,984,086 | IssuesEvent | 2015-07-20 09:21:59 | 52North/SOS | https://api.github.com/repos/52North/SOS | opened | Add JSON GetObservation example with MergeObservationsIntoDataArray extension | enhancement low priority | Add JSON GetObservation example with MergeObservationsIntoDataArray extension like this:
```
"extensions": [
{
"definition": "MergeObservationsIntoDataArray",
"value": true
}
]
```
https://wiki.52north.org/bin/view/SensorWeb/SensorObservationServiceIVDocumentation#MergeObservationsIntoD... | 1.0 | Add JSON GetObservation example with MergeObservationsIntoDataArray extension - Add JSON GetObservation example with MergeObservationsIntoDataArray extension like this:
```
"extensions": [
{
"definition": "MergeObservationsIntoDataArray",
"value": true
}
]
```
https://wiki.52north.org/b... | non_test | add json getobservation example with mergeobservationsintodataarray extension add json getobservation example with mergeobservationsintodataarray extension like this extensions definition mergeobservationsintodataarray value true | 0 |
36,699 | 2,811,733,196 | IssuesEvent | 2015-05-18 00:23:10 | openshift/origin | https://api.github.com/repos/openshift/origin | closed | self-subject access reviews (IsPersonalSubjectAccessReview) doesn't work | component/auth kind/bug priority/P2 | Please see following output.
~~~
$ _output/local/go/bin/osc --v=4 get IsPersonalSubjectAccessReview
I0517 21:23:47.755036 6852 selector.go:53] Unable to list "ispersonalsubjectaccessreviews": the server could not find the requested resource
~~~
Even though `printIsPersonalSubjectAccessReview()` is implement... | 1.0 | self-subject access reviews (IsPersonalSubjectAccessReview) doesn't work - Please see following output.
~~~
$ _output/local/go/bin/osc --v=4 get IsPersonalSubjectAccessReview
I0517 21:23:47.755036 6852 selector.go:53] Unable to list "ispersonalsubjectaccessreviews": the server could not find the requested resou... | non_test | self subject access reviews ispersonalsubjectaccessreview doesn t work please see following output output local go bin osc v get ispersonalsubjectaccessreview selector go unable to list ispersonalsubjectaccessreviews the server could not find the requested resource even... | 0 |
282,460 | 24,477,952,701 | IssuesEvent | 2022-10-08 12:26:47 | windmill-labs/windmill | https://api.github.com/repos/windmill-labs/windmill | closed | e2e tests for backend flow executions | test | No UI, only backend + postgres up, run a dozen different flows in a few different scenarii. E.g:
- Single worker + no forloop
- Multiple worker + no forloop
- Multiple worker with one worker going down midway + no forloop
+ all the above with forloop
cc @sqwishy | 1.0 | e2e tests for backend flow executions - No UI, only backend + postgres up, run a dozen different flows in a few different scenarii. E.g:
- Single worker + no forloop
- Multiple worker + no forloop
- Multiple worker with one worker going down midway + no forloop
+ all the above with forloop
cc @sqwishy | test | tests for backend flow executions no ui only backend postgres up run a dozen different flows in a few different scenarii e g single worker no forloop multiple worker no forloop multiple worker with one worker going down midway no forloop all the above with forloop cc sqwishy | 1 |
119,865 | 10,076,107,311 | IssuesEvent | 2019-07-24 15:32:49 | Th3-Fr3d/pmdbs | https://api.github.com/repos/Th3-Fr3d/pmdbs | closed | Server Pen Testing | high priority testing | - Verify that all SQLite queries using user input have **DatabaseManagement.Security()** Methods implemented to check for SQL Injection.
- Look for arbitrary code execution vulnerabilities --> **Config file validation**
| 1.0 | Server Pen Testing - - Verify that all SQLite queries using user input have **DatabaseManagement.Security()** Methods implemented to check for SQL Injection.
- Look for arbitrary code execution vulnerabilities --> **Config file validation**
| test | server pen testing verify that all sqlite queries using user input have databasemanagement security methods implemented to check for sql injection look for arbitrary code execution vulnerabilities config file validation | 1 |
109,233 | 9,371,727,802 | IssuesEvent | 2019-04-03 15:58:54 | medialab/fonio | https://api.github.com/repos/medialab/fonio | closed | When pasting content containing a note containing a contextualization to a note, the related contextualizations should be filtered out | bug priority:high unit test | This causes related unit tests to fail (which is legit)
This requires to :
* filter out related contextualizations to create
* filter out related contextualizers
* not create resources implied only by those contextualizations | 1.0 | When pasting content containing a note containing a contextualization to a note, the related contextualizations should be filtered out - This causes related unit tests to fail (which is legit)
This requires to :
* filter out related contextualizations to create
* filter out related contextualizers
* not create ... | test | when pasting content containing a note containing a contextualization to a note the related contextualizations should be filtered out this causes related unit tests to fail which is legit this requires to filter out related contextualizations to create filter out related contextualizers not create ... | 1 |
290,733 | 21,897,647,878 | IssuesEvent | 2022-05-20 10:11:15 | r5py/r5py | https://api.github.com/repos/r5py/r5py | closed | Setup Binder environment for r5py | documentation enhancement | With the new theme, it would be very easy to launch a binder and test the tool immediately in a browser. We might want to try and setup that at some point. This requires a bit of testing because there are quite specific dependencies with this package (namely Java DK and r5) | 1.0 | Setup Binder environment for r5py - With the new theme, it would be very easy to launch a binder and test the tool immediately in a browser. We might want to try and setup that at some point. This requires a bit of testing because there are quite specific dependencies with this package (namely Java DK and r5) | non_test | setup binder environment for with the new theme it would be very easy to launch a binder and test the tool immediately in a browser we might want to try and setup that at some point this requires a bit of testing because there are quite specific dependencies with this package namely java dk and | 0 |
15,549 | 10,318,844,627 | IssuesEvent | 2019-08-30 15:53:00 | dockstore/dockstore | https://api.github.com/repos/dockstore/dockstore | closed | Workflow and Tool Versions Should be Immutable | enhancement web-service | ## Feature Request
Workflow and tool versions should be immutable. While they currently are for hosted entries, they are not for entries that come from GitHub and other source control systems -- Dockstore versions are sourced from from GitHub tags, and GitHub tags can be moved, deleted, etc. When you refresh a workfl... | 1.0 | Workflow and Tool Versions Should be Immutable - ## Feature Request
Workflow and tool versions should be immutable. While they currently are for hosted entries, they are not for entries that come from GitHub and other source control systems -- Dockstore versions are sourced from from GitHub tags, and GitHub tags can ... | non_test | workflow and tool versions should be immutable feature request workflow and tool versions should be immutable while they currently are for hosted entries they are not for entries that come from github and other source control systems dockstore versions are sourced from from github tags and github tags can ... | 0 |
226,862 | 18,045,614,856 | IssuesEvent | 2021-09-18 21:05:07 | ceph/ceph-csi | https://api.github.com/repos/ceph/ceph-csi | closed | rbd-nbd does not support `--options notrim`, fails mapping thick-provisioned volumes | bug wontfix need test case component/rbd | # Describe the bug #
Enabling both thick-provisioning and the `rbd-nbd` mounter in a StorageClass causes mapping RBD images to fail:
```
rbd: map failed with error an error (exit status 22) occurred while running rbd args: [--id cephcsi-rbd-node -m rook-ceph-mon-a.rook-ceph.svc.cluster.local:6789 --keyfile=***st... | 1.0 | rbd-nbd does not support `--options notrim`, fails mapping thick-provisioned volumes - # Describe the bug #
Enabling both thick-provisioning and the `rbd-nbd` mounter in a StorageClass causes mapping RBD images to fail:
```
rbd: map failed with error an error (exit status 22) occurred while running rbd args: [--... | test | rbd nbd does not support options notrim fails mapping thick provisioned volumes describe the bug enabling both thick provisioning and the rbd nbd mounter in a storageclass causes mapping rbd images to fail rbd map failed with error an error exit status occurred while running rbd args r... | 1 |
46,321 | 7,247,608,937 | IssuesEvent | 2018-02-15 04:18:03 | datatogether/roadmap | https://api.github.com/repos/datatogether/roadmap | closed | Create Service Access doc for DataTogether | documentation | A public HackMD/markdown inventory file would be what I'd love us to do for all our assets :)
EDGI has this (restricted): https://paper.dropbox.com/doc/Services-Deployment-pTsHUVIb2JuFHo8KVfpq2
Will be stubbing one out here in the meantime, but happy to make it go away if we don't want one:
https://hackmd.io/s/r... | 1.0 | Create Service Access doc for DataTogether - A public HackMD/markdown inventory file would be what I'd love us to do for all our assets :)
EDGI has this (restricted): https://paper.dropbox.com/doc/Services-Deployment-pTsHUVIb2JuFHo8KVfpq2
Will be stubbing one out here in the meantime, but happy to make it go away... | non_test | create service access doc for datatogether a public hackmd markdown inventory file would be what i d love us to do for all our assets edgi has this restricted will be stubbing one out here in the meantime but happy to make it go away if we don t want one thoughts | 0 |
429,038 | 12,420,197,209 | IssuesEvent | 2020-05-23 10:41:44 | nf-core/proteomicslfq | https://api.github.com/repos/nf-core/proteomicslfq | closed | Luciphor not working | bug high-priority | May-12 01:17:05.539 [Task monitor] ERROR nextflow.processor.TaskProcessor - Error executing process > 'luciphor (1)'
Caused by:
Process `luciphor (1)` terminated with an error exit status (1)
Command executed:
LuciphorAdapter -id 020320_FeNTA_phospho_idx_feat_perc_filter_switched.idXML \
... | 1.0 | Luciphor not working - May-12 01:17:05.539 [Task monitor] ERROR nextflow.processor.TaskProcessor - Error executing process > 'luciphor (1)'
Caused by:
Process `luciphor (1)` terminated with an error exit status (1)
Command executed:
LuciphorAdapter -id 020320_FeNTA_phospho_idx_feat_perc_filter_switche... | non_test | luciphor not working may error nextflow processor taskprocessor error executing process luciphor caused by process luciphor terminated with an error exit status command executed luciphoradapter id fenta phospho idx feat perc filter switched idxml ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.