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
249,256
21,154,569,675
IssuesEvent
2022-04-07 00:45:49
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: typeorm failed
C-test-failure O-robot O-roachtest branch-master T-sql-experience
roachtest.typeorm [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4755605&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4755605&tab=artifacts#/typeorm) on master @ [fa0291175ecb983301d980247ad2ec6c7b233660](https://github.com/cockroachdb/cockroach/commits/fa0291175ecb983301d980247ad2ec6c7b233660): ``` | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerTypeORM.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/typeorm.go:151 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerTypeORM.func2 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/typeorm.go:185 | main.(*testRunner).runTest.func2 | main/pkg/cmd/roachtest/test_runner.go:875 | runtime.goexit | GOROOT/src/runtime/asm_amd64.s:1581 Wraps: (4) output in run_102252.459081583_n1_cd Wraps: (5) cd /mnt/data1/typeorm/ && sudo npm install --unsafe-perm=true --allow-root returned | stderr: | npm WARN old lockfile | npm WARN old lockfile The package-lock.json file was created with an old version of npm, | npm WARN old lockfile so supplemental metadata must be fetched from the registry. | npm WARN old lockfile | npm WARN old lockfile This is a one-time fix-up, please be patient... | npm WARN old lockfile | npm WARN deprecated @types/dotenv@8.2.0: This is a stub types definition. dotenv provides its own type definitions, so you do not need this installed. | npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated | npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) | npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | npm WARN deprecated source-map-url@0.4.0: See https://github.com/lydell/source-map-url#deprecated | npm WARN deprecated har-validator@5.1.5: this library is no longer supported | npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | npm WARN deprecated source-map-resolve@0.5.2: See https://github.com/lydell/source-map-resolve#deprecated | npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | npm WARN deprecated node-pre-gyp@0.11.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future | npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead: | npm WARN deprecated npm i nyc | npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. | npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. | npm ERR! code 243 | npm ERR! path /mnt/data1/typeorm/node_modules/better-sqlite3 | npm ERR! command failed | npm ERR! command sh -c prebuild-install || npm run build-release | npm ERR! | | npm ERR! A complete log of this run can be found in: | npm ERR! /root/.npm/_logs/2022-04-01T10_22_53_327Z-debug-0.log | | stdout: Wraps: (6) COMMAND_PROBLEM Wraps: (7) Node 1. Command with error: | `````` | cd /mnt/data1/typeorm/ && sudo npm install --unsafe-perm=true --allow-root | `````` Wraps: (8) exit status 243 Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *cluster.WithCommandDetails (6) errors.Cmd (7) *hintdetail.withDetail (8) *exec.ExitError ``` <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #77523 roachtest: typeorm failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.1] </p> </details> /cc @cockroachdb/sql-experience <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*typeorm.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-14637
2.0
roachtest: typeorm failed - roachtest.typeorm [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=4755605&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=4755605&tab=artifacts#/typeorm) on master @ [fa0291175ecb983301d980247ad2ec6c7b233660](https://github.com/cockroachdb/cockroach/commits/fa0291175ecb983301d980247ad2ec6c7b233660): ``` | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerTypeORM.func1 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/typeorm.go:151 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerTypeORM.func2 | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/typeorm.go:185 | main.(*testRunner).runTest.func2 | main/pkg/cmd/roachtest/test_runner.go:875 | runtime.goexit | GOROOT/src/runtime/asm_amd64.s:1581 Wraps: (4) output in run_102252.459081583_n1_cd Wraps: (5) cd /mnt/data1/typeorm/ && sudo npm install --unsafe-perm=true --allow-root returned | stderr: | npm WARN old lockfile | npm WARN old lockfile The package-lock.json file was created with an old version of npm, | npm WARN old lockfile so supplemental metadata must be fetched from the registry. | npm WARN old lockfile | npm WARN old lockfile This is a one-time fix-up, please be patient... | npm WARN old lockfile | npm WARN deprecated @types/dotenv@8.2.0: This is a stub types definition. dotenv provides its own type definitions, so you do not need this installed. | npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated | npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated | npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) | npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated | npm WARN deprecated source-map-url@0.4.0: See https://github.com/lydell/source-map-url#deprecated | npm WARN deprecated har-validator@5.1.5: this library is no longer supported | npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies | npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. | npm WARN deprecated source-map-resolve@0.5.2: See https://github.com/lydell/source-map-resolve#deprecated | npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 | npm WARN deprecated node-pre-gyp@0.11.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future | npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead: | npm WARN deprecated npm i nyc | npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. | npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. | npm ERR! code 243 | npm ERR! path /mnt/data1/typeorm/node_modules/better-sqlite3 | npm ERR! command failed | npm ERR! command sh -c prebuild-install || npm run build-release | npm ERR! | | npm ERR! A complete log of this run can be found in: | npm ERR! /root/.npm/_logs/2022-04-01T10_22_53_327Z-debug-0.log | | stdout: Wraps: (6) COMMAND_PROBLEM Wraps: (7) Node 1. Command with error: | `````` | cd /mnt/data1/typeorm/ && sudo npm install --unsafe-perm=true --allow-root | `````` Wraps: (8) exit status 243 Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *cluster.WithCommandDetails (6) errors.Cmd (7) *hintdetail.withDetail (8) *exec.ExitError ``` <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> <details><summary>Same failure on other branches</summary> <p> - #77523 roachtest: typeorm failed [C-test-failure O-roachtest O-robot T-sql-experience branch-release-21.1] </p> </details> /cc @cockroachdb/sql-experience <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*typeorm.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-14637
test
roachtest typeorm failed roachtest typeorm with on master github com cockroachdb cockroach pkg cmd roachtest tests registertypeorm github com cockroachdb cockroach pkg cmd roachtest tests typeorm go github com cockroachdb cockroach pkg cmd roachtest tests registertypeorm github com cockroachdb cockroach pkg cmd roachtest tests typeorm go main testrunner runtest main pkg cmd roachtest test runner go runtime goexit goroot src runtime asm s wraps output in run cd wraps cd mnt typeorm sudo npm install unsafe perm true allow root returned stderr npm warn old lockfile npm warn old lockfile the package lock json file was created with an old version of npm npm warn old lockfile so supplemental metadata must be fetched from the registry npm warn old lockfile npm warn old lockfile this is a one time fix up please be patient npm warn old lockfile npm warn deprecated types dotenv this is a stub types definition dotenv provides its own type definitions so you do not need this installed npm warn deprecated source map resolve see npm warn deprecated urix please see npm warn deprecated mkdirp legacy versions of mkdirp are no longer supported please update to mkdirp x note that the api surface has changed to use promises in x npm warn deprecated resolve url npm warn deprecated source map url see npm warn deprecated har validator this library is no longer supported npm warn deprecated chokidar chokidar does not receive security updates since upgrade to chokidar with fewer dependencies npm warn deprecated uuid please upgrade to version or higher older versions may use math random in certain circumstances which is known to be problematic see for details npm warn deprecated source map resolve see npm warn deprecated request request has been deprecated see npm warn deprecated node pre gyp please upgrade to mapbox node pre gyp the non scoped node pre gyp package is deprecated and only the mapbox scoped package will recieve updates in the future npm warn deprecated istanbul this module is no longer maintained try this instead npm warn deprecated npm i nyc npm warn deprecated visit for other alternatives npm warn deprecated tar this version of tar is no longer supported and will not receive security updates please upgrade asap npm err code npm err path mnt typeorm node modules better npm err command failed npm err command sh c prebuild install npm run build release npm err npm err a complete log of this run can be found in npm err root npm logs debug log stdout wraps command problem wraps node command with error cd mnt typeorm sudo npm install unsafe perm true allow root wraps exit status error types withstack withstack errutil withprefix withstack withstack errutil withprefix cluster withcommanddetails errors cmd hintdetail withdetail exec exiterror help see see same failure on other branches roachtest typeorm failed cc cockroachdb sql experience jira issue crdb
1
228,095
18,156,733,793
IssuesEvent
2021-09-27 03:18:09
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
[Harvester Filtering] Local cluster does not show harvester cluster resources
[zube]: To Test area/harvester kind/bug-qa
<!--------- For bugs and general issues ---------> **Setup** - Rancher version: v2.6-head(223ec88) - Browser type & version:chrome **Describe the bug** <!--A clear and concise description of what the bug is.--> Currently, there is not a way to view the cluster resource through the local cluster * local cluster does not properly show/filter harvester clusters * harvester clusters do not show in cluster list * Harvester clusters are included in total cluster count * <img width="590" alt="Screen Shot 2021-09-22 at 1 20 45 PM" src="https://user-images.githubusercontent.com/16691014/134416479-e667f7ec-2f37-466e-bf62-16d19273aa61.png"> * local cluster (expecting admin to still see harvester cluster resources through the local cluster, i.e. perhaps a new `virtualization` tab under `More Resources`? **To Reproduce** <!--Steps to reproduce the behavior--> **Result** * add the harvester cluster via virtualization management * navigate to the local cluster, and view the pages mentioned above **Expected Result** <!--A clear and concise description of what you expected to happen.--> There should be some way to view harvester cluster resources from the local cluster. expecting admin to still see harvester cluster resources through the local cluster, i.e. perhaps a new `virtualization` tab under `More Resources`? related to : https://github.com/rancher/dashboard/issues/3467
1.0
[Harvester Filtering] Local cluster does not show harvester cluster resources - <!--------- For bugs and general issues ---------> **Setup** - Rancher version: v2.6-head(223ec88) - Browser type & version:chrome **Describe the bug** <!--A clear and concise description of what the bug is.--> Currently, there is not a way to view the cluster resource through the local cluster * local cluster does not properly show/filter harvester clusters * harvester clusters do not show in cluster list * Harvester clusters are included in total cluster count * <img width="590" alt="Screen Shot 2021-09-22 at 1 20 45 PM" src="https://user-images.githubusercontent.com/16691014/134416479-e667f7ec-2f37-466e-bf62-16d19273aa61.png"> * local cluster (expecting admin to still see harvester cluster resources through the local cluster, i.e. perhaps a new `virtualization` tab under `More Resources`? **To Reproduce** <!--Steps to reproduce the behavior--> **Result** * add the harvester cluster via virtualization management * navigate to the local cluster, and view the pages mentioned above **Expected Result** <!--A clear and concise description of what you expected to happen.--> There should be some way to view harvester cluster resources from the local cluster. expecting admin to still see harvester cluster resources through the local cluster, i.e. perhaps a new `virtualization` tab under `More Resources`? related to : https://github.com/rancher/dashboard/issues/3467
test
local cluster does not show harvester cluster resources setup rancher version head browser type version chrome describe the bug currently there is not a way to view the cluster resource through the local cluster local cluster does not properly show filter harvester clusters harvester clusters do not show in cluster list harvester clusters are included in total cluster count img width alt screen shot at pm src local cluster expecting admin to still see harvester cluster resources through the local cluster i e perhaps a new virtualization tab under more resources to reproduce result add the harvester cluster via virtualization management navigate to the local cluster and view the pages mentioned above expected result there should be some way to view harvester cluster resources from the local cluster expecting admin to still see harvester cluster resources through the local cluster i e perhaps a new virtualization tab under more resources related to
1
180,933
6,654,561,455
IssuesEvent
2017-09-29 13:19:53
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.bestseller.si - see bug description
browser-firefox priority-normal status-worksforme type-stylo
<!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.bestseller.si/knjiga/9781444792386/work-rules **Browser / Version**: Firefox 58.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: Middle click on a link button "POGLEJ IN NAROČI" doesn't open a new tab **Steps to Reproduce**: layout.css.servo.enabled: true [![Screenshot Description](https://webcompat.com/uploads/2017/9/5f4fec35-c42e-4d06-a02b-152a23bde6ae-thumb.jpg)](https://webcompat.com/uploads/2017/9/5f4fec35-c42e-4d06-a02b-152a23bde6ae.jpg) _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.bestseller.si - see bug description - <!-- @browser: Firefox 58.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.bestseller.si/knjiga/9781444792386/work-rules **Browser / Version**: Firefox 58.0 **Operating System**: Windows 10 **Tested Another Browser**: Yes **Problem type**: Something else **Description**: Middle click on a link button "POGLEJ IN NAROČI" doesn't open a new tab **Steps to Reproduce**: layout.css.servo.enabled: true [![Screenshot Description](https://webcompat.com/uploads/2017/9/5f4fec35-c42e-4d06-a02b-152a23bde6ae-thumb.jpg)](https://webcompat.com/uploads/2017/9/5f4fec35-c42e-4d06-a02b-152a23bde6ae.jpg) _From [webcompat.com](https://webcompat.com/) with ❤️_
non_test
see bug description url browser version firefox operating system windows tested another browser yes problem type something else description middle click on a link button poglej in naroči doesn t open a new tab steps to reproduce layout css servo enabled true from with ❤️
0
132,651
10,760,638,887
IssuesEvent
2019-10-31 19:01:40
ni/nimi-python
https://api.github.com/repos/ni/nimi-python
opened
Add nidigital python API system tests to digital driver ATS
nidigital test
# Description of issue Add nidigital python API system tests to digital driver Automated test suite (ATS)
1.0
Add nidigital python API system tests to digital driver ATS - # Description of issue Add nidigital python API system tests to digital driver Automated test suite (ATS)
test
add nidigital python api system tests to digital driver ats description of issue add nidigital python api system tests to digital driver automated test suite ats
1
11,199
4,167,784,390
IssuesEvent
2016-06-20 10:55:43
photonstorm/phaser
https://api.github.com/repos/photonstorm/phaser
closed
Tile map loader does not load all relevant data for object layers
code example needed
This Issue is about (delete as applicable) * A bug in the API Hi, Tilemap loader does not load some data when the object is an image, missing data that I found is width and height, you can can stretch the images in tiled but we cannot get this data since phaser only load it for polygons.
1.0
Tile map loader does not load all relevant data for object layers - This Issue is about (delete as applicable) * A bug in the API Hi, Tilemap loader does not load some data when the object is an image, missing data that I found is width and height, you can can stretch the images in tiled but we cannot get this data since phaser only load it for polygons.
non_test
tile map loader does not load all relevant data for object layers this issue is about delete as applicable a bug in the api hi tilemap loader does not load some data when the object is an image missing data that i found is width and height you can can stretch the images in tiled but we cannot get this data since phaser only load it for polygons
0
76,315
9,419,820,485
IssuesEvent
2019-04-10 23:25:01
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
Word list questions left
content style guide design system
Hello - Thanks for all your help on this list. There are just these last items that remain unresolved, and if you could look for where you have been @'d to reply, that would be wonderful. educational (as an adjective) ***[ @bethpotts @DanielleSoCompany - not sure why we list out so many examples of the use of "educational" as an adjective -- or if the below are supposed to be examples of this entry. Not sure if we are listing exactly how these terms should be defined in body copy? / jl]*** - educational assistance (to be consistent with Chapter 35, DEA, Dependents’ Educational Assistance, and other programs such as REAP, Reserve Educational Assistance Program, and VEAP, Veterans’ Educational Assistance Program) - educational counseling - educational and career counseling (this instance runs counter to the style within eBenefits > Apply > Vocational Rehabilitation and Employment Benefits > Education and Career Counseling, but aligns with VR&E Chapter 36 (Educational and Vocational Counseling) - educational and vocational counseling (to be consistent with VR&E Chapter 36: Educational and Vocational Counseling) - educational institution - educational plan - educational program Guardsman/Guardsmen: Use the gender neutral "Guard member" on VA.gov. Capitalize "Guard." ***[Danielle note: Updated to reflect gender neutral terminology] -- [Jen note: @DanielleSoCompany - pls confirm re capitalizing Guard; I think this is what Misty advised and we found in the DOD style guide...? Edited guidance language for clarity.]*** Gulf War Illness: Capitalize the I in Illness. This is also sometimes called "Chronic Multi-symptom illness." Note that "Gulf War Syndrome" is the former name, and is no longer used. When needed for clariy or SEO, include the former term on first mention. Example: Gulf War Illness (known in the past as Gulf War Syndrome). [*** @DanielleSoCompany : is it "chronic multi-symptom illness" or "Chronic Multi-symptom illness"? / jl] Individual Unemployability: Include a description that makes clear that this benefit is for Veterans who can't work due to a service-connected disability. ***[Danielle note: Revised per latest site definition.] - Jen q to @DanielleSoCompany : Is this an official VA terminology that requires capitalization? Example - "individually unemployable" is lowercase, but seems the same/similar to this term.*** Loan Guaranty agent: Capped per SME. **[@Working Group & Editorial - Do we need parity for this term; do different agencies capitalize this term differently? @Beth, Danielle - can you provide more info on SME & rationale?]** ***[Danielle note: @bethpotts - do you have this history?]*** {jen note to Beth: we are advising AP Style for loan technician -- only cap when it's used in front of someone's name as their title - Loan Technician Jen Lee will see you now.} post-9/11: Hyphenate. We use the slash rather than the hyphen for 9/11 (*not* 9-11). Example: Post-9/11 GI Bill. ***[ @RLHecht @bethpotts - can we find a non-proper name example of post-9/11, so we show a lowercase example? Post-9/11 GI Bill is the name of the program, so 'Post" would always be capped here. Or would we never refer to it like that in normal sentence? "She was born after 9/11" vs. "She was born post-9/11"? /jl] prisoner of war (POW): Don't capitalize per the [DOD military dictionary](https://www.militaryfactory.com/dictionary/military-terms-defined.asp?term_id=4243). **Example:** As a former prisoner of war (POW), you may be eligible for additional VA health benefits and services. ***/[Jen note: @bethpotts - could you verify if the second example is not saying something totally offbase? I meant to use it just as an example of when we'd use it as a lowercase noun, but don't want to inadvertently spread misinformation about VA benefits either./]*** regional benefit office: Use "regional office" instead. See [VA regional office](placeholderanchorlink.com) entry for details. ***/[ @jaredcunha-usds – is there a way to hyperlink/cross-link text within a page. Sorry if I already asked and you said no already! Memory… ☺ /jl]*** Reserve: ***[ @bethpotts @DanielleSoCompany - is this entry to indicate always capitalize? It was just listed with no guidance. / jl] Reservist: ***[ @bethpotts @DanielleSoCompany - is this entry to indicate always capitalize this word? It was just listed with no guidance. / jl] work study: Two words, not hyphenated as a noun; hyphenate when used as an adjective preceding a noun. - **Like this (modifying a noun):** Find out if you can earn money while you go to school through our work-study program. - **Like this (as a noun):** ***[ @RLHecht - could your provide example when this would be used as a noun and not hyphenated? Personally, I wouldn't hyphenate "work study program" either./ jl]*** zip code: Lowercase, two words. ***[ @bethpotts @RLHecht - should "zip" be lower case? ZIP is a U.S. Postal Service trademark and acronym, and they use all caps. AP Style calls for “ZIP code.” M-W uses “zip-code” and “zip code.” ]****
1.0
Word list questions left - Hello - Thanks for all your help on this list. There are just these last items that remain unresolved, and if you could look for where you have been @'d to reply, that would be wonderful. educational (as an adjective) ***[ @bethpotts @DanielleSoCompany - not sure why we list out so many examples of the use of "educational" as an adjective -- or if the below are supposed to be examples of this entry. Not sure if we are listing exactly how these terms should be defined in body copy? / jl]*** - educational assistance (to be consistent with Chapter 35, DEA, Dependents’ Educational Assistance, and other programs such as REAP, Reserve Educational Assistance Program, and VEAP, Veterans’ Educational Assistance Program) - educational counseling - educational and career counseling (this instance runs counter to the style within eBenefits > Apply > Vocational Rehabilitation and Employment Benefits > Education and Career Counseling, but aligns with VR&E Chapter 36 (Educational and Vocational Counseling) - educational and vocational counseling (to be consistent with VR&E Chapter 36: Educational and Vocational Counseling) - educational institution - educational plan - educational program Guardsman/Guardsmen: Use the gender neutral "Guard member" on VA.gov. Capitalize "Guard." ***[Danielle note: Updated to reflect gender neutral terminology] -- [Jen note: @DanielleSoCompany - pls confirm re capitalizing Guard; I think this is what Misty advised and we found in the DOD style guide...? Edited guidance language for clarity.]*** Gulf War Illness: Capitalize the I in Illness. This is also sometimes called "Chronic Multi-symptom illness." Note that "Gulf War Syndrome" is the former name, and is no longer used. When needed for clariy or SEO, include the former term on first mention. Example: Gulf War Illness (known in the past as Gulf War Syndrome). [*** @DanielleSoCompany : is it "chronic multi-symptom illness" or "Chronic Multi-symptom illness"? / jl] Individual Unemployability: Include a description that makes clear that this benefit is for Veterans who can't work due to a service-connected disability. ***[Danielle note: Revised per latest site definition.] - Jen q to @DanielleSoCompany : Is this an official VA terminology that requires capitalization? Example - "individually unemployable" is lowercase, but seems the same/similar to this term.*** Loan Guaranty agent: Capped per SME. **[@Working Group & Editorial - Do we need parity for this term; do different agencies capitalize this term differently? @Beth, Danielle - can you provide more info on SME & rationale?]** ***[Danielle note: @bethpotts - do you have this history?]*** {jen note to Beth: we are advising AP Style for loan technician -- only cap when it's used in front of someone's name as their title - Loan Technician Jen Lee will see you now.} post-9/11: Hyphenate. We use the slash rather than the hyphen for 9/11 (*not* 9-11). Example: Post-9/11 GI Bill. ***[ @RLHecht @bethpotts - can we find a non-proper name example of post-9/11, so we show a lowercase example? Post-9/11 GI Bill is the name of the program, so 'Post" would always be capped here. Or would we never refer to it like that in normal sentence? "She was born after 9/11" vs. "She was born post-9/11"? /jl] prisoner of war (POW): Don't capitalize per the [DOD military dictionary](https://www.militaryfactory.com/dictionary/military-terms-defined.asp?term_id=4243). **Example:** As a former prisoner of war (POW), you may be eligible for additional VA health benefits and services. ***/[Jen note: @bethpotts - could you verify if the second example is not saying something totally offbase? I meant to use it just as an example of when we'd use it as a lowercase noun, but don't want to inadvertently spread misinformation about VA benefits either./]*** regional benefit office: Use "regional office" instead. See [VA regional office](placeholderanchorlink.com) entry for details. ***/[ @jaredcunha-usds – is there a way to hyperlink/cross-link text within a page. Sorry if I already asked and you said no already! Memory… ☺ /jl]*** Reserve: ***[ @bethpotts @DanielleSoCompany - is this entry to indicate always capitalize? It was just listed with no guidance. / jl] Reservist: ***[ @bethpotts @DanielleSoCompany - is this entry to indicate always capitalize this word? It was just listed with no guidance. / jl] work study: Two words, not hyphenated as a noun; hyphenate when used as an adjective preceding a noun. - **Like this (modifying a noun):** Find out if you can earn money while you go to school through our work-study program. - **Like this (as a noun):** ***[ @RLHecht - could your provide example when this would be used as a noun and not hyphenated? Personally, I wouldn't hyphenate "work study program" either./ jl]*** zip code: Lowercase, two words. ***[ @bethpotts @RLHecht - should "zip" be lower case? ZIP is a U.S. Postal Service trademark and acronym, and they use all caps. AP Style calls for “ZIP code.” M-W uses “zip-code” and “zip code.” ]****
non_test
word list questions left hello thanks for all your help on this list there are just these last items that remain unresolved and if you could look for where you have been d to reply that would be wonderful educational as an adjective educational assistance to be consistent with chapter dea dependents’ educational assistance and other programs such as reap reserve educational assistance program and veap veterans’ educational assistance program educational counseling educational and career counseling this instance runs counter to the style within ebenefits apply vocational rehabilitation and employment benefits education and career counseling but aligns with vr e chapter educational and vocational counseling educational and vocational counseling to be consistent with vr e chapter educational and vocational counseling educational institution educational plan educational program guardsman guardsmen use the gender neutral guard member on va gov capitalize guard gulf war illness capitalize the i in illness this is also sometimes called chronic multi symptom illness note that gulf war syndrome is the former name and is no longer used when needed for clariy or seo include the former term on first mention example gulf war illness known in the past as gulf war syndrome individual unemployability include a description that makes clear that this benefit is for veterans who can t work due to a service connected disability jen q to daniellesocompany is this an official va terminology that requires capitalization example individually unemployable is lowercase but seems the same similar to this term loan guaranty agent capped per sme jen note to beth we are advising ap style for loan technician only cap when it s used in front of someone s name as their title loan technician jen lee will see you now post hyphenate we use the slash rather than the hyphen for not example post gi bill prisoner of war pow don t capitalize per the example as a former prisoner of war pow you may be eligible for additional va health benefits and services regional benefit office use regional office instead see placeholderanchorlink com entry for details reserve reservist work study two words not hyphenated as a noun hyphenate when used as an adjective preceding a noun like this modifying a noun find out if you can earn money while you go to school through our work study program like this as a noun zip code lowercase two words
0
113,844
4,579,165,256
IssuesEvent
2016-09-18 03:46:44
octobercms/october
https://api.github.com/repos/octobercms/october
closed
Backend\Classes\FormField->resolveModelAttribute() does not support associative array attributes
Priority: Medium Status: Revision Needed Type: Maintenance
### Expected behavior Fields that require getting dynamic options (checklist, radio, dropdown) should support being a part of an attribute's associative array just like more simple fields do (i.e. `type: text`). ### Actual behavior `Backend\Classes\FormField->resolveModelAttribute()` (called by `Backend\Widgets\Form->getOptionsFromModel()` for fields that require dynamic options (`type: dropdown | radio | checklist`)) does not implement type checking with its iterative 'drill down' method of resolving the specified attribute. As a result of that, `Trying to get property of non-object` is thrown when the current implementation attempts to drill down through an attribute that is an associative array. ### Reproduce steps Create a model that has a JSON attribute that is capable of storing an associative array of data. **MIGRATION:** ``` $table->json('options')->nullable(); ``` **MODEL:** ```php protected $jsonable = ['options']; public function getLevel2Options($keyValue) { return [ 'option1' => 'Option 1', 'option2' => 'Option 2', ]; } ``` **FIELD CONFIG:** ```yaml options[level1][level2] label: 'Test field' type: dropdown ``` Now attempt to load the page containing that form, October will throw an exception that you're `Trying to get property of non-object` in `\Backend\Classes\FormField->resolveModelAttribute()`. This occurs because in order to resolve the model attribute, the code is attempting to 'drill down' through multiple levels of model attributes when the field name is an array. However, because this array represents an associative array stored within a JSONable attribute, and not a series of relations, this code fails on its assumption that each sub level of the attributes that it goes through will contain a Model class, and attempts to access the nonexistent property of the associative array instead of attempting to access the child element of that array. ##### October build dev-develop (Latest commit as of this issue)
1.0
Backend\Classes\FormField->resolveModelAttribute() does not support associative array attributes - ### Expected behavior Fields that require getting dynamic options (checklist, radio, dropdown) should support being a part of an attribute's associative array just like more simple fields do (i.e. `type: text`). ### Actual behavior `Backend\Classes\FormField->resolveModelAttribute()` (called by `Backend\Widgets\Form->getOptionsFromModel()` for fields that require dynamic options (`type: dropdown | radio | checklist`)) does not implement type checking with its iterative 'drill down' method of resolving the specified attribute. As a result of that, `Trying to get property of non-object` is thrown when the current implementation attempts to drill down through an attribute that is an associative array. ### Reproduce steps Create a model that has a JSON attribute that is capable of storing an associative array of data. **MIGRATION:** ``` $table->json('options')->nullable(); ``` **MODEL:** ```php protected $jsonable = ['options']; public function getLevel2Options($keyValue) { return [ 'option1' => 'Option 1', 'option2' => 'Option 2', ]; } ``` **FIELD CONFIG:** ```yaml options[level1][level2] label: 'Test field' type: dropdown ``` Now attempt to load the page containing that form, October will throw an exception that you're `Trying to get property of non-object` in `\Backend\Classes\FormField->resolveModelAttribute()`. This occurs because in order to resolve the model attribute, the code is attempting to 'drill down' through multiple levels of model attributes when the field name is an array. However, because this array represents an associative array stored within a JSONable attribute, and not a series of relations, this code fails on its assumption that each sub level of the attributes that it goes through will contain a Model class, and attempts to access the nonexistent property of the associative array instead of attempting to access the child element of that array. ##### October build dev-develop (Latest commit as of this issue)
non_test
backend classes formfield resolvemodelattribute does not support associative array attributes expected behavior fields that require getting dynamic options checklist radio dropdown should support being a part of an attribute s associative array just like more simple fields do i e type text actual behavior backend classes formfield resolvemodelattribute called by backend widgets form getoptionsfrommodel for fields that require dynamic options type dropdown radio checklist does not implement type checking with its iterative drill down method of resolving the specified attribute as a result of that trying to get property of non object is thrown when the current implementation attempts to drill down through an attribute that is an associative array reproduce steps create a model that has a json attribute that is capable of storing an associative array of data migration table json options nullable model php protected jsonable public function keyvalue return option option field config yaml options label test field type dropdown now attempt to load the page containing that form october will throw an exception that you re trying to get property of non object in backend classes formfield resolvemodelattribute this occurs because in order to resolve the model attribute the code is attempting to drill down through multiple levels of model attributes when the field name is an array however because this array represents an associative array stored within a jsonable attribute and not a series of relations this code fails on its assumption that each sub level of the attributes that it goes through will contain a model class and attempts to access the nonexistent property of the associative array instead of attempting to access the child element of that array october build dev develop latest commit as of this issue
0
68,088
7,087,507,660
IssuesEvent
2018-01-11 18:03:49
publiclab/plots2
https://api.github.com/repos/publiclab/plots2
closed
Create new inline grid for wiki pages, with format [wikis:_tagname_]
Ruby enhancement help-wanted testing
## New feature Our inline power tags let us make grids for activities, like in https://publiclab.org/wiki/activities Let's make a new one to display lists of wiki pages! It could have the syntax `[wikis:_tagname_]` where `_tagname_` is something like "balloon-mapping" -- so it would show wiki pages tagged with "balloon-mapping", as currently shown on these pages: * https://publiclab.org/wiki/tag/balloon-mapping * https://publiclab.org/wiki/tag/hydrogen-sulfide ## Changes For how we currently set up a grid using notes, see `def notes_grid`: https://github.com/publiclab/plots2/blob/master/app/models/concerns/node_shared.rb#L31-L52 For the template we'll have to copy into `_wikis.html.erb`, see: https://github.com/publiclab/plots2/blob/master/app/views/grids/_notes.html.erb I believe this is it -- but there may be one more step to get this working. Let's start with this and we can ensure it works by adding a test to this file, similarly to how we test notes grids; https://github.com/publiclab/plots2/blob/master/test/unit/node_shared_test.rb#L4-L12 The end result is that we should be able to put `[wikis:test]` onto a wiki page, and it should show all wiki pages that have been tagged with the word `test`. Make sense? This is a big one, with several moving parts, but it should be easy to write a test for and make progress on. And I'm happy to help! Thanks!
1.0
Create new inline grid for wiki pages, with format [wikis:_tagname_] - ## New feature Our inline power tags let us make grids for activities, like in https://publiclab.org/wiki/activities Let's make a new one to display lists of wiki pages! It could have the syntax `[wikis:_tagname_]` where `_tagname_` is something like "balloon-mapping" -- so it would show wiki pages tagged with "balloon-mapping", as currently shown on these pages: * https://publiclab.org/wiki/tag/balloon-mapping * https://publiclab.org/wiki/tag/hydrogen-sulfide ## Changes For how we currently set up a grid using notes, see `def notes_grid`: https://github.com/publiclab/plots2/blob/master/app/models/concerns/node_shared.rb#L31-L52 For the template we'll have to copy into `_wikis.html.erb`, see: https://github.com/publiclab/plots2/blob/master/app/views/grids/_notes.html.erb I believe this is it -- but there may be one more step to get this working. Let's start with this and we can ensure it works by adding a test to this file, similarly to how we test notes grids; https://github.com/publiclab/plots2/blob/master/test/unit/node_shared_test.rb#L4-L12 The end result is that we should be able to put `[wikis:test]` onto a wiki page, and it should show all wiki pages that have been tagged with the word `test`. Make sense? This is a big one, with several moving parts, but it should be easy to write a test for and make progress on. And I'm happy to help! Thanks!
test
create new inline grid for wiki pages with format new feature our inline power tags let us make grids for activities like in let s make a new one to display lists of wiki pages it could have the syntax where tagname is something like balloon mapping so it would show wiki pages tagged with balloon mapping as currently shown on these pages changes for how we currently set up a grid using notes see def notes grid for the template we ll have to copy into wikis html erb see i believe this is it but there may be one more step to get this working let s start with this and we can ensure it works by adding a test to this file similarly to how we test notes grids the end result is that we should be able to put onto a wiki page and it should show all wiki pages that have been tagged with the word test make sense this is a big one with several moving parts but it should be easy to write a test for and make progress on and i m happy to help thanks
1
309,036
9,460,599,623
IssuesEvent
2019-04-17 11:25:43
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
lotto.pch.com - see bug description
browser-firefox-mobile priority-normal
<!-- @browser: Firefox Mobile 65.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://lotto.pch.com/ **Browser / Version**: Firefox Mobile 65.0 **Operating System**: Android **Tested Another Browser**: No **Problem type**: Something else **Description**: power number frozen **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/4/3daba4e3-aa2b-424f-b237-e866796d01f2-thumb.jpeg)](https://webcompat.com/uploads/2019/4/3daba4e3-aa2b-424f-b237-e866796d01f2.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190411133757</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: default</li> </ul> <p>Console Messages:</p> <pre> [u'[JavaScript Warning: "onmozfullscreenchange is deprecated." {file: "https://sc.pch.com/uninav/dist/js/PCHUniversalNavigation-polyfilled.min.js" line: 3}]', u'[JavaScript Warning: "onmozfullscreenerror is deprecated." {file: "https://sc.pch.com/uninav/dist/js/PCHUniversalNavigation-polyfilled.min.js" line: 3}]', u'[console.log(featured banner: , undefined) https://lotto.pch.com/build/js/mobile-common-6c2448331f.js:362:2433]', u'[console.log(pageshell started) https://lotto.pch.com/build/js/mobile-common-6c2448331f.js:362:9379]', u'[console.log(home view mounted) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:8:14338]', u'[console.log(PP Countdown constructor called) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:8:20333]', u'[console.log(PP Countdown mounted) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:8:20431]', u'[console.log(pages home started) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:9:1370]', u'[JavaScript Warning: "Loading failed for the <script> with source https://cdn.pch.com/ui/adframe.js." {file: "https://lotto.pch.com/" line: 52}]', u'[JavaScript Warning: "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end users experience. For more help http://xhr.spec.whatwg.org/" {file: "https://lotto.pch.com/" line: 7}]', u'[console.log(ut4.42.201904011809) https://tags.tiqcdn.com/utag/pch/lottods/prod/utag.371.js?utv=ut4.42.201904011809:20:67]', u'[console.log(GPT loaded!) https://tags.tiqcdn.com/utag/pch/lottods/prod/utag.371.js?utv=ut4.42.201904011809:17:24]', u'[console.log(Prebid script failed to load) https://tags.tiqcdn.com/utag/pch/lottods/prod/utag.371.js?utv=ut4.42.201904011809:6:195]', u'[JavaScript Warning: "Loading failed for the <script> with source https://ads.rubiconproject.com/prebid/12272_lotto.js?utv=ut4.42.201904011809." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "src attribute of <script> element is empty." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://cdn.evergage.com/beacon/pch/production/scripts/evergage.min.js." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://js.agkn.com/prod/v0/tag.js." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://js-agent.newrelic.com/nr-spa-1118.min.js." {file: "https://lotto.pch.com/" line: 1}]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
lotto.pch.com - see bug description - <!-- @browser: Firefox Mobile 65.0 --> <!-- @ua_header: Mozilla/5.0 (Android 9; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://lotto.pch.com/ **Browser / Version**: Firefox Mobile 65.0 **Operating System**: Android **Tested Another Browser**: No **Problem type**: Something else **Description**: power number frozen **Steps to Reproduce**: [![Screenshot Description](https://webcompat.com/uploads/2019/4/3daba4e3-aa2b-424f-b237-e866796d01f2-thumb.jpeg)](https://webcompat.com/uploads/2019/4/3daba4e3-aa2b-424f-b237-e866796d01f2.jpeg) <details> <summary>Browser Configuration</summary> <ul> <li>mixed active content blocked: false</li><li>image.mem.shared: true</li><li>buildID: 20190411133757</li><li>tracking content blocked: false</li><li>gfx.webrender.blob-images: true</li><li>hasTouchScreen: true</li><li>mixed passive content blocked: false</li><li>gfx.webrender.enabled: false</li><li>gfx.webrender.all: false</li><li>channel: default</li> </ul> <p>Console Messages:</p> <pre> [u'[JavaScript Warning: "onmozfullscreenchange is deprecated." {file: "https://sc.pch.com/uninav/dist/js/PCHUniversalNavigation-polyfilled.min.js" line: 3}]', u'[JavaScript Warning: "onmozfullscreenerror is deprecated." {file: "https://sc.pch.com/uninav/dist/js/PCHUniversalNavigation-polyfilled.min.js" line: 3}]', u'[console.log(featured banner: , undefined) https://lotto.pch.com/build/js/mobile-common-6c2448331f.js:362:2433]', u'[console.log(pageshell started) https://lotto.pch.com/build/js/mobile-common-6c2448331f.js:362:9379]', u'[console.log(home view mounted) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:8:14338]', u'[console.log(PP Countdown constructor called) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:8:20333]', u'[console.log(PP Countdown mounted) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:8:20431]', u'[console.log(pages home started) https://lotto.pch.com/build/js/app/pages/home-04d9b068d2.js:9:1370]', u'[JavaScript Warning: "Loading failed for the <script> with source https://cdn.pch.com/ui/adframe.js." {file: "https://lotto.pch.com/" line: 52}]', u'[JavaScript Warning: "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end users experience. For more help http://xhr.spec.whatwg.org/" {file: "https://lotto.pch.com/" line: 7}]', u'[console.log(ut4.42.201904011809) https://tags.tiqcdn.com/utag/pch/lottods/prod/utag.371.js?utv=ut4.42.201904011809:20:67]', u'[console.log(GPT loaded!) https://tags.tiqcdn.com/utag/pch/lottods/prod/utag.371.js?utv=ut4.42.201904011809:17:24]', u'[console.log(Prebid script failed to load) https://tags.tiqcdn.com/utag/pch/lottods/prod/utag.371.js?utv=ut4.42.201904011809:6:195]', u'[JavaScript Warning: "Loading failed for the <script> with source https://ads.rubiconproject.com/prebid/12272_lotto.js?utv=ut4.42.201904011809." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "src attribute of <script> element is empty." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://cdn.evergage.com/beacon/pch/production/scripts/evergage.min.js." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://js.agkn.com/prod/v0/tag.js." {file: "https://lotto.pch.com/" line: 1}]', u'[JavaScript Warning: "Loading failed for the <script> with source https://js-agent.newrelic.com/nr-spa-1118.min.js." {file: "https://lotto.pch.com/" line: 1}]'] </pre> </details> _From [webcompat.com](https://webcompat.com/) with ❤️_
non_test
lotto pch com see bug description url browser version firefox mobile operating system android tested another browser no problem type something else description power number frozen steps to reproduce browser configuration mixed active content blocked false image mem shared true buildid tracking content blocked false gfx webrender blob images true hastouchscreen true mixed passive content blocked false gfx webrender enabled false gfx webrender all false channel default console messages u u u u u u u u u u u u u u u u u from with ❤️
0
186,367
15,055,740,803
IssuesEvent
2021-02-03 19:12:54
olifolkerd/tabulator
https://api.github.com/repos/olifolkerd/tabulator
closed
typo in Examples - Interaction - Add/Delete Rows
Documentation
**Website Page** http://tabulator.info/examples/4.8#adddel **Describe the issue** "cleat" should be "clear": _**Tablulator**_ allows you to add new rows, delete existing rows and **_cleat_** all table data with ease. Oh - also just noticed: "Tabluator" ! :-)
1.0
typo in Examples - Interaction - Add/Delete Rows - **Website Page** http://tabulator.info/examples/4.8#adddel **Describe the issue** "cleat" should be "clear": _**Tablulator**_ allows you to add new rows, delete existing rows and **_cleat_** all table data with ease. Oh - also just noticed: "Tabluator" ! :-)
non_test
typo in examples interaction add delete rows website page describe the issue cleat should be clear tablulator allows you to add new rows delete existing rows and cleat all table data with ease oh also just noticed tabluator
0
62,459
6,797,329,756
IssuesEvent
2017-11-01 22:22:19
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Add `HostDevice` and ability to `flutter run/drive` on it
dev: tests dev: tool new feature
A `HostDevice` is similar to `AndroidDevice` and `IOSDevice` but runs Flutter shell on the host machine instead of a real device or an emulator. We already do this for `flutter test`. This feature request is to extend this capability to other commands, especially `run` and `drive`. Flutter tools should have an option to use a host device as a deployment target. Strawman: ``` flutter run -d host flutter drive -d host ``` ## Why? **tl;dr** so we can run more tests on Travis as a pre-submit step * smoke-test `flutter` sub-commands, such as `run` and `drive` * sanity check our integration tests prior to sending them over to the device lab, such as: * performance tests * hot-reload dev cycle tests /cc @devoncarew
1.0
Add `HostDevice` and ability to `flutter run/drive` on it - A `HostDevice` is similar to `AndroidDevice` and `IOSDevice` but runs Flutter shell on the host machine instead of a real device or an emulator. We already do this for `flutter test`. This feature request is to extend this capability to other commands, especially `run` and `drive`. Flutter tools should have an option to use a host device as a deployment target. Strawman: ``` flutter run -d host flutter drive -d host ``` ## Why? **tl;dr** so we can run more tests on Travis as a pre-submit step * smoke-test `flutter` sub-commands, such as `run` and `drive` * sanity check our integration tests prior to sending them over to the device lab, such as: * performance tests * hot-reload dev cycle tests /cc @devoncarew
test
add hostdevice and ability to flutter run drive on it a hostdevice is similar to androiddevice and iosdevice but runs flutter shell on the host machine instead of a real device or an emulator we already do this for flutter test this feature request is to extend this capability to other commands especially run and drive flutter tools should have an option to use a host device as a deployment target strawman flutter run d host flutter drive d host why tl dr so we can run more tests on travis as a pre submit step smoke test flutter sub commands such as run and drive sanity check our integration tests prior to sending them over to the device lab such as performance tests hot reload dev cycle tests cc devoncarew
1
447,185
31,626,789,457
IssuesEvent
2023-09-06 06:13:55
Baseflow/flutter-geolocator
https://api.github.com/repos/Baseflow/flutter-geolocator
closed
[Bug]: Timeout Exceeded for Retrieving Location on Emulator
type: documentation platform: android
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have added the required platform specific configuration. ### Please select affected platform(s) - [X] Android - [ ] iOS - [ ] Linux - [ ] macOS - [ ] Web - [ ] Windows ### Steps to reproduce I am following the App Brewery's Flutter tutorial for how to create an application that can retrieve the user's current location and output it. This is the backend code that makes all the magic happen: ```dart class Location { double latitude = 0.0; double longitude = 0.0; Future<void> getCurrentLocation() async { if (!await isLocationServiceEnabled()) { return Future.error( 'Location services are disabled. Please activate them.', ); } if (isPermissionGranted(await getLocationPermission())) { await fetchAndSetCurrentLocation(); } } Future<LocationPermission> getLocationPermission() async { LocationPermission locationPermission = await Geolocator.checkPermission(); if (locationPermission == LocationPermission.unableToDetermine) { throw Future.error( "Unable to determine if location permissions are enabled."); } else if (locationPermission == LocationPermission.denied || locationPermission == LocationPermission.deniedForever) { locationPermission = await Geolocator.requestPermission(); } return locationPermission; } Future<bool> isLocationServiceEnabled() async { return await Geolocator.isLocationServiceEnabled(); } bool isPermissionGranted(LocationPermission locationPermission) { return locationPermission == LocationPermission.whileInUse || locationPermission == LocationPermission.always; } Future<void> fetchAndSetCurrentLocation() async { Position position = await Geolocator.getCurrentPosition( desiredAccuracy: LocationAccuracy.lowest, timeLimit: const Duration(seconds: 10)); latitude = position.latitude; longitude = position.longitude; } } ``` The function `awai Geolocator.getCurrentPosition()` never returns. Even when I increase the time limit to 180 seconds, it still fails to return. I am not sure why this is happening. I am running this on a Simulated Device inside Android Studio. ### Expected results I expect the function to return. ### Actual results The function should return. ### Code sample <details><summary>Code sample</summary> ```dart class Location { double latitude = 0.0; double longitude = 0.0; Future<void> getCurrentLocation() async { if (!await isLocationServiceEnabled()) { return Future.error( 'Location services are disabled. Please activate them.', ); } if (isPermissionGranted(await getLocationPermission())) { await fetchAndSetCurrentLocation(); } } Future<LocationPermission> getLocationPermission() async { LocationPermission locationPermission = await Geolocator.checkPermission(); if (locationPermission == LocationPermission.unableToDetermine) { throw Future.error( "Unable to determine if location permissions are enabled."); } else if (locationPermission == LocationPermission.denied || locationPermission == LocationPermission.deniedForever) { locationPermission = await Geolocator.requestPermission(); } return locationPermission; } Future<bool> isLocationServiceEnabled() async { return await Geolocator.isLocationServiceEnabled(); } bool isPermissionGranted(LocationPermission locationPermission) { return locationPermission == LocationPermission.whileInUse || locationPermission == LocationPermission.always; } Future<void> fetchAndSetCurrentLocation() async { Position position = await Geolocator.getCurrentPosition( desiredAccuracy: LocationAccuracy.lowest, timeLimit: const Duration(seconds: 10)); latitude = position.latitude; longitude = position.longitude; } } ``` </details> ### Screenshots or video <details> <summary>Screenshots or video demonstration</summary> None needed. </details> ### Version 10.0.0 ### Flutter Doctor output <details><summary>Doctor output</summary> ```console [✓] Flutter (Channel stable, 3.10.2, on Ubuntu 22.04.3 LTS 6.2.0-26-generic, locale en_CA.UTF-8) • Flutter version 3.10.2 on channel stable at /home/mahyar/snap/flutter/common/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 9cd3d0d9ff (3 months ago), 2023-05-23 20:57:28 -0700 • Engine revision 90fa3ae28f • Dart version 3.0.2 • DevTools version 2.23.1 [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Android SDK at /home/mahyar/Android/Sdk • Platform android-34, build-tools 34.0.0 • Java binary at: /snap/android-studio/127/android-studio/jbr/bin/java • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231) • All Android licenses accepted. [✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome) ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable. [✓] Linux toolchain - develop for Linux desktop • clang version 10.0.0-4ubuntu1 • cmake version 3.16.3 • ninja version 1.10.0 • pkg-config version 0.29.1 [✓] Android Studio (version 2022.2) • Android Studio at /snap/android-studio/126/android-studio • Flutter plugin version 74.0.2 • Dart plugin version 222.4582 • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694) [✓] Android Studio (version 2022.3) • Android Studio at /snap/android-studio/127/android-studio • Flutter plugin version 75.1.2 • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231) [✓] Connected device (1 available) • Linux (desktop) • linux • linux-x64 • Ubuntu 22.04.3 LTS 6.2.0-26-generic [✓] Network resources • All expected network resources are available. ! Doctor found issues in 1 category. ``` </details>
1.0
[Bug]: Timeout Exceeded for Retrieving Location on Emulator - ### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have added the required platform specific configuration. ### Please select affected platform(s) - [X] Android - [ ] iOS - [ ] Linux - [ ] macOS - [ ] Web - [ ] Windows ### Steps to reproduce I am following the App Brewery's Flutter tutorial for how to create an application that can retrieve the user's current location and output it. This is the backend code that makes all the magic happen: ```dart class Location { double latitude = 0.0; double longitude = 0.0; Future<void> getCurrentLocation() async { if (!await isLocationServiceEnabled()) { return Future.error( 'Location services are disabled. Please activate them.', ); } if (isPermissionGranted(await getLocationPermission())) { await fetchAndSetCurrentLocation(); } } Future<LocationPermission> getLocationPermission() async { LocationPermission locationPermission = await Geolocator.checkPermission(); if (locationPermission == LocationPermission.unableToDetermine) { throw Future.error( "Unable to determine if location permissions are enabled."); } else if (locationPermission == LocationPermission.denied || locationPermission == LocationPermission.deniedForever) { locationPermission = await Geolocator.requestPermission(); } return locationPermission; } Future<bool> isLocationServiceEnabled() async { return await Geolocator.isLocationServiceEnabled(); } bool isPermissionGranted(LocationPermission locationPermission) { return locationPermission == LocationPermission.whileInUse || locationPermission == LocationPermission.always; } Future<void> fetchAndSetCurrentLocation() async { Position position = await Geolocator.getCurrentPosition( desiredAccuracy: LocationAccuracy.lowest, timeLimit: const Duration(seconds: 10)); latitude = position.latitude; longitude = position.longitude; } } ``` The function `awai Geolocator.getCurrentPosition()` never returns. Even when I increase the time limit to 180 seconds, it still fails to return. I am not sure why this is happening. I am running this on a Simulated Device inside Android Studio. ### Expected results I expect the function to return. ### Actual results The function should return. ### Code sample <details><summary>Code sample</summary> ```dart class Location { double latitude = 0.0; double longitude = 0.0; Future<void> getCurrentLocation() async { if (!await isLocationServiceEnabled()) { return Future.error( 'Location services are disabled. Please activate them.', ); } if (isPermissionGranted(await getLocationPermission())) { await fetchAndSetCurrentLocation(); } } Future<LocationPermission> getLocationPermission() async { LocationPermission locationPermission = await Geolocator.checkPermission(); if (locationPermission == LocationPermission.unableToDetermine) { throw Future.error( "Unable to determine if location permissions are enabled."); } else if (locationPermission == LocationPermission.denied || locationPermission == LocationPermission.deniedForever) { locationPermission = await Geolocator.requestPermission(); } return locationPermission; } Future<bool> isLocationServiceEnabled() async { return await Geolocator.isLocationServiceEnabled(); } bool isPermissionGranted(LocationPermission locationPermission) { return locationPermission == LocationPermission.whileInUse || locationPermission == LocationPermission.always; } Future<void> fetchAndSetCurrentLocation() async { Position position = await Geolocator.getCurrentPosition( desiredAccuracy: LocationAccuracy.lowest, timeLimit: const Duration(seconds: 10)); latitude = position.latitude; longitude = position.longitude; } } ``` </details> ### Screenshots or video <details> <summary>Screenshots or video demonstration</summary> None needed. </details> ### Version 10.0.0 ### Flutter Doctor output <details><summary>Doctor output</summary> ```console [✓] Flutter (Channel stable, 3.10.2, on Ubuntu 22.04.3 LTS 6.2.0-26-generic, locale en_CA.UTF-8) • Flutter version 3.10.2 on channel stable at /home/mahyar/snap/flutter/common/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 9cd3d0d9ff (3 months ago), 2023-05-23 20:57:28 -0700 • Engine revision 90fa3ae28f • Dart version 3.0.2 • DevTools version 2.23.1 [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Android SDK at /home/mahyar/Android/Sdk • Platform android-34, build-tools 34.0.0 • Java binary at: /snap/android-studio/127/android-studio/jbr/bin/java • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231) • All Android licenses accepted. [✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome) ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable. [✓] Linux toolchain - develop for Linux desktop • clang version 10.0.0-4ubuntu1 • cmake version 3.16.3 • ninja version 1.10.0 • pkg-config version 0.29.1 [✓] Android Studio (version 2022.2) • Android Studio at /snap/android-studio/126/android-studio • Flutter plugin version 74.0.2 • Dart plugin version 222.4582 • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694) [✓] Android Studio (version 2022.3) • Android Studio at /snap/android-studio/127/android-studio • Flutter plugin version 75.1.2 • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231) [✓] Connected device (1 available) • Linux (desktop) • linux • linux-x64 • Ubuntu 22.04.3 LTS 6.2.0-26-generic [✓] Network resources • All expected network resources are available. ! Doctor found issues in 1 category. ``` </details>
non_test
timeout exceeded for retrieving location on emulator please check the following before submitting a new issue i have searched the i have carefully and verified i have added the required platform specific configuration please select affected platform s android ios linux macos web windows steps to reproduce i am following the app brewery s flutter tutorial for how to create an application that can retrieve the user s current location and output it this is the backend code that makes all the magic happen dart class location double latitude double longitude future getcurrentlocation async if await islocationserviceenabled return future error location services are disabled please activate them if ispermissiongranted await getlocationpermission await fetchandsetcurrentlocation future getlocationpermission async locationpermission locationpermission await geolocator checkpermission if locationpermission locationpermission unabletodetermine throw future error unable to determine if location permissions are enabled else if locationpermission locationpermission denied locationpermission locationpermission deniedforever locationpermission await geolocator requestpermission return locationpermission future islocationserviceenabled async return await geolocator islocationserviceenabled bool ispermissiongranted locationpermission locationpermission return locationpermission locationpermission whileinuse locationpermission locationpermission always future fetchandsetcurrentlocation async position position await geolocator getcurrentposition desiredaccuracy locationaccuracy lowest timelimit const duration seconds latitude position latitude longitude position longitude the function awai geolocator getcurrentposition never returns even when i increase the time limit to seconds it still fails to return i am not sure why this is happening i am running this on a simulated device inside android studio expected results i expect the function to return actual results the function should return code sample code sample dart class location double latitude double longitude future getcurrentlocation async if await islocationserviceenabled return future error location services are disabled please activate them if ispermissiongranted await getlocationpermission await fetchandsetcurrentlocation future getlocationpermission async locationpermission locationpermission await geolocator checkpermission if locationpermission locationpermission unabletodetermine throw future error unable to determine if location permissions are enabled else if locationpermission locationpermission denied locationpermission locationpermission deniedforever locationpermission await geolocator requestpermission return locationpermission future islocationserviceenabled async return await geolocator islocationserviceenabled bool ispermissiongranted locationpermission locationpermission return locationpermission locationpermission whileinuse locationpermission locationpermission always future fetchandsetcurrentlocation async position position await geolocator getcurrentposition desiredaccuracy locationaccuracy lowest timelimit const duration seconds latitude position latitude longitude position longitude screenshots or video screenshots or video demonstration none needed version flutter doctor output doctor output console flutter channel stable on ubuntu lts generic locale en ca utf • flutter version on channel stable at home mahyar snap flutter common flutter • upstream repository • framework revision months ago • engine revision • dart version • devtools version android toolchain develop for android devices android sdk version • android sdk at home mahyar android sdk • platform android build tools • java binary at snap android studio android studio jbr bin java • java version openjdk runtime environment build • all android licenses accepted chrome develop for the web cannot find chrome executable at google chrome cannot find chrome try setting chrome executable to a chrome executable linux toolchain develop for linux desktop • clang version • cmake version • ninja version • pkg config version android studio version • android studio at snap android studio android studio • flutter plugin version • dart plugin version • java version openjdk runtime environment build android studio version • android studio at snap android studio android studio • flutter plugin version • dart plugin can be installed from 🔨 • java version openjdk runtime environment build connected device available • linux desktop • linux • linux • ubuntu lts generic network resources • all expected network resources are available doctor found issues in category
0
267,669
23,313,093,509
IssuesEvent
2022-08-08 10:01:00
mozilla-mobile/fenix
https://api.github.com/repos/mozilla-mobile/fenix
closed
Intermittent UI test failure - BookmarksTest.multipleBookmarkDeletionsTest
eng:intermittent-test eng:ui-test
### Firebase Test Run: Flaky on 7/7 main https://console.firebase.google.com/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/8441413973017473693/executions/bs.ae6a374c2d3e76d2/testcases/1/logs ### Stacktrace: `07-07 02:34:23.465: E/ExceptionHandler(12395): Uncaught exception handled: 07-07 02:34:23.465: E/ExceptionHandler(12395): java.lang.NullPointerException 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment.getBookmarkInteractor(BookmarkFragment.kt:70) 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment.refreshBookmarks(BookmarkFragment.kt:291) 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment.access$refreshBookmarks(BookmarkFragment.kt:63) 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment$refreshBookmarks$1.invokeSuspend(Unknown Source:14) 07-07 02:34:23.465: E/ExceptionHandler(12395): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07-07 02:34:23.465: E/ExceptionHandler(12395): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.handleCallback(Handler.java:938) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.dispatchMessage(Handler.java:99) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.Interrogator.loopAndInterrogate(Interrogator.java:14) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:8) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.UiControllerImpl.injectMotionEvent(UiControllerImpl.java:6) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.MotionEvents.sendUp(MotionEvents.java:7) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.MotionEvents.sendUp(MotionEvents.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.Tap.sendSingleTap(Tap.java:5) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.Tap.access$100(Tap.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.Tap$1.sendTap(Tap.java:3) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.GeneralClickAction.perform(GeneralClickAction.java:6) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction$SingleExecutionViewAction.perform(ViewInteraction.java:2) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction.doPerform(ViewInteraction.java:22) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction.access$100(ViewInteraction.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:2) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.handleCallback(Handler.java:938) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.dispatchMessage(Handler.java:99) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Looper.loop(Looper.java:223) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.app.ActivityThread.main(ActivityThread.java:7656) 07-07 02:34:23.465: E/ExceptionHandler(12395): at java.lang.reflect.Method.invoke(Native Method) 07-07 02:34:23.465: E/ExceptionHandler(12395): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 07-07 02:34:23.465: E/ExceptionHandler(12395): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 07-07 02:34:23.465: E/ExceptionHandler(12395): Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@2d3d331, Dispatchers.Main] 07-07 02:34:23.471: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.486: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.498: I/mozac/CrashReporter(12395): Received crash: UncaughtExceptionCrash(timestamp=1657186463466, throwable=java.lang.NullPointerException, breadcrumbs=[Breadcrumb(message=onCreate(), data={recreated=false, intent=android.intent.action.MAIN, instance=264923923}, category=HomeActivity, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:55 PDT 2022), Breadcrumb(message=Changing to fragment homeFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:55 PDT 2022), Breadcrumb(message=onStart(), data={instance=264923923}, category=HomeActivity, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:56 PDT 2022), Breadcrumb(message=onResume(), data={instance=264923923}, category=HomeActivity, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:56 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:07 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkAddFolderFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:09 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:10 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkAddFolderFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:12 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:13 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkAddFolderFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:14 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:15 PDT 2022), Breadcrumb(message=Changing to fragment homeFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:22 PDT 2022)], uuid=08b5254f-4aed-4ea9-a947-0b9f613a61d5) 07-07 02:34:23.501: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.816: I/chatty(1859): uid=1041(audioserver) writer identical 21 lines 07-07 02:34:23.831: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.836: I/lla.fenix.debu(12395): Background concurrent copying GC freed 138205(7374KB) AllocSpace objects, 22(1212KB) LOS objects, 49% free, 12MB/24MB, paused 642us total 1.213s 07-07 02:34:23.846: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.906: I/chatty(1859): uid=1041(audioserver) writer identical 4 lines 07-07 02:34:23.921: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.926: I/Process(12395): Sending signal. PID: 12395 SIG: 9 07-07 02:34:23.936: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:24.101: I/chatty(1859): uid=1041(audioserver) writer identical 11 lines 07-07 02:34:24.116: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:24.121: W/InputDispatcher(480): channel '3a42d3c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 07-07 02:34:24.122: E/InputDispatcher(480): channel '3a42d3c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 07-07 02:34:24.129: I/ActivityManager(480): Process org.mozilla.fenix.debug (pid 12395) has died: fg TOP 07-07 02:34:24.130: W/WindowManager(480): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@7242195 07-07 02:34:24.131: I/WindowManager(480): WIN DEATH: Window{3a42d3c u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity} 07-07 02:34:24.131: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:24.132: W/InputDispatcher(480): Attempted to unregister already unregistered input channel '3a42d3c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' 07-07 02:34:24.141: I/ServiceChildProcess(13101): Destroying GeckoServiceChildProcess 07-07 02:34:24.143: W/ActivityTaskManager(480): Force removing ActivityRecord{99478e u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9}: app died, no saved state 07-07 02:34:24.145: W/ActivityManager(480): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner}` ### Build: 7/7/2022 Bug logged at https://github.com/mozilla-mobile/fenix/issues/25220 ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-20953)
2.0
Intermittent UI test failure - BookmarksTest.multipleBookmarkDeletionsTest - ### Firebase Test Run: Flaky on 7/7 main https://console.firebase.google.com/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/8441413973017473693/executions/bs.ae6a374c2d3e76d2/testcases/1/logs ### Stacktrace: `07-07 02:34:23.465: E/ExceptionHandler(12395): Uncaught exception handled: 07-07 02:34:23.465: E/ExceptionHandler(12395): java.lang.NullPointerException 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment.getBookmarkInteractor(BookmarkFragment.kt:70) 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment.refreshBookmarks(BookmarkFragment.kt:291) 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment.access$refreshBookmarks(BookmarkFragment.kt:63) 07-07 02:34:23.465: E/ExceptionHandler(12395): at org.mozilla.fenix.library.bookmarks.BookmarkFragment$refreshBookmarks$1.invokeSuspend(Unknown Source:14) 07-07 02:34:23.465: E/ExceptionHandler(12395): at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 07-07 02:34:23.465: E/ExceptionHandler(12395): at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.handleCallback(Handler.java:938) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.dispatchMessage(Handler.java:99) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.Interrogator.loopAndInterrogate(Interrogator.java:14) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:8) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.UiControllerImpl.loopUntil(UiControllerImpl.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.base.UiControllerImpl.injectMotionEvent(UiControllerImpl.java:6) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.MotionEvents.sendUp(MotionEvents.java:7) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.MotionEvents.sendUp(MotionEvents.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.Tap.sendSingleTap(Tap.java:5) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.Tap.access$100(Tap.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.Tap$1.sendTap(Tap.java:3) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.action.GeneralClickAction.perform(GeneralClickAction.java:6) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction$SingleExecutionViewAction.perform(ViewInteraction.java:2) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction.doPerform(ViewInteraction.java:22) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction.access$100(ViewInteraction.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:2) 07-07 02:34:23.465: E/ExceptionHandler(12395): at androidx.test.espresso.ViewInteraction$1.call(ViewInteraction.java:1) 07-07 02:34:23.465: E/ExceptionHandler(12395): at java.util.concurrent.FutureTask.run(FutureTask.java:266) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.handleCallback(Handler.java:938) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Handler.dispatchMessage(Handler.java:99) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.os.Looper.loop(Looper.java:223) 07-07 02:34:23.465: E/ExceptionHandler(12395): at android.app.ActivityThread.main(ActivityThread.java:7656) 07-07 02:34:23.465: E/ExceptionHandler(12395): at java.lang.reflect.Method.invoke(Native Method) 07-07 02:34:23.465: E/ExceptionHandler(12395): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) 07-07 02:34:23.465: E/ExceptionHandler(12395): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) 07-07 02:34:23.465: E/ExceptionHandler(12395): Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@2d3d331, Dispatchers.Main] 07-07 02:34:23.471: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.486: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.498: I/mozac/CrashReporter(12395): Received crash: UncaughtExceptionCrash(timestamp=1657186463466, throwable=java.lang.NullPointerException, breadcrumbs=[Breadcrumb(message=onCreate(), data={recreated=false, intent=android.intent.action.MAIN, instance=264923923}, category=HomeActivity, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:55 PDT 2022), Breadcrumb(message=Changing to fragment homeFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:55 PDT 2022), Breadcrumb(message=onStart(), data={instance=264923923}, category=HomeActivity, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:56 PDT 2022), Breadcrumb(message=onResume(), data={instance=264923923}, category=HomeActivity, level=INFO, type=DEFAULT, date=Thu Jul 07 02:33:56 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:07 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkAddFolderFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:09 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:10 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkAddFolderFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:12 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:13 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkAddFolderFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:14 PDT 2022), Breadcrumb(message=Changing to fragment bookmarkFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:15 PDT 2022), Breadcrumb(message=Changing to fragment homeFragment, isCustomTab: false, data={}, category=DestinationChanged, level=INFO, type=DEFAULT, date=Thu Jul 07 02:34:22 PDT 2022)], uuid=08b5254f-4aed-4ea9-a947-0b9f613a61d5) 07-07 02:34:23.501: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.816: I/chatty(1859): uid=1041(audioserver) writer identical 21 lines 07-07 02:34:23.831: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.836: I/lla.fenix.debu(12395): Background concurrent copying GC freed 138205(7374KB) AllocSpace objects, 22(1212KB) LOS objects, 49% free, 12MB/24MB, paused 642us total 1.213s 07-07 02:34:23.846: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.906: I/chatty(1859): uid=1041(audioserver) writer identical 4 lines 07-07 02:34:23.921: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:23.926: I/Process(12395): Sending signal. PID: 12395 SIG: 9 07-07 02:34:23.936: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:24.101: I/chatty(1859): uid=1041(audioserver) writer identical 11 lines 07-07 02:34:24.116: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:24.121: W/InputDispatcher(480): channel '3a42d3c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 07-07 02:34:24.122: E/InputDispatcher(480): channel '3a42d3c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' ~ Channel is unrecoverably broken and will be disposed! 07-07 02:34:24.129: I/ActivityManager(480): Process org.mozilla.fenix.debug (pid 12395) has died: fg TOP 07-07 02:34:24.130: W/WindowManager(480): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@7242195 07-07 02:34:24.131: I/WindowManager(480): WIN DEATH: Window{3a42d3c u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity} 07-07 02:34:24.131: W/audio_hw_generic(1859): Hardware backing HAL too slow, could only write 0 of 661 frames 07-07 02:34:24.132: W/InputDispatcher(480): Attempted to unregister already unregistered input channel '3a42d3c org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity (server)' 07-07 02:34:24.141: I/ServiceChildProcess(13101): Destroying GeckoServiceChildProcess 07-07 02:34:24.143: W/ActivityTaskManager(480): Force removing ActivityRecord{99478e u0 org.mozilla.fenix.debug/org.mozilla.fenix.HomeActivity t9}: app died, no saved state 07-07 02:34:24.145: W/ActivityManager(480): Crash of app org.mozilla.fenix.debug running instrumentation ComponentInfo{org.mozilla.fenix.debug.test/androidx.test.runner.AndroidJUnitRunner}` ### Build: 7/7/2022 Bug logged at https://github.com/mozilla-mobile/fenix/issues/25220 ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FNXV2-20953)
test
intermittent ui test failure bookmarkstest multiplebookmarkdeletionstest firebase test run flaky on main stacktrace e exceptionhandler uncaught exception handled e exceptionhandler java lang nullpointerexception e exceptionhandler at org mozilla fenix library bookmarks bookmarkfragment getbookmarkinteractor bookmarkfragment kt e exceptionhandler at org mozilla fenix library bookmarks bookmarkfragment refreshbookmarks bookmarkfragment kt e exceptionhandler at org mozilla fenix library bookmarks bookmarkfragment access refreshbookmarks bookmarkfragment kt e exceptionhandler at org mozilla fenix library bookmarks bookmarkfragment refreshbookmarks invokesuspend unknown source e exceptionhandler at kotlin coroutines jvm internal basecontinuationimpl resumewith continuationimpl kt e exceptionhandler at kotlinx coroutines dispatchedtask run dispatchedtask kt e exceptionhandler at android os handler handlecallback handler java e exceptionhandler at android os handler dispatchmessage handler java e exceptionhandler at androidx test espresso base interrogator loopandinterrogate interrogator java e exceptionhandler at androidx test espresso base uicontrollerimpl loopuntil uicontrollerimpl java e exceptionhandler at androidx test espresso base uicontrollerimpl loopuntil uicontrollerimpl java e exceptionhandler at androidx test espresso base uicontrollerimpl injectmotionevent uicontrollerimpl java e exceptionhandler at androidx test espresso action motionevents sendup motionevents java e exceptionhandler at androidx test espresso action motionevents sendup motionevents java e exceptionhandler at androidx test espresso action tap sendsingletap tap java e exceptionhandler at androidx test espresso action tap access tap java e exceptionhandler at androidx test espresso action tap sendtap tap java e exceptionhandler at androidx test espresso action generalclickaction perform generalclickaction java e exceptionhandler at androidx test espresso viewinteraction singleexecutionviewaction perform viewinteraction java e exceptionhandler at androidx test espresso viewinteraction doperform viewinteraction java e exceptionhandler at androidx test espresso viewinteraction access viewinteraction java e exceptionhandler at androidx test espresso viewinteraction call viewinteraction java e exceptionhandler at androidx test espresso viewinteraction call viewinteraction java e exceptionhandler at java util concurrent futuretask run futuretask java e exceptionhandler at android os handler handlecallback handler java e exceptionhandler at android os handler dispatchmessage handler java e exceptionhandler at android os looper loop looper java e exceptionhandler at android app activitythread main activitythread java e exceptionhandler at java lang reflect method invoke native method e exceptionhandler at com android internal os runtimeinit methodandargscaller run runtimeinit java e exceptionhandler at com android internal os zygoteinit main zygoteinit java e exceptionhandler suppressed kotlinx coroutines diagnosticcoroutinecontextexception w audio hw generic hardware backing hal too slow could only write of frames w audio hw generic hardware backing hal too slow could only write of frames i mozac crashreporter received crash uncaughtexceptioncrash timestamp throwable java lang nullpointerexception breadcrumbs uuid w audio hw generic hardware backing hal too slow could only write of frames i chatty uid audioserver writer identical lines w audio hw generic hardware backing hal too slow could only write of frames i lla fenix debu background concurrent copying gc freed allocspace objects los objects free paused total w audio hw generic hardware backing hal too slow could only write of frames i chatty uid audioserver writer identical lines w audio hw generic hardware backing hal too slow could only write of frames i process sending signal pid sig w audio hw generic hardware backing hal too slow could only write of frames i chatty uid audioserver writer identical lines w audio hw generic hardware backing hal too slow could only write of frames w inputdispatcher channel org mozilla fenix debug org mozilla fenix homeactivity server consumer closed input channel or an error occurred events e inputdispatcher channel org mozilla fenix debug org mozilla fenix homeactivity server channel is unrecoverably broken and will be disposed i activitymanager process org mozilla fenix debug pid has died fg top w windowmanager removewindowtoken attempted to remove non existing token android os binder i windowmanager win death window org mozilla fenix debug org mozilla fenix homeactivity w audio hw generic hardware backing hal too slow could only write of frames w inputdispatcher attempted to unregister already unregistered input channel org mozilla fenix debug org mozilla fenix homeactivity server i servicechildprocess destroying geckoservicechildprocess w activitytaskmanager force removing activityrecord org mozilla fenix debug org mozilla fenix homeactivity app died no saved state w activitymanager crash of app org mozilla fenix debug running instrumentation componentinfo org mozilla fenix debug test androidx test runner androidjunitrunner build bug logged at ┆issue is synchronized with this
1
251,359
18,947,831,379
IssuesEvent
2021-11-18 12:10:11
girlscript/winter-of-contributing
https://api.github.com/repos/girlscript/winter-of-contributing
closed
[FRONTEND WITH FRAMEWORK]: Angular(5.1) -> How to generate an application with routing enabled?
documentation GWOC21 Angular Assigned Frontend Dev React/Angular/Vue
### Description - Describe steps to generate routing enabled application - How to add components for routing? - Explain with syntax/example - Reference :- https://angular.io/guide/router (Week 5 Issue) Note:- 1. Don't copy paste, we would be merging after reviewing the PR. 2. Changes should be made inside "Frontend_Web_Development_React_Angular_Vue/Angular/Week5" directory 3. Tasks would be assigned on First Come First Serve Basis ### Domain Frontend Dev React/Angular/Vue ### Type of Contribution Documentation ### Code of Conduct - [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CODE_OF_CONDUCT.md) of this project.
1.0
[FRONTEND WITH FRAMEWORK]: Angular(5.1) -> How to generate an application with routing enabled? - ### Description - Describe steps to generate routing enabled application - How to add components for routing? - Explain with syntax/example - Reference :- https://angular.io/guide/router (Week 5 Issue) Note:- 1. Don't copy paste, we would be merging after reviewing the PR. 2. Changes should be made inside "Frontend_Web_Development_React_Angular_Vue/Angular/Week5" directory 3. Tasks would be assigned on First Come First Serve Basis ### Domain Frontend Dev React/Angular/Vue ### Type of Contribution Documentation ### Code of Conduct - [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CODE_OF_CONDUCT.md) of this project.
non_test
angular how to generate an application with routing enabled description describe steps to generate routing enabled application how to add components for routing explain with syntax example reference week issue note don t copy paste we would be merging after reviewing the pr changes should be made inside frontend web development react angular vue angular directory tasks would be assigned on first come first serve basis domain frontend dev react angular vue type of contribution documentation code of conduct i follow of this project
0
301,843
26,105,103,433
IssuesEvent
2022-12-27 12:13:42
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: failover/system-non-liveness/blackhole-send failed
C-test-failure O-robot O-roachtest branch-master release-blocker T-kv
roachtest.failover/system-non-liveness/blackhole-send [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8107043?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8107043?buildTab=artifacts#/failover/system-non-liveness/blackhole-send) on master @ [9c5375f6a7375724cdbcbaa0029ed97a230d7abe](https://github.com/cockroachdb/cockroach/commits/9c5375f6a7375724cdbcbaa0029ed97a230d7abe): ``` test artifacts and logs in: /artifacts/failover/system-non-liveness/blackhole-send/run_1 (test_impl.go:314).Errorf: test timed out (20m0s) ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/kv-triage <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*failover/system-non-liveness/blackhole-send.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-22822
2.0
roachtest: failover/system-non-liveness/blackhole-send failed - roachtest.failover/system-non-liveness/blackhole-send [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8107043?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8107043?buildTab=artifacts#/failover/system-non-liveness/blackhole-send) on master @ [9c5375f6a7375724cdbcbaa0029ed97a230d7abe](https://github.com/cockroachdb/cockroach/commits/9c5375f6a7375724cdbcbaa0029ed97a230d7abe): ``` test artifacts and logs in: /artifacts/failover/system-non-liveness/blackhole-send/run_1 (test_impl.go:314).Errorf: test timed out (20m0s) ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/kv-triage <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*failover/system-non-liveness/blackhole-send.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub> Jira issue: CRDB-22822
test
roachtest failover system non liveness blackhole send failed roachtest failover system non liveness blackhole send with on master test artifacts and logs in artifacts failover system non liveness blackhole send run test impl go errorf test timed out parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest fs roachtest localssd true roachtest ssd help see see cc cockroachdb kv triage jira issue crdb
1
193,164
14,642,517,784
IssuesEvent
2020-12-25 11:31:12
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
pr:pull-kubernetes-kubemark-e2e-gce-big flaked 25 times in the past week
kind/flake lifecycle/rotten sig/testing
### Flaky Job: pr:pull-kubernetes-kubemark-e2e-gce-big Flakes in the past week: **25** Consistency: **93.90%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | Timeout | 15 | | TearDown | 11 | | ClusterLoaderV2 | 9 | | Kubemark TearDown | 5 | | testing/load/config.yaml | 4 | #### Previously closed issues for this job flaking: #82949 #73105 #65466 #62267 #78701 [Flakiest Jobs](https://storage.googleapis.com/k8s-metrics/flakes-latest.json) /kind flake
1.0
pr:pull-kubernetes-kubemark-e2e-gce-big flaked 25 times in the past week - ### Flaky Job: pr:pull-kubernetes-kubemark-e2e-gce-big Flakes in the past week: **25** Consistency: **93.90%** #### Flakiest tests by flake count: | Test | Flake Count | | --- | --- | | Timeout | 15 | | TearDown | 11 | | ClusterLoaderV2 | 9 | | Kubemark TearDown | 5 | | testing/load/config.yaml | 4 | #### Previously closed issues for this job flaking: #82949 #73105 #65466 #62267 #78701 [Flakiest Jobs](https://storage.googleapis.com/k8s-metrics/flakes-latest.json) /kind flake
test
pr pull kubernetes kubemark gce big flaked times in the past week flaky job pr pull kubernetes kubemark gce big flakes in the past week consistency flakiest tests by flake count test flake count timeout teardown kubemark teardown testing load config yaml previously closed issues for this job flaking kind flake
1
130,760
18,151,618,922
IssuesEvent
2021-09-26 11:11:15
elementary/appcenter
https://api.github.com/repos/elementary/appcenter
closed
don't show paid applications when compiling with `-Dpayments=false`
Status: Confirmed Needs Design
It looks like the compile-time option `-Dpayments=false` does not hide paid applications, instead it only makes the "Install for $$$" buttons insensitive with an "Requires payments, which are not enabled" tooltip. Since users usually cannot recompile AppCenter to enable payments, this message is completely non-actionable, and it would probably make more sense to just not show paid applications when compiled with `-Dpayments=false`.
1.0
don't show paid applications when compiling with `-Dpayments=false` - It looks like the compile-time option `-Dpayments=false` does not hide paid applications, instead it only makes the "Install for $$$" buttons insensitive with an "Requires payments, which are not enabled" tooltip. Since users usually cannot recompile AppCenter to enable payments, this message is completely non-actionable, and it would probably make more sense to just not show paid applications when compiled with `-Dpayments=false`.
non_test
don t show paid applications when compiling with dpayments false it looks like the compile time option dpayments false does not hide paid applications instead it only makes the install for buttons insensitive with an requires payments which are not enabled tooltip since users usually cannot recompile appcenter to enable payments this message is completely non actionable and it would probably make more sense to just not show paid applications when compiled with dpayments false
0
105,250
9,048,634,501
IssuesEvent
2019-02-12 00:54:54
yuzoolcode/pulsecms-tracking
https://api.github.com/repos/yuzoolcode/pulsecms-tracking
closed
Inline Editor doesn't work with Blocs
bug needs testing
Pulse Inline editor is not working with Blocs 3 generated files Test site here - [http://www.pmengraving.net/test/](http://www.pmengraving.net/test/) css conflict maybe? Blocs generated "Pulse 5" files [here](https://dsc.cloud/Raimo/PME-PM-Engraving-pulse.zip)
1.0
Inline Editor doesn't work with Blocs - Pulse Inline editor is not working with Blocs 3 generated files Test site here - [http://www.pmengraving.net/test/](http://www.pmengraving.net/test/) css conflict maybe? Blocs generated "Pulse 5" files [here](https://dsc.cloud/Raimo/PME-PM-Engraving-pulse.zip)
test
inline editor doesn t work with blocs pulse inline editor is not working with blocs generated files test site here css conflict maybe blocs generated pulse files
1
226,561
18,040,434,079
IssuesEvent
2021-09-18 01:09:50
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Azure storage class allows picking shared disk - but this is no longer supported
kind/bug [zube]: To Test area/storageclass
**Summary:** <!-- Provide a brief summary, keep any specifics in the Steps to Reproduce section or Results sections --> Azure removed support for shared disks - we should hide this so it's not an option for the azure storage class. https://www.gitmemory.com/issue/Azure/AKS/2147/786517062 This one entry in this drop down should be removed: ![image](https://user-images.githubusercontent.com/45179589/132773710-ff606d93-5a00-4701-a2cb-1c610314544b.png) ----- **Environment:** Rancher version: v2.6-head `a6e7905cf` pulled 9/9/21 1:28pm Pacific & v2.6.0 Rancher cluster type: single-node docker install Docker version: 20.10 Downstream cluster type: azure - rke2 Downstream K8s version: v1.21.4+rke2r2 **Steps to Reproduce:** 1. Create an rke2 cluster with the azure node driver. Be sure to properly set up the azure cloud provider (this process is not simple). 2. Create a storage class with the azure driver. Pick shared. 3. Create a PVC with the storage class - it will never provision (shared is no longer supported). **Expected Result:** I expected the Shared entry in the drop down to not be an option. **Actual Result:** The shared entry in the drop down is available, but should not be. **Additional Info:** Is a per-existing issue that affects older Rancher versions as well. Should probably [backport to 2.5](https://github.com/rancher/dashboard/issues/4135) as well.
1.0
Azure storage class allows picking shared disk - but this is no longer supported - **Summary:** <!-- Provide a brief summary, keep any specifics in the Steps to Reproduce section or Results sections --> Azure removed support for shared disks - we should hide this so it's not an option for the azure storage class. https://www.gitmemory.com/issue/Azure/AKS/2147/786517062 This one entry in this drop down should be removed: ![image](https://user-images.githubusercontent.com/45179589/132773710-ff606d93-5a00-4701-a2cb-1c610314544b.png) ----- **Environment:** Rancher version: v2.6-head `a6e7905cf` pulled 9/9/21 1:28pm Pacific & v2.6.0 Rancher cluster type: single-node docker install Docker version: 20.10 Downstream cluster type: azure - rke2 Downstream K8s version: v1.21.4+rke2r2 **Steps to Reproduce:** 1. Create an rke2 cluster with the azure node driver. Be sure to properly set up the azure cloud provider (this process is not simple). 2. Create a storage class with the azure driver. Pick shared. 3. Create a PVC with the storage class - it will never provision (shared is no longer supported). **Expected Result:** I expected the Shared entry in the drop down to not be an option. **Actual Result:** The shared entry in the drop down is available, but should not be. **Additional Info:** Is a per-existing issue that affects older Rancher versions as well. Should probably [backport to 2.5](https://github.com/rancher/dashboard/issues/4135) as well.
test
azure storage class allows picking shared disk but this is no longer supported summary azure removed support for shared disks we should hide this so it s not an option for the azure storage class this one entry in this drop down should be removed environment rancher version head pulled pacific rancher cluster type single node docker install docker version downstream cluster type azure downstream version steps to reproduce create an cluster with the azure node driver be sure to properly set up the azure cloud provider this process is not simple create a storage class with the azure driver pick shared create a pvc with the storage class it will never provision shared is no longer supported expected result i expected the shared entry in the drop down to not be an option actual result the shared entry in the drop down is available but should not be additional info is a per existing issue that affects older rancher versions as well should probably as well
1
49,618
6,035,449,101
IssuesEvent
2017-06-09 13:55:57
omegaup/omegaup
https://api.github.com/repos/omegaup/omegaup
closed
Dejar de reciclar los OMI users
5 help wanted omegaUp For Contests P1
Pues resulta que como ahorita le acaban de agregar nombres a los usuarios OMI para fines scoreboardosos, ahora scoreboards pasados tienen los nombres mal, y no se van a poder preservar para la posteridad, lo cual es triste. Hay que meterle un prefijo único a los usuarios, para que ya no haya este problema (14D1-GTO-1) o qué se yo.
1.0
Dejar de reciclar los OMI users - Pues resulta que como ahorita le acaban de agregar nombres a los usuarios OMI para fines scoreboardosos, ahora scoreboards pasados tienen los nombres mal, y no se van a poder preservar para la posteridad, lo cual es triste. Hay que meterle un prefijo único a los usuarios, para que ya no haya este problema (14D1-GTO-1) o qué se yo.
test
dejar de reciclar los omi users pues resulta que como ahorita le acaban de agregar nombres a los usuarios omi para fines scoreboardosos ahora scoreboards pasados tienen los nombres mal y no se van a poder preservar para la posteridad lo cual es triste hay que meterle un prefijo único a los usuarios para que ya no haya este problema gto o qué se yo
1
127,997
5,042,293,966
IssuesEvent
2016-12-19 13:31:24
koding/koding
https://api.github.com/repos/koding/koding
opened
go: fix flag handling
A-Bug Priority-Low
Currently there is a number of packages, that register flags globally. It makes kd and klient to inhering flags from non-related packages, like github.com/koding/runner or terraformer. Example output from instrumented `flag.Var` method call for klient binary: ``` ./klient Registering "test.bench" with (*flag.stringValue)(0xc42010d6f0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.benchtime" with (*flag.durationValue)(0xc42010d7c0) from: [flag.(*FlagSet).Var flag.(*FlagSet).DurationVar flag.(*FlagSet).Duration flag.Duration testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.benchmem" with (*flag.boolValue)(0xc42010d7ca) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.short" with (*flag.boolValue)(0xc42010d935) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.outputdir" with (*flag.stringValue)(0xc42010d9f0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.v" with (*flag.boolValue)(0xc42010d93c) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.count" with (*flag.uintValue)(0xc42010db78) from: [flag.(*FlagSet).Var flag.(*FlagSet).UintVar flag.(*FlagSet).Uint flag.Uint testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.coverprofile" with (*flag.stringValue)(0xc42010dc40) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.run" with (*flag.stringValue)(0xc42010dd10) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.memprofile" with (*flag.stringValue)(0xc42010dde0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.memprofilerate" with (*flag.intValue)(0xc42010deb0) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.cpuprofile" with (*flag.stringValue)(0xc42010df80) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.blockprofile" with (*flag.stringValue)(0xc42014e050) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.blockprofilerate" with (*flag.intValue)(0xc42010df78) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.trace" with (*flag.stringValue)(0xc42014e1e0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.timeout" with (*flag.durationValue)(0xc42014e2b0) from: [flag.(*FlagSet).Var flag.(*FlagSet).DurationVar flag.(*FlagSet).Duration flag.Duration testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.cpu" with (*flag.stringValue)(0xc42014e370) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.parallel" with (*flag.intValue)(0xc42014e2b8) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "c" with (*flag.stringValue)(0xc420215ea0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "r" with (*flag.stringValue)(0xc420215f90) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "d" with (*flag.boolValue)(0xc42020a200) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "v" with (*flag.intValue)(0xc42020a208) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int runner.init config.init models.init api.init client.init stack.init] Registering "outputMetrics" with (*flag.boolValue)(0xc42020a569) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-init" with (*flag.boolValue)(0xc42020a620) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-local" with (*flag.boolValue)(0xc42020a627) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-proxy" with (*flag.boolValue)(0xc42020a62e) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-kontrol-url" with (*flag.stringValue)(0xc42020a910) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "host" with (*flag.stringValue)(0xc42020aab0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "port" with (*flag.stringValue)(0xc42020aba0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "convey-json" with (*flag.boolValue)(0x16ccd02) from: [flag.(*FlagSet).Var flag.BoolVar convey.declareFlags convey.init.1 convey.init models.init api.init client.init stack.init apiutil.init] Registering "convey-silent" with (*flag.boolValue)(0x16ccd03) from: [flag.(*FlagSet).Var flag.BoolVar convey.declareFlags convey.init.1 convey.init models.init api.init client.init stack.init apiutil.init] Registering "convey-story" with (*flag.boolValue)(0x16ccd04) from: [flag.(*FlagSet).Var flag.BoolVar convey.declareFlags convey.init.1 convey.init models.init api.init client.init stack.init apiutil.init] Registering "httptest.serve" with (*flag.stringValue)(0xc42051cb60) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String httptest.init tlsproxy.init tunnel.init app.init main.init runtime.main] Registering "ip" with (*flag.stringValue)(0xc420539710) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String main.init runtime.main runtime.goexit] Registering "port" with (*flag.intValue)(0xc4205397d0) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int main.init runtime.main runtime.goexit] ./klient flag redefined: port panic: ./klient flag redefined: port goroutine 1 [running]: panic(0xc7cf40, 0xc4205278a0) /Users/rjeczalik/go/src/runtime/panic.go:500 +0x1a1 flag.(*FlagSet).Var(0xc42001c300, 0x166b280, 0xc420527800, 0xf11c0e, 0x4, 0xf25b3f, 0x13) /Users/rjeczalik/go/src/flag/flag.go:814 +0x543 flag.(*FlagSet).IntVar(0xc42001c300, 0xc420527800, 0xf11c0e, 0x4, 0xddd5, 0xf25b3f, 0x13) /Users/rjeczalik/go/src/flag/flag.go:593 +0x71 flag.(*FlagSet).Int(0xc42001c300, 0xf11c0e, 0x4, 0xddd5, 0xf25b3f, 0x13, 0xc4205277c0) /Users/rjeczalik/go/src/flag/flag.go:606 +0x80 flag.Int(0xf11c0e, 0x4, 0xddd5, 0xf25b3f, 0x13, 0x10) /Users/rjeczalik/go/src/flag/flag.go:613 +0x5f main.init() /Users/rjeczalik/src/github.com/koding/koding/go/src/koding/klient/main.go:28 +0x12a ```
1.0
go: fix flag handling - Currently there is a number of packages, that register flags globally. It makes kd and klient to inhering flags from non-related packages, like github.com/koding/runner or terraformer. Example output from instrumented `flag.Var` method call for klient binary: ``` ./klient Registering "test.bench" with (*flag.stringValue)(0xc42010d6f0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.benchtime" with (*flag.durationValue)(0xc42010d7c0) from: [flag.(*FlagSet).Var flag.(*FlagSet).DurationVar flag.(*FlagSet).Duration flag.Duration testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.benchmem" with (*flag.boolValue)(0xc42010d7ca) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.short" with (*flag.boolValue)(0xc42010d935) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.outputdir" with (*flag.stringValue)(0xc42010d9f0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.v" with (*flag.boolValue)(0xc42010d93c) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.count" with (*flag.uintValue)(0xc42010db78) from: [flag.(*FlagSet).Var flag.(*FlagSet).UintVar flag.(*FlagSet).Uint flag.Uint testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.coverprofile" with (*flag.stringValue)(0xc42010dc40) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.run" with (*flag.stringValue)(0xc42010dd10) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.memprofile" with (*flag.stringValue)(0xc42010dde0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.memprofilerate" with (*flag.intValue)(0xc42010deb0) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.cpuprofile" with (*flag.stringValue)(0xc42010df80) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.blockprofile" with (*flag.stringValue)(0xc42014e050) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.blockprofilerate" with (*flag.intValue)(0xc42010df78) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.trace" with (*flag.stringValue)(0xc42014e1e0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.timeout" with (*flag.durationValue)(0xc42014e2b0) from: [flag.(*FlagSet).Var flag.(*FlagSet).DurationVar flag.(*FlagSet).Duration flag.Duration testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.cpu" with (*flag.stringValue)(0xc42014e370) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "test.parallel" with (*flag.intValue)(0xc42014e2b8) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int testing.init go-getter.init module.init terraform.init terraformer.init session.init] Registering "c" with (*flag.stringValue)(0xc420215ea0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "r" with (*flag.stringValue)(0xc420215f90) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "d" with (*flag.boolValue)(0xc42020a200) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "v" with (*flag.intValue)(0xc42020a208) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int flag.Int runner.init config.init models.init api.init client.init stack.init] Registering "outputMetrics" with (*flag.boolValue)(0xc42020a569) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-init" with (*flag.boolValue)(0xc42020a620) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-local" with (*flag.boolValue)(0xc42020a627) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-proxy" with (*flag.boolValue)(0xc42020a62e) from: [flag.(*FlagSet).Var flag.(*FlagSet).BoolVar flag.(*FlagSet).Bool flag.Bool runner.init config.init models.init api.init client.init stack.init] Registering "kite-kontrol-url" with (*flag.stringValue)(0xc42020a910) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "host" with (*flag.stringValue)(0xc42020aab0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "port" with (*flag.stringValue)(0xc42020aba0) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String runner.init config.init models.init api.init client.init stack.init] Registering "convey-json" with (*flag.boolValue)(0x16ccd02) from: [flag.(*FlagSet).Var flag.BoolVar convey.declareFlags convey.init.1 convey.init models.init api.init client.init stack.init apiutil.init] Registering "convey-silent" with (*flag.boolValue)(0x16ccd03) from: [flag.(*FlagSet).Var flag.BoolVar convey.declareFlags convey.init.1 convey.init models.init api.init client.init stack.init apiutil.init] Registering "convey-story" with (*flag.boolValue)(0x16ccd04) from: [flag.(*FlagSet).Var flag.BoolVar convey.declareFlags convey.init.1 convey.init models.init api.init client.init stack.init apiutil.init] Registering "httptest.serve" with (*flag.stringValue)(0xc42051cb60) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String flag.String httptest.init tlsproxy.init tunnel.init app.init main.init runtime.main] Registering "ip" with (*flag.stringValue)(0xc420539710) from: [flag.(*FlagSet).Var flag.(*FlagSet).StringVar flag.(*FlagSet).String main.init runtime.main runtime.goexit] Registering "port" with (*flag.intValue)(0xc4205397d0) from: [flag.(*FlagSet).Var flag.(*FlagSet).IntVar flag.(*FlagSet).Int main.init runtime.main runtime.goexit] ./klient flag redefined: port panic: ./klient flag redefined: port goroutine 1 [running]: panic(0xc7cf40, 0xc4205278a0) /Users/rjeczalik/go/src/runtime/panic.go:500 +0x1a1 flag.(*FlagSet).Var(0xc42001c300, 0x166b280, 0xc420527800, 0xf11c0e, 0x4, 0xf25b3f, 0x13) /Users/rjeczalik/go/src/flag/flag.go:814 +0x543 flag.(*FlagSet).IntVar(0xc42001c300, 0xc420527800, 0xf11c0e, 0x4, 0xddd5, 0xf25b3f, 0x13) /Users/rjeczalik/go/src/flag/flag.go:593 +0x71 flag.(*FlagSet).Int(0xc42001c300, 0xf11c0e, 0x4, 0xddd5, 0xf25b3f, 0x13, 0xc4205277c0) /Users/rjeczalik/go/src/flag/flag.go:606 +0x80 flag.Int(0xf11c0e, 0x4, 0xddd5, 0xf25b3f, 0x13, 0x10) /Users/rjeczalik/go/src/flag/flag.go:613 +0x5f main.init() /Users/rjeczalik/src/github.com/koding/koding/go/src/koding/klient/main.go:28 +0x12a ```
non_test
go fix flag handling currently there is a number of packages that register flags globally it makes kd and klient to inhering flags from non related packages like github com koding runner or terraformer example output from instrumented flag var method call for klient binary klient registering test bench with flag stringvalue from registering test benchtime with flag durationvalue from registering test benchmem with flag boolvalue from registering test short with flag boolvalue from registering test outputdir with flag stringvalue from registering test v with flag boolvalue from registering test count with flag uintvalue from registering test coverprofile with flag stringvalue from registering test run with flag stringvalue from registering test memprofile with flag stringvalue from registering test memprofilerate with flag intvalue from registering test cpuprofile with flag stringvalue from registering test blockprofile with flag stringvalue from registering test blockprofilerate with flag intvalue from registering test trace with flag stringvalue from registering test timeout with flag durationvalue from registering test cpu with flag stringvalue from registering test parallel with flag intvalue from registering c with flag stringvalue from registering r with flag stringvalue from registering d with flag boolvalue from registering v with flag intvalue from registering outputmetrics with flag boolvalue from registering kite init with flag boolvalue from registering kite local with flag boolvalue from registering kite proxy with flag boolvalue from registering kite kontrol url with flag stringvalue from registering host with flag stringvalue from registering port with flag stringvalue from registering convey json with flag boolvalue from registering convey silent with flag boolvalue from registering convey story with flag boolvalue from registering httptest serve with flag stringvalue from registering ip with flag stringvalue from registering port with flag intvalue from klient flag redefined port panic klient flag redefined port goroutine panic users rjeczalik go src runtime panic go flag flagset var users rjeczalik go src flag flag go flag flagset intvar users rjeczalik go src flag flag go flag flagset int users rjeczalik go src flag flag go flag int users rjeczalik go src flag flag go main init users rjeczalik src github com koding koding go src koding klient main go
0
16,773
3,560,793,969
IssuesEvent
2016-01-23 09:50:07
kefirfromperm/kefirbb
https://api.github.com/repos/kefirfromperm/kefirbb
closed
Logging
test
I need a logging. It's needed to fix which part of a text recognized as which code. Debugging is very hard now.
1.0
Logging - I need a logging. It's needed to fix which part of a text recognized as which code. Debugging is very hard now.
test
logging i need a logging it s needed to fix which part of a text recognized as which code debugging is very hard now
1
81,599
7,787,591,647
IssuesEvent
2018-06-06 23:17:03
pcdshub/typhon
https://api.github.com/repos/pcdshub/typhon
opened
Switch tests to use a simulated Ophyd devices
Test Suite
<!--- Provide a general summary of the issue in the Title above --> ## Description <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> After #63 we can have all of our examples use simulated signals instead of disconnected EPICS pvs.
1.0
Switch tests to use a simulated Ophyd devices - <!--- Provide a general summary of the issue in the Title above --> ## Description <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> After #63 we can have all of our examples use simulated signals instead of disconnected EPICS pvs.
test
switch tests to use a simulated ophyd devices description after we can have all of our examples use simulated signals instead of disconnected epics pvs
1
97,498
20,272,012,526
IssuesEvent
2022-02-15 17:00:03
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
closed
New Part Attribute: Condition / Treatment Report
Function-CodeTables Enhancement NeedsDocumentation
Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html As noted in comments for #1835, the cultural collections request a new part attribute for recording/documenting the detailed object condition and conservation treatment reports. **Is your feature request related to a problem? Please describe.** To reduce the amount of text in the Part Condition field, to allow for encumbering condition details & treatment report descriptions, a new part attribute would combine the ability to have a controlled vocabulary (e.g. Preservation Need with a code table to be created) and a descriptive/free-text field for long, detailed descriptions of the condition. **Describe the solution you'd like** Ability to tie together agents who are performing condition assessments and conservation treatments and improve the ability to reliably search for items requiring treatment. (e.g., all items with preservation need = requires conservation treatment) **Describe alternatives you've considered** See comments in #1835 for alternatives (e.g., conservation treatment = transaction) **Priority** I would like to have this resolved by date: 2019-05-01 (This would be a great enhancement but will require migration of existing data from Part Condition fields - UAM:Art and UAM:EH may require ideas for or assistance in pulling that info over to new structure)
1.0
New Part Attribute: Condition / Treatment Report - Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html As noted in comments for #1835, the cultural collections request a new part attribute for recording/documenting the detailed object condition and conservation treatment reports. **Is your feature request related to a problem? Please describe.** To reduce the amount of text in the Part Condition field, to allow for encumbering condition details & treatment report descriptions, a new part attribute would combine the ability to have a controlled vocabulary (e.g. Preservation Need with a code table to be created) and a descriptive/free-text field for long, detailed descriptions of the condition. **Describe the solution you'd like** Ability to tie together agents who are performing condition assessments and conservation treatments and improve the ability to reliably search for items requiring treatment. (e.g., all items with preservation need = requires conservation treatment) **Describe alternatives you've considered** See comments in #1835 for alternatives (e.g., conservation treatment = transaction) **Priority** I would like to have this resolved by date: 2019-05-01 (This would be a great enhancement but will require migration of existing data from Part Condition fields - UAM:Art and UAM:EH may require ideas for or assistance in pulling that info over to new structure)
non_test
new part attribute condition treatment report issue documentation is as noted in comments for the cultural collections request a new part attribute for recording documenting the detailed object condition and conservation treatment reports is your feature request related to a problem please describe to reduce the amount of text in the part condition field to allow for encumbering condition details treatment report descriptions a new part attribute would combine the ability to have a controlled vocabulary e g preservation need with a code table to be created and a descriptive free text field for long detailed descriptions of the condition describe the solution you d like ability to tie together agents who are performing condition assessments and conservation treatments and improve the ability to reliably search for items requiring treatment e g all items with preservation need requires conservation treatment describe alternatives you ve considered see comments in for alternatives e g conservation treatment transaction priority i would like to have this resolved by date this would be a great enhancement but will require migration of existing data from part condition fields uam art and uam eh may require ideas for or assistance in pulling that info over to new structure
0
299,635
25,915,492,594
IssuesEvent
2022-12-15 17:01:26
Frugal-Foods/frugal-foods-fe
https://api.github.com/repos/Frugal-Foods/frugal-foods-fe
closed
Create cypress specs
frontend testing
[ ] welcome page [ ] list of stores page [ ] grocery search page [ ] individual item view [ ] grocery cart page
1.0
Create cypress specs - [ ] welcome page [ ] list of stores page [ ] grocery search page [ ] individual item view [ ] grocery cart page
test
create cypress specs welcome page list of stores page grocery search page individual item view grocery cart page
1
163,845
25,886,972,301
IssuesEvent
2022-12-14 15:11:34
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
closed
Add analytics tracking for new web components to vets-website
vsp-design-system-team
## Description We had several new web components that did not have analytics tracking enabled through vets-website. We need to set that up by adding the new tags from the [data dictionary](https://depo-platform-documentation.scrollhelp.site/analytics-monitoring/google-analytics-data-dictionary) to [component-library-analytics-setup.js ](https://github.com/department-of-veterans-affairs/vets-website/blob/main/src/platform/site-wide/component-library-analytics-setup.js). ## Details [Analytics request ticket](https://github.com/department-of-veterans-affairs/va.gov-team/issues/45510) ## Tasks - [ ] Add tags from the data dictionary to vets-website - [ ] Once this is merged, find a URL for each and provide to analytics team in the ticket linked to above for the analytics team to test - [ ] Once all analytics are working, we can close this ticket ## Acceptance Criteria - [ ] Analytics have been enabled and verified for new web components listed in the analytics request ticket
1.0
Add analytics tracking for new web components to vets-website - ## Description We had several new web components that did not have analytics tracking enabled through vets-website. We need to set that up by adding the new tags from the [data dictionary](https://depo-platform-documentation.scrollhelp.site/analytics-monitoring/google-analytics-data-dictionary) to [component-library-analytics-setup.js ](https://github.com/department-of-veterans-affairs/vets-website/blob/main/src/platform/site-wide/component-library-analytics-setup.js). ## Details [Analytics request ticket](https://github.com/department-of-veterans-affairs/va.gov-team/issues/45510) ## Tasks - [ ] Add tags from the data dictionary to vets-website - [ ] Once this is merged, find a URL for each and provide to analytics team in the ticket linked to above for the analytics team to test - [ ] Once all analytics are working, we can close this ticket ## Acceptance Criteria - [ ] Analytics have been enabled and verified for new web components listed in the analytics request ticket
non_test
add analytics tracking for new web components to vets website description we had several new web components that did not have analytics tracking enabled through vets website we need to set that up by adding the new tags from the to component library analytics setup js details tasks add tags from the data dictionary to vets website once this is merged find a url for each and provide to analytics team in the ticket linked to above for the analytics team to test once all analytics are working we can close this ticket acceptance criteria analytics have been enabled and verified for new web components listed in the analytics request ticket
0
7,208
2,610,357,898
IssuesEvent
2015-02-26 19:55:52
chrsmith/scribefire-chrome
https://api.github.com/repos/chrsmith/scribefire-chrome
opened
Scribefire Icon is not shown
auto-migrated Priority-Medium Type-Defect
``` What's the problem? I can only see a little down arrow to the left of the address bar, I suppose there should be an Icon next to it. What browser are you using? Firefox 7.0.1 on Linux OpenSUSE 11.4 What version of ScribeFire are you running? Scribefire 4.0 I've attached a screenshot! Thanks! ``` ----- Original issue reported on code.google.com by `cirovlad...@gmail.com` on 8 Nov 2011 at 5:48 Attachments: * [screenshot11.png](https://storage.googleapis.com/google-code-attachments/scribefire-chrome/issue-489/comment-0/screenshot11.png)
1.0
Scribefire Icon is not shown - ``` What's the problem? I can only see a little down arrow to the left of the address bar, I suppose there should be an Icon next to it. What browser are you using? Firefox 7.0.1 on Linux OpenSUSE 11.4 What version of ScribeFire are you running? Scribefire 4.0 I've attached a screenshot! Thanks! ``` ----- Original issue reported on code.google.com by `cirovlad...@gmail.com` on 8 Nov 2011 at 5:48 Attachments: * [screenshot11.png](https://storage.googleapis.com/google-code-attachments/scribefire-chrome/issue-489/comment-0/screenshot11.png)
non_test
scribefire icon is not shown what s the problem i can only see a little down arrow to the left of the address bar i suppose there should be an icon next to it what browser are you using firefox on linux opensuse what version of scribefire are you running scribefire i ve attached a screenshot thanks original issue reported on code google com by cirovlad gmail com on nov at attachments
0
27,820
6,905,184,710
IssuesEvent
2017-11-27 05:25:21
cs340tabyu/cs340Fall2017
https://api.github.com/repos/cs340tabyu/cs340Fall2017
closed
Mismatch in player stats (train cars)
P3: Affects Gameplay Section 2 The Jedi Coders
![traincarsoff](https://user-images.githubusercontent.com/10781671/33091467-78256fae-ceb4-11e7-966f-bfcc93cae114.PNG) ![image](https://user-images.githubusercontent.com/10781671/33091485-83ee81ae-ceb4-11e7-8cf6-1e83a70ff941.png) Differing number displayed of Red Player TrainCars between two clients. Unsure of what the server has. Possibly related to Claimed Route Errors (subtracting trains even when route not claimed)
1.0
Mismatch in player stats (train cars) - ![traincarsoff](https://user-images.githubusercontent.com/10781671/33091467-78256fae-ceb4-11e7-966f-bfcc93cae114.PNG) ![image](https://user-images.githubusercontent.com/10781671/33091485-83ee81ae-ceb4-11e7-8cf6-1e83a70ff941.png) Differing number displayed of Red Player TrainCars between two clients. Unsure of what the server has. Possibly related to Claimed Route Errors (subtracting trains even when route not claimed)
non_test
mismatch in player stats train cars differing number displayed of red player traincars between two clients unsure of what the server has possibly related to claimed route errors subtracting trains even when route not claimed
0
58,749
6,619,255,623
IssuesEvent
2017-09-21 11:28:08
dwyl/dwyl-site
https://api.github.com/repos/dwyl/dwyl-site
closed
Redesign: change navbar color for greater contrast?
discuss enhancement please-test T25m
Following @SimonLab's feedback and @nelsonic's color suggestions in: https://github.com/dwyl/dwyl-site/pull/264#issuecomment-308665411 - [x] Add shadow to the navbar to improve contrast against page background color. For context it's worth mentioning that @harrygfox's designs already have two variations of the navbar depending on the banner color that exists per page. A light version and a dark version. As we're reviewing the dark version, one option would be to have the light version throughout the entire site. Here are the visuals: **White** This is the white nav next to a white cover background (ignore the blue links in the navbar, they show up when you screengrab on invision) ![image](https://user-images.githubusercontent.com/16775804/27177594-cf02cbfa-51be-11e7-8b53-a13ab764dd83.png) Which looks like this when put next to the pages with a grey cover image: <img src="https://user-images.githubusercontent.com/16775804/27177501-82de84a8-51be-11e7-9028-7c757e70ffce.png" width=200px /> <img src="https://user-images.githubusercontent.com/16775804/27177513-8dd28418-51be-11e7-95da-f309bfe17f94.png" width=200px /> AND/ OR @nelsonic 's **darker** (`near-black`) suggestion <img src="https://user-images.githubusercontent.com/16775804/27177628-e0a2775c-51be-11e7-98f2-f3cff0ee7905.png" width=200px /> ![image](https://user-images.githubusercontent.com/194400/27172341-c36eab72-51ac-11e7-9e1f-0d57f2ab2ed6.png) So do we want one color variation for the navbar or two? And do we want light or dark for these? @iteles @markwilliamfirth @nelsonic @harrygfox @SimonLab
1.0
Redesign: change navbar color for greater contrast? - Following @SimonLab's feedback and @nelsonic's color suggestions in: https://github.com/dwyl/dwyl-site/pull/264#issuecomment-308665411 - [x] Add shadow to the navbar to improve contrast against page background color. For context it's worth mentioning that @harrygfox's designs already have two variations of the navbar depending on the banner color that exists per page. A light version and a dark version. As we're reviewing the dark version, one option would be to have the light version throughout the entire site. Here are the visuals: **White** This is the white nav next to a white cover background (ignore the blue links in the navbar, they show up when you screengrab on invision) ![image](https://user-images.githubusercontent.com/16775804/27177594-cf02cbfa-51be-11e7-8b53-a13ab764dd83.png) Which looks like this when put next to the pages with a grey cover image: <img src="https://user-images.githubusercontent.com/16775804/27177501-82de84a8-51be-11e7-9028-7c757e70ffce.png" width=200px /> <img src="https://user-images.githubusercontent.com/16775804/27177513-8dd28418-51be-11e7-95da-f309bfe17f94.png" width=200px /> AND/ OR @nelsonic 's **darker** (`near-black`) suggestion <img src="https://user-images.githubusercontent.com/16775804/27177628-e0a2775c-51be-11e7-98f2-f3cff0ee7905.png" width=200px /> ![image](https://user-images.githubusercontent.com/194400/27172341-c36eab72-51ac-11e7-9e1f-0d57f2ab2ed6.png) So do we want one color variation for the navbar or two? And do we want light or dark for these? @iteles @markwilliamfirth @nelsonic @harrygfox @SimonLab
test
redesign change navbar color for greater contrast following simonlab s feedback and nelsonic s color suggestions in add shadow to the navbar to improve contrast against page background color for context it s worth mentioning that harrygfox s designs already have two variations of the navbar depending on the banner color that exists per page a light version and a dark version as we re reviewing the dark version one option would be to have the light version throughout the entire site here are the visuals white this is the white nav next to a white cover background ignore the blue links in the navbar they show up when you screengrab on invision which looks like this when put next to the pages with a grey cover image and or nelsonic s darker near black suggestion so do we want one color variation for the navbar or two and do we want light or dark for these iteles markwilliamfirth nelsonic harrygfox simonlab
1
225,057
17,213,872,952
IssuesEvent
2021-07-19 09:00:17
MJZwart/motivation-app
https://api.github.com/repos/MJZwart/motivation-app
closed
Finish documentation for initial setup
documentation
- Write out the database and related models - Write out core functionality and discuss - Write out api calls needed to run core functionality - Add initial steps needed to run locally (downloads and installation commands)
1.0
Finish documentation for initial setup - - Write out the database and related models - Write out core functionality and discuss - Write out api calls needed to run core functionality - Add initial steps needed to run locally (downloads and installation commands)
non_test
finish documentation for initial setup write out the database and related models write out core functionality and discuss write out api calls needed to run core functionality add initial steps needed to run locally downloads and installation commands
0
258,068
22,274,976,653
IssuesEvent
2022-06-10 15:43:11
cengage/react-magma
https://api.github.com/repos/cengage/react-magma
opened
What are the field validations for Name , Password and text area in Component SchemaRenderer - Form
bug testathon
**Describe the bug** The fields Name , Password and text area , there is no limit on max characters **To Reproduce** Steps to reproduce the behavior: 1. Go to https://storybook-preview-dev--upbeat-sinoussi-f675aa.netlify.app/?path=/story/schemarenderer--form 2. Click on component 'Form' 3. In fields Name , Password and text area , enter data 4. The fields have no max character limit **Expected behavior** The fields should have max character limit **Additional context** Tested in storybook
1.0
What are the field validations for Name , Password and text area in Component SchemaRenderer - Form - **Describe the bug** The fields Name , Password and text area , there is no limit on max characters **To Reproduce** Steps to reproduce the behavior: 1. Go to https://storybook-preview-dev--upbeat-sinoussi-f675aa.netlify.app/?path=/story/schemarenderer--form 2. Click on component 'Form' 3. In fields Name , Password and text area , enter data 4. The fields have no max character limit **Expected behavior** The fields should have max character limit **Additional context** Tested in storybook
test
what are the field validations for name password and text area in component schemarenderer form describe the bug the fields name password and text area there is no limit on max characters to reproduce steps to reproduce the behavior go to click on component form in fields name password and text area enter data the fields have no max character limit expected behavior the fields should have max character limit additional context tested in storybook
1
2,625
2,753,989,915
IssuesEvent
2015-04-25 07:01:15
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
Not possible to change menu settings for blog layout (all categories)
No Code Attached Yet
#### Steps to reproduce the issue Not possible to change "pagination" and "pagination results" in menu blog layout - see image Create main category, create subcategories and link main category to menu item. /administrator/index.php?option=com_menus&view=item&layout=edit&id=xy (display all categories menu type) Image: ![J3.4.1. menu item bug for blog layout](http://joomla.r-art.sk/administrator-index.php--option=com_menus-and-view=item-and-layout=edit-and-id=xy%20-%20Administration%20-%20Menu%20Manager-%20Edit%20Menu%20Item.jpg "menu item bug for blog layout in settings") #### Expected result To have possibility to change settings for "pagination" and "pagination results" in menu blog layout #### Actual result Now is only 1 option available "Use global" but if you need to change it, you have problem #### System information (as much as possible) J 3.4.1., PHP 5.4.4, MySQL 5.5.25a #### Additional comments
1.0
Not possible to change menu settings for blog layout (all categories) - #### Steps to reproduce the issue Not possible to change "pagination" and "pagination results" in menu blog layout - see image Create main category, create subcategories and link main category to menu item. /administrator/index.php?option=com_menus&view=item&layout=edit&id=xy (display all categories menu type) Image: ![J3.4.1. menu item bug for blog layout](http://joomla.r-art.sk/administrator-index.php--option=com_menus-and-view=item-and-layout=edit-and-id=xy%20-%20Administration%20-%20Menu%20Manager-%20Edit%20Menu%20Item.jpg "menu item bug for blog layout in settings") #### Expected result To have possibility to change settings for "pagination" and "pagination results" in menu blog layout #### Actual result Now is only 1 option available "Use global" but if you need to change it, you have problem #### System information (as much as possible) J 3.4.1., PHP 5.4.4, MySQL 5.5.25a #### Additional comments
non_test
not possible to change menu settings for blog layout all categories steps to reproduce the issue not possible to change pagination and pagination results in menu blog layout see image create main category create subcategories and link main category to menu item administrator index php option com menus view item layout edit id xy display all categories menu type image menu item bug for blog layout in settings expected result to have possibility to change settings for pagination and pagination results in menu blog layout actual result now is only option available use global but if you need to change it you have problem system information as much as possible j php mysql additional comments
0
210,184
7,186,696,067
IssuesEvent
2018-02-02 00:34:20
bitshares/bitshares-core
https://api.github.com/repos/bitshares/bitshares-core
reopened
`assert()` in db_market.cpp and other source code?
hardfork high priority security
Related discussion in https://github.com/steemit/steem/issues/1815: >There are lots of `assert()` statements in `database::match()`. This ticket proposes changing them to FC_ASSERT(). (**The difference is that assert() is only triggered in debug builds.**) Some things to keep in mind about this kind of change: > * (a) In general, recently the core devs' policy has been that it is acceptable to convert assert() to FC_ASSERT() statements for conditions that should never happen. The slight performance penalty is worth extra checking, defense in depth against potential bugs or exploits. > * (b) Newly-added asserts must "fail safe" with regard to block production, FC_ASSERT() in per-block processing could shut down the blockchain, so we can't put any there. > * (c) Newly-added asserts must "fail safe" with regard to consensus changes, any newly added FC_ASSERT() must be gated by a hardfork (which can be removed once the hardfork passes, assuming nothing that triggered the newly added FC_ASSERT() got into the chain). > > The implementation strategy for adding new FC_ASSERT() is fairly straightforward: > * Change to FC_ASSERT(), replay, see if anything on-chain triggers assertions > * If something triggers, we need to further analyze the issue > * If nothing triggers, move FC_ASSERT() to if( has_hf_20 ) block > * Once HF20 passes, remove if( has_hf_20 ) block, if we can replay then all is well (we can merge the > * removal of the if( has_hf_20 ) check and do FC_ASSERT() unconditionally)
1.0
`assert()` in db_market.cpp and other source code? - Related discussion in https://github.com/steemit/steem/issues/1815: >There are lots of `assert()` statements in `database::match()`. This ticket proposes changing them to FC_ASSERT(). (**The difference is that assert() is only triggered in debug builds.**) Some things to keep in mind about this kind of change: > * (a) In general, recently the core devs' policy has been that it is acceptable to convert assert() to FC_ASSERT() statements for conditions that should never happen. The slight performance penalty is worth extra checking, defense in depth against potential bugs or exploits. > * (b) Newly-added asserts must "fail safe" with regard to block production, FC_ASSERT() in per-block processing could shut down the blockchain, so we can't put any there. > * (c) Newly-added asserts must "fail safe" with regard to consensus changes, any newly added FC_ASSERT() must be gated by a hardfork (which can be removed once the hardfork passes, assuming nothing that triggered the newly added FC_ASSERT() got into the chain). > > The implementation strategy for adding new FC_ASSERT() is fairly straightforward: > * Change to FC_ASSERT(), replay, see if anything on-chain triggers assertions > * If something triggers, we need to further analyze the issue > * If nothing triggers, move FC_ASSERT() to if( has_hf_20 ) block > * Once HF20 passes, remove if( has_hf_20 ) block, if we can replay then all is well (we can merge the > * removal of the if( has_hf_20 ) check and do FC_ASSERT() unconditionally)
non_test
assert in db market cpp and other source code related discussion in there are lots of assert statements in database match this ticket proposes changing them to fc assert the difference is that assert is only triggered in debug builds some things to keep in mind about this kind of change a in general recently the core devs policy has been that it is acceptable to convert assert to fc assert statements for conditions that should never happen the slight performance penalty is worth extra checking defense in depth against potential bugs or exploits b newly added asserts must fail safe with regard to block production fc assert in per block processing could shut down the blockchain so we can t put any there c newly added asserts must fail safe with regard to consensus changes any newly added fc assert must be gated by a hardfork which can be removed once the hardfork passes assuming nothing that triggered the newly added fc assert got into the chain the implementation strategy for adding new fc assert is fairly straightforward change to fc assert replay see if anything on chain triggers assertions if something triggers we need to further analyze the issue if nothing triggers move fc assert to if has hf block once passes remove if has hf block if we can replay then all is well we can merge the removal of the if has hf check and do fc assert unconditionally
0
152,390
12,103,449,942
IssuesEvent
2020-04-20 18:25:10
USDAForestService/fs-open-forest-platform
https://api.github.com/repos/USDAForestService/fs-open-forest-platform
closed
As a user I'd like a seeder file that doesn't slow down the ability to do business, so that I can work more efficiently.
Christmas Trees Engineering Research/testing
## Notes Dev Retro #887 Seeder file and forest updates while in production. -the seeder file is inhibiting the ability to make changes on the fly. -To remedy we turned off the seeder file so that it wasn't updating each night - unless we needed to change a core aspect for a forest (season dates, cost, tree measurement). Seeder files: -Improve efficiency around season date setting -Consider impacts for future scale up – other products’ season dates. -Admins should be able to login at any time and make an update to season dates without having to worry about whether or not the dates will revert if an update is made. -Should seeder files be connected to season dates, or something else? ## Acceptance Criteria - [ ] Make updates to the forest information without a dependency on the seeder file ## Tasks - [ ] Research a way to remove the dependency on the seeder file to make updates to the system - [ ] Update code to remove dependency on the seeder file - [ ] Test to ensure the system doesn't require the seeder file to make updates - [ ] Validation of acceptance criteria completed - [ ] PO approved ## Definition of Done - [ ] Pull requests meet technical definition of done - [ ] Compare finished design with mockup - [ ] Usability tested
1.0
As a user I'd like a seeder file that doesn't slow down the ability to do business, so that I can work more efficiently. - ## Notes Dev Retro #887 Seeder file and forest updates while in production. -the seeder file is inhibiting the ability to make changes on the fly. -To remedy we turned off the seeder file so that it wasn't updating each night - unless we needed to change a core aspect for a forest (season dates, cost, tree measurement). Seeder files: -Improve efficiency around season date setting -Consider impacts for future scale up – other products’ season dates. -Admins should be able to login at any time and make an update to season dates without having to worry about whether or not the dates will revert if an update is made. -Should seeder files be connected to season dates, or something else? ## Acceptance Criteria - [ ] Make updates to the forest information without a dependency on the seeder file ## Tasks - [ ] Research a way to remove the dependency on the seeder file to make updates to the system - [ ] Update code to remove dependency on the seeder file - [ ] Test to ensure the system doesn't require the seeder file to make updates - [ ] Validation of acceptance criteria completed - [ ] PO approved ## Definition of Done - [ ] Pull requests meet technical definition of done - [ ] Compare finished design with mockup - [ ] Usability tested
test
as a user i d like a seeder file that doesn t slow down the ability to do business so that i can work more efficiently notes dev retro seeder file and forest updates while in production the seeder file is inhibiting the ability to make changes on the fly to remedy we turned off the seeder file so that it wasn t updating each night unless we needed to change a core aspect for a forest season dates cost tree measurement seeder files improve efficiency around season date setting consider impacts for future scale up – other products’ season dates admins should be able to login at any time and make an update to season dates without having to worry about whether or not the dates will revert if an update is made should seeder files be connected to season dates or something else acceptance criteria make updates to the forest information without a dependency on the seeder file tasks research a way to remove the dependency on the seeder file to make updates to the system update code to remove dependency on the seeder file test to ensure the system doesn t require the seeder file to make updates validation of acceptance criteria completed po approved definition of done pull requests meet technical definition of done compare finished design with mockup usability tested
1
104,756
9,008,205,469
IssuesEvent
2019-02-05 02:36:03
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
closed
roachtest: synctest failed
C-test-failure O-robot
SHA: https://github.com/cockroachdb/cockroach/commits/407932a95f3ad53d61481e5a7493fc4ed468faa9 Parameters: To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired results present themselves. For example, # using stress instead of stressrace and passing the '-p' stressflag which # controls concurrency. ./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh cd ~/go/src/github.com/cockroachdb/cockroach && \ stdbuf -oL -eL \ make stressrace TESTS=synctest PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log ``` Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1117776&tab=buildLog ``` The test failed on master: test.go:743,cluster.go:1226,synctest.go:64: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1117776-synctest:1 -- sudo charybdefs {store-dir}/faulty -oallow_other,modules=subdir,subdir={store-dir}/real && chmod 777 {store-dir}/{real,faulty} returned: stderr: stdout: sudo: charybdefs: command not found Error: exit status 1 : exit status 1 ```
1.0
roachtest: synctest failed - SHA: https://github.com/cockroachdb/cockroach/commits/407932a95f3ad53d61481e5a7493fc4ed468faa9 Parameters: To repro, try: ``` # Don't forget to check out a clean suitable branch and experiment with the # stress invocation until the desired results present themselves. For example, # using stress instead of stressrace and passing the '-p' stressflag which # controls concurrency. ./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh cd ~/go/src/github.com/cockroachdb/cockroach && \ stdbuf -oL -eL \ make stressrace TESTS=synctest PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log ``` Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1117776&tab=buildLog ``` The test failed on master: test.go:743,cluster.go:1226,synctest.go:64: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1117776-synctest:1 -- sudo charybdefs {store-dir}/faulty -oallow_other,modules=subdir,subdir={store-dir}/real && chmod 777 {store-dir}/{real,faulty} returned: stderr: stdout: sudo: charybdefs: command not found Error: exit status 1 : exit status 1 ```
test
roachtest synctest failed sha parameters to repro try don t forget to check out a clean suitable branch and experiment with the stress invocation until the desired results present themselves for example using stress instead of stressrace and passing the p stressflag which controls concurrency scripts gceworker sh start scripts gceworker sh mosh cd go src github com cockroachdb cockroach stdbuf ol el make stressrace tests synctest pkg roachtest testtimeout stressflags maxtime timeout tee tmp stress log failed test the test failed on master test go cluster go synctest go home agent work go src github com cockroachdb cockroach bin roachprod run teamcity synctest sudo charybdefs store dir faulty oallow other modules subdir subdir store dir real chmod store dir real faulty returned stderr stdout sudo charybdefs command not found error exit status exit status
1
212,316
16,440,954,327
IssuesEvent
2021-05-20 14:19:56
SAP/spartacus
https://api.github.com/repos/SAP/spartacus
closed
[MASTER] Viewport-aware e2e tests
e2e-tests mobile
We currently test a lot of functionalities in both desktop and mobile, but we don't do that for everything. However we should test everything in both viewports. The way we do it currently is to create 2 e2e files (one for desktop and one for mobile). These tests share a lot of code (~90% I would say). That causes us to create some helper functions that only require us to navigate between more and more files just to debug single test. Better approach would be to write single test that conditionally executes some code depending on viewport. (eg. `cy.onMobile(() => cy.clickHamburger()`). Thanks to that we could remove all the helpers files and keep the core test in one file. Maintenance of the tests becames simpler (you won't forget to copy the code to mobile test). Simpler setup in CI (always run all viewports, or just run single). Instead of splitting tests to live in `regression` or in `mobile` directory. ### Next mobile e2e that require change (grouped for separate PRs) - add yourself to the group if you are working on it: Picked up by @hackergil (#11341): - [x] checkout-as-persistent-user-mobile.flaky-e2e-spec.ts - [x] checkout-flow.e2e-spec.ts - [x] checkout-flow-mobile.e2e-spec.ts - [x] checkout-as-guest.e2e-spec.ts - [x] express-checkout.flaky-e2e-spec.ts - [x] apparel-checkout-flow.e2e-spec.ts - [x] apparel-checkout-as-guest.e2e-spec.ts Picked up by @hackergil (#7520): - [x] coupon-mobile.flaky-e2e-spec.ts - [x] my-coupons-mobile.flaky-e2e-spec.ts Picked up by @psmul (#11332): - [x] address-book-mobile.e2e-spec.ts - [x] payment-methods-mobile.e2e-spec.ts Picked up by @mirkosoft (#11487 ) : - [x] order-history-no-orders-flow-mobile.e2e-spec.ts - [x] order-history-orders-flow-mobile.flaky-e2e-spec.ts Picked up by @marlass (#11306): - [x] update-email-mobile.e2e-spec.ts - [x] close-account-mobile.e2e-spec.ts Picked up by @marlass (#11315): - [x] update-password-mobile.e2e-spec.ts - [x] update-profile-mobile.e2e-spec.ts Picked up by @psmul (#11417): - [x] my-interests-mobile.e2e-spec.ts - [x] notification-preference-mobile.e2e-spec.ts Picked up by @mszczepaniak (#11434): - [x] stock-notification-mobile.e2e-spec.ts - [x] consent-management-mobile.e2e-spec.ts Picked up by @psmul (#11500): - [x] save-for-later-mobile.flaky-e2e-spec.ts - please check #11404 Picked up by @plabadie : - [x] asm-mobile.flaky-e2e-spec.ts (#11520) Picked up by @hackergil (#10960): - [x] cart-mobile.flaky-e2e-spec.ts Picked up by *Team Tiger: #11199*: - [ ] product-configuration-mobile.flaky-e2e-spec.ts ### How to do it: - make desktop test working (if flaky) - try to run dektop in both viewports (viewportContext) - apply mobile fixes from the mobile test in desktop test (with cy.onMobile, cy.onDesktop methods) - inline helper methods in tests if they are only used in this particular test - remove mobile e2e ### Example PRs: https://github.com/SAP/spartacus/pull/11174 https://github.com/SAP/spartacus/pull/11170 https://github.com/SAP/spartacus/pull/11165 https://github.com/SAP/spartacus/pull/11164
1.0
[MASTER] Viewport-aware e2e tests - We currently test a lot of functionalities in both desktop and mobile, but we don't do that for everything. However we should test everything in both viewports. The way we do it currently is to create 2 e2e files (one for desktop and one for mobile). These tests share a lot of code (~90% I would say). That causes us to create some helper functions that only require us to navigate between more and more files just to debug single test. Better approach would be to write single test that conditionally executes some code depending on viewport. (eg. `cy.onMobile(() => cy.clickHamburger()`). Thanks to that we could remove all the helpers files and keep the core test in one file. Maintenance of the tests becames simpler (you won't forget to copy the code to mobile test). Simpler setup in CI (always run all viewports, or just run single). Instead of splitting tests to live in `regression` or in `mobile` directory. ### Next mobile e2e that require change (grouped for separate PRs) - add yourself to the group if you are working on it: Picked up by @hackergil (#11341): - [x] checkout-as-persistent-user-mobile.flaky-e2e-spec.ts - [x] checkout-flow.e2e-spec.ts - [x] checkout-flow-mobile.e2e-spec.ts - [x] checkout-as-guest.e2e-spec.ts - [x] express-checkout.flaky-e2e-spec.ts - [x] apparel-checkout-flow.e2e-spec.ts - [x] apparel-checkout-as-guest.e2e-spec.ts Picked up by @hackergil (#7520): - [x] coupon-mobile.flaky-e2e-spec.ts - [x] my-coupons-mobile.flaky-e2e-spec.ts Picked up by @psmul (#11332): - [x] address-book-mobile.e2e-spec.ts - [x] payment-methods-mobile.e2e-spec.ts Picked up by @mirkosoft (#11487 ) : - [x] order-history-no-orders-flow-mobile.e2e-spec.ts - [x] order-history-orders-flow-mobile.flaky-e2e-spec.ts Picked up by @marlass (#11306): - [x] update-email-mobile.e2e-spec.ts - [x] close-account-mobile.e2e-spec.ts Picked up by @marlass (#11315): - [x] update-password-mobile.e2e-spec.ts - [x] update-profile-mobile.e2e-spec.ts Picked up by @psmul (#11417): - [x] my-interests-mobile.e2e-spec.ts - [x] notification-preference-mobile.e2e-spec.ts Picked up by @mszczepaniak (#11434): - [x] stock-notification-mobile.e2e-spec.ts - [x] consent-management-mobile.e2e-spec.ts Picked up by @psmul (#11500): - [x] save-for-later-mobile.flaky-e2e-spec.ts - please check #11404 Picked up by @plabadie : - [x] asm-mobile.flaky-e2e-spec.ts (#11520) Picked up by @hackergil (#10960): - [x] cart-mobile.flaky-e2e-spec.ts Picked up by *Team Tiger: #11199*: - [ ] product-configuration-mobile.flaky-e2e-spec.ts ### How to do it: - make desktop test working (if flaky) - try to run dektop in both viewports (viewportContext) - apply mobile fixes from the mobile test in desktop test (with cy.onMobile, cy.onDesktop methods) - inline helper methods in tests if they are only used in this particular test - remove mobile e2e ### Example PRs: https://github.com/SAP/spartacus/pull/11174 https://github.com/SAP/spartacus/pull/11170 https://github.com/SAP/spartacus/pull/11165 https://github.com/SAP/spartacus/pull/11164
test
viewport aware tests we currently test a lot of functionalities in both desktop and mobile but we don t do that for everything however we should test everything in both viewports the way we do it currently is to create files one for desktop and one for mobile these tests share a lot of code i would say that causes us to create some helper functions that only require us to navigate between more and more files just to debug single test better approach would be to write single test that conditionally executes some code depending on viewport eg cy onmobile cy clickhamburger thanks to that we could remove all the helpers files and keep the core test in one file maintenance of the tests becames simpler you won t forget to copy the code to mobile test simpler setup in ci always run all viewports or just run single instead of splitting tests to live in regression or in mobile directory next mobile that require change grouped for separate prs add yourself to the group if you are working on it picked up by hackergil checkout as persistent user mobile flaky spec ts checkout flow spec ts checkout flow mobile spec ts checkout as guest spec ts express checkout flaky spec ts apparel checkout flow spec ts apparel checkout as guest spec ts picked up by hackergil coupon mobile flaky spec ts my coupons mobile flaky spec ts picked up by psmul address book mobile spec ts payment methods mobile spec ts picked up by mirkosoft order history no orders flow mobile spec ts order history orders flow mobile flaky spec ts picked up by marlass update email mobile spec ts close account mobile spec ts picked up by marlass update password mobile spec ts update profile mobile spec ts picked up by psmul my interests mobile spec ts notification preference mobile spec ts picked up by mszczepaniak stock notification mobile spec ts consent management mobile spec ts picked up by psmul save for later mobile flaky spec ts please check picked up by plabadie asm mobile flaky spec ts picked up by hackergil cart mobile flaky spec ts picked up by team tiger product configuration mobile flaky spec ts how to do it make desktop test working if flaky try to run dektop in both viewports viewportcontext apply mobile fixes from the mobile test in desktop test with cy onmobile cy ondesktop methods inline helper methods in tests if they are only used in this particular test remove mobile example prs
1
282,270
24,461,917,951
IssuesEvent
2022-10-07 11:58:10
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
closed
ScaleTesting: Create a VM that we can use to run long-lived script
team/devx devx/q3b1/scaletesting devx/q3b1/scaletesting/devops
Because most of the synthetic data generating scripts are usually taking a long time, we need to have a VM available to be able to run those without fearing to see them interrupted. A VM is the best choice there, and we already have one available at `gcloud compute ssh --zone "us-central1-a" "devx" --project "davedev-sg"`. - [x] Document accessing the VM - [x] Make sure all DevX teammates can access it - [x] Make sure all teammates from other teams working on this project can access it.
2.0
ScaleTesting: Create a VM that we can use to run long-lived script - Because most of the synthetic data generating scripts are usually taking a long time, we need to have a VM available to be able to run those without fearing to see them interrupted. A VM is the best choice there, and we already have one available at `gcloud compute ssh --zone "us-central1-a" "devx" --project "davedev-sg"`. - [x] Document accessing the VM - [x] Make sure all DevX teammates can access it - [x] Make sure all teammates from other teams working on this project can access it.
test
scaletesting create a vm that we can use to run long lived script because most of the synthetic data generating scripts are usually taking a long time we need to have a vm available to be able to run those without fearing to see them interrupted a vm is the best choice there and we already have one available at gcloud compute ssh zone us a devx project davedev sg document accessing the vm make sure all devx teammates can access it make sure all teammates from other teams working on this project can access it
1
206,124
23,365,737,709
IssuesEvent
2022-08-10 15:13:00
pactflow/example-bi-directional-consumer-nock
https://api.github.com/repos/pactflow/example-bi-directional-consumer-nock
opened
CVE-2020-15256 (High) detected in object-path-0.11.4.tgz
security vulnerability
## CVE-2020-15256 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>object-path-0.11.4.tgz</b></p></summary> <p>Access deep object properties using a path</p> <p>Library home page: <a href="https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz">https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/object-path/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.4.3.tgz (Root Library) - resolve-url-loader-3.1.1.tgz - adjust-sourcemap-loader-2.0.0.tgz - :x: **object-path-0.11.4.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/pactflow/example-bi-directional-consumer-nock/commit/aac7a171164d371bfa2840858243ccc5becb42c2">aac7a171164d371bfa2840858243ccc5becb42c2</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A prototype pollution vulnerability has been found in `object-path` <= 0.11.4 affecting the `set()` method. The vulnerability is limited to the `includeInheritedProps` mode (if version >= 0.11.0 is used), which has to be explicitly enabled by creating a new instance of `object-path` and setting the option `includeInheritedProps: true`, or by using the default `withInheritedProps` instance. The default operating mode is not affected by the vulnerability if version >= 0.11.0 is used. Any usage of `set()` in versions < 0.11.0 is vulnerable. The issue is fixed in object-path version 0.11.5 As a workaround, don't use the `includeInheritedProps: true` options or the `withInheritedProps` instance if using a version >= 0.11.0. <p>Publish Date: 2020-10-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15256>CVE-2020-15256</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w">https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w</a></p> <p>Release Date: 2020-10-19</p> <p>Fix Resolution (object-path): 0.11.5</p> <p>Direct dependency fix Resolution (react-scripts): 3.4.4</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END -->
True
CVE-2020-15256 (High) detected in object-path-0.11.4.tgz - ## CVE-2020-15256 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>object-path-0.11.4.tgz</b></p></summary> <p>Access deep object properties using a path</p> <p>Library home page: <a href="https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz">https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz</a></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/object-path/package.json</p> <p> Dependency Hierarchy: - react-scripts-3.4.3.tgz (Root Library) - resolve-url-loader-3.1.1.tgz - adjust-sourcemap-loader-2.0.0.tgz - :x: **object-path-0.11.4.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/pactflow/example-bi-directional-consumer-nock/commit/aac7a171164d371bfa2840858243ccc5becb42c2">aac7a171164d371bfa2840858243ccc5becb42c2</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A prototype pollution vulnerability has been found in `object-path` <= 0.11.4 affecting the `set()` method. The vulnerability is limited to the `includeInheritedProps` mode (if version >= 0.11.0 is used), which has to be explicitly enabled by creating a new instance of `object-path` and setting the option `includeInheritedProps: true`, or by using the default `withInheritedProps` instance. The default operating mode is not affected by the vulnerability if version >= 0.11.0 is used. Any usage of `set()` in versions < 0.11.0 is vulnerable. The issue is fixed in object-path version 0.11.5 As a workaround, don't use the `includeInheritedProps: true` options or the `withInheritedProps` instance if using a version >= 0.11.0. <p>Publish Date: 2020-10-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15256>CVE-2020-15256</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w">https://github.com/mariocasciaro/object-path/security/advisories/GHSA-cwx2-736x-mf6w</a></p> <p>Release Date: 2020-10-19</p> <p>Fix Resolution (object-path): 0.11.5</p> <p>Direct dependency fix Resolution (react-scripts): 3.4.4</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END -->
non_test
cve high detected in object path tgz cve high severity vulnerability vulnerable library object path tgz access deep object properties using a path library home page a href path to dependency file package json path to vulnerable library node modules object path package json dependency hierarchy react scripts tgz root library resolve url loader tgz adjust sourcemap loader tgz x object path tgz vulnerable library found in head commit a href found in base branch master vulnerability details a prototype pollution vulnerability has been found in object path is used which has to be explicitly enabled by creating a new instance of object path and setting the option includeinheritedprops true or by using the default withinheritedprops instance the default operating mode is not affected by the vulnerability if version is used any usage of set in versions publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution object path direct dependency fix resolution react scripts check this box to open an automated fix pr
0
143,025
11,503,359,257
IssuesEvent
2020-02-12 20:56:35
GetTerminus/terminus-ui
https://api.github.com/repos/GetTerminus/terminus-ui
closed
CSVEntry: Icon and number spacing is off
Focus: component Needs: exploration Target: latest Type: bug
- [ ] Fix alignment issue with numbers/rows/icons - [ ] Fix extra space added at bottom when adding rows
1.0
CSVEntry: Icon and number spacing is off - - [ ] Fix alignment issue with numbers/rows/icons - [ ] Fix extra space added at bottom when adding rows
test
csventry icon and number spacing is off fix alignment issue with numbers rows icons fix extra space added at bottom when adding rows
1
264,298
20,014,259,067
IssuesEvent
2022-02-01 10:23:42
SenseNet/sensenet
https://api.github.com/repos/SenseNet/sensenet
closed
CTD permissions for public admins
bug documentation discussion
The current CTD permission structure is not very convenient for public administrators. The issues we know of: - there are certain fields that are visible on the Edit page for the builtin admin but not for the public admin - the allowed child type list of `/Root/Content` or the sample workspace cannot be edited correctly by public admins. A new type is seemingly added, the patch operation completes correctly and the newly added type can be seen in the response, but **not visible on the UI**. The reason behind these errors is that the public admin does not have enough permissions for certain types. We should handle this more transparently: either add more permissions or handle this case consistently (e.g. if there is no permission for a type than the user should not be able to add it).
1.0
CTD permissions for public admins - The current CTD permission structure is not very convenient for public administrators. The issues we know of: - there are certain fields that are visible on the Edit page for the builtin admin but not for the public admin - the allowed child type list of `/Root/Content` or the sample workspace cannot be edited correctly by public admins. A new type is seemingly added, the patch operation completes correctly and the newly added type can be seen in the response, but **not visible on the UI**. The reason behind these errors is that the public admin does not have enough permissions for certain types. We should handle this more transparently: either add more permissions or handle this case consistently (e.g. if there is no permission for a type than the user should not be able to add it).
non_test
ctd permissions for public admins the current ctd permission structure is not very convenient for public administrators the issues we know of there are certain fields that are visible on the edit page for the builtin admin but not for the public admin the allowed child type list of root content or the sample workspace cannot be edited correctly by public admins a new type is seemingly added the patch operation completes correctly and the newly added type can be seen in the response but not visible on the ui the reason behind these errors is that the public admin does not have enough permissions for certain types we should handle this more transparently either add more permissions or handle this case consistently e g if there is no permission for a type than the user should not be able to add it
0
58,865
6,621,947,698
IssuesEvent
2017-09-21 21:11:56
Princeton-CDH/cdh-web
https://api.github.com/repos/Princeton-CDH/cdh-web
closed
As an admin, I want to create and edit staff profiles so I can publish information about staff research and roles.
awaiting testing
## Notes for testing - edit under profiles -> people - the profile section defaults to collapsed but I haven't been able to figure out an easy way to change that, so we'll just have to live with that for now - update 9/20 added username to edit form, should fix the problem encountered before --- Detailed items that this should include are: - [x] large photo for detail page - [x] thumbnail photo for listing - [x] job title - [x] education section - [x] contact info - [x] paragraph text
1.0
As an admin, I want to create and edit staff profiles so I can publish information about staff research and roles. - ## Notes for testing - edit under profiles -> people - the profile section defaults to collapsed but I haven't been able to figure out an easy way to change that, so we'll just have to live with that for now - update 9/20 added username to edit form, should fix the problem encountered before --- Detailed items that this should include are: - [x] large photo for detail page - [x] thumbnail photo for listing - [x] job title - [x] education section - [x] contact info - [x] paragraph text
test
as an admin i want to create and edit staff profiles so i can publish information about staff research and roles notes for testing edit under profiles people the profile section defaults to collapsed but i haven t been able to figure out an easy way to change that so we ll just have to live with that for now update added username to edit form should fix the problem encountered before detailed items that this should include are large photo for detail page thumbnail photo for listing job title education section contact info paragraph text
1
108,798
9,332,423,317
IssuesEvent
2019-03-28 12:10:56
NativeScript/NativeScript
https://api.github.com/repos/NativeScript/NativeScript
closed
LoginDialog Hints on Android
backlog feature os: android ready for test
**Is your feature request related to a problem? Please describe.** LoginDialog on Android does not have hints for the text fields. **Describe the solution you'd like** Hints added to the text fields on Android (iOS uses Login and Password for the hints).
1.0
LoginDialog Hints on Android - **Is your feature request related to a problem? Please describe.** LoginDialog on Android does not have hints for the text fields. **Describe the solution you'd like** Hints added to the text fields on Android (iOS uses Login and Password for the hints).
test
logindialog hints on android is your feature request related to a problem please describe logindialog on android does not have hints for the text fields describe the solution you d like hints added to the text fields on android ios uses login and password for the hints
1
335,974
30,111,522,834
IssuesEvent
2023-06-30 08:09:44
kubernetes/kubernetes
https://api.github.com/repos/kubernetes/kubernetes
closed
[Failing Test] capg-conformance-main-ci-artifacts
kind/failing-test needs-triage sig/k8s-infra
### Which jobs are failing? master-informing - capg-conformance-main-ci-artifacts ### Which tests are failing? `periodic-cluster-api-provider-gcp-make-conformance-main-ci-artifacts.Overall` ![Screenshot from 2023-06-17 09-59-04](https://github.com/kubernetes/kubernetes/assets/73882557/3cbb49f1-85d0-4ea4-92c1-f7495f1ad753) ### Since when has it been failing? 2023-06-15 23:27:58 +0000 UTC ### Testgrid link https://testgrid.k8s.io/sig-release-master-informing#capg-conformance-main-ci-artifacts ### Reason for failure (if possible) ` googlecompute.ubuntu-1804: Error getting source image for instance creation: Could not find image, ubuntu-1804-lts, in projects, [k8s-jkns-gce-slow-1-4 almalinux-cloud centos-cloud cloud-hpc-image-public cos-cloud coreos-cloud debian-cloud fedora-cloud freebsd-org-cloud-dev rhel-cloud rhel-sap-cloud rocky-linux-cloud suse-cloud suse-sap-cloud suse-byos-cloud ubuntu-os-cloud windows-cloud windows-sql-cloud gce-nvme google-containers opensuse-cloud ubuntu-os-pro-cloud ml-images] ` ### Anything else we need to know? _No response_ ### Relevant SIG(s) /sig testing cc @kubernetes/ci-signal
1.0
[Failing Test] capg-conformance-main-ci-artifacts - ### Which jobs are failing? master-informing - capg-conformance-main-ci-artifacts ### Which tests are failing? `periodic-cluster-api-provider-gcp-make-conformance-main-ci-artifacts.Overall` ![Screenshot from 2023-06-17 09-59-04](https://github.com/kubernetes/kubernetes/assets/73882557/3cbb49f1-85d0-4ea4-92c1-f7495f1ad753) ### Since when has it been failing? 2023-06-15 23:27:58 +0000 UTC ### Testgrid link https://testgrid.k8s.io/sig-release-master-informing#capg-conformance-main-ci-artifacts ### Reason for failure (if possible) ` googlecompute.ubuntu-1804: Error getting source image for instance creation: Could not find image, ubuntu-1804-lts, in projects, [k8s-jkns-gce-slow-1-4 almalinux-cloud centos-cloud cloud-hpc-image-public cos-cloud coreos-cloud debian-cloud fedora-cloud freebsd-org-cloud-dev rhel-cloud rhel-sap-cloud rocky-linux-cloud suse-cloud suse-sap-cloud suse-byos-cloud ubuntu-os-cloud windows-cloud windows-sql-cloud gce-nvme google-containers opensuse-cloud ubuntu-os-pro-cloud ml-images] ` ### Anything else we need to know? _No response_ ### Relevant SIG(s) /sig testing cc @kubernetes/ci-signal
test
capg conformance main ci artifacts which jobs are failing master informing capg conformance main ci artifacts which tests are failing periodic cluster api provider gcp make conformance main ci artifacts overall since when has it been failing utc testgrid link reason for failure if possible googlecompute ubuntu error getting source image for instance creation could not find image ubuntu lts in projects anything else we need to know no response relevant sig s sig testing cc kubernetes ci signal
1
54,669
6,399,883,265
IssuesEvent
2017-08-05 04:41:19
tntim96/JSCover
https://api.github.com/repos/tntim96/JSCover
closed
Exception in thread
bug Fix applied - please re-test
instrument web application in --local-storage file mode,throw "Exception in thread" when i execute jscover-filesystem.sh. Below is the response stacktrace <pre><code> Exception in thread "pool-2-thread-220" java.lang.IllegalStateException at com.google.common.base.Preconditions.checkState(Preconditions.java:429) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:583) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:106) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:992) at com.google.javascript.jscomp.CodeGenerator.addExpr(CodeGenerator.java:1561) at com.google.javascript.jscomp.CodeGenerator.addStringKey(CodeGenerator.java:1636) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:960) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:106) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:992) at com.google.javascript.jscomp.CodeGenerator.addExpr(CodeGenerator.java:1561) at com.google.javascript.jscomp.CodeGenerator.addList(CodeGenerator.java:1605) at com.google.javascript.jscomp.CodeGenerator.addList(CodeGenerator.java:1593) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:821) at com.google.javascript.jscomp.CodeGenerator.addExpr(CodeGenerator.java:1561) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:149) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:934) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:638) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:106) at com.google.javascript.jscomp.CodePrinter.toSource(CodePrinter.java:875) at com.google.javascript.jscomp.CodePrinter.access$300(CodePrinter.java:42) at com.google.javascript.jscomp.CodePrinter$Builder.build(CodePrinter.java:821) at jscover.instrument.SourceProcessor.instrumentSource(SourceProcessor.java:475) at jscover.instrument.SourceProcessor.processSourceWithoutHeader(SourceProcessor.java:435) at jscover.instrument.SourceProcessor.processSource(SourceProcessor.java:423) at jscover.instrument.SourceProcessor.processSourceForFileSystem(SourceProcessor.java:415) at jscover.instrument.InstrumenterService.instrumentJSForFileSystem(InstrumenterService.java:381) at jscover.filesystem.FileSystemInstrumenter$3.run(FileSystemInstrumenter.java:425) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) </code></pre> I look forward to your early reply
1.0
Exception in thread - instrument web application in --local-storage file mode,throw "Exception in thread" when i execute jscover-filesystem.sh. Below is the response stacktrace <pre><code> Exception in thread "pool-2-thread-220" java.lang.IllegalStateException at com.google.common.base.Preconditions.checkState(Preconditions.java:429) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:583) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:106) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:992) at com.google.javascript.jscomp.CodeGenerator.addExpr(CodeGenerator.java:1561) at com.google.javascript.jscomp.CodeGenerator.addStringKey(CodeGenerator.java:1636) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:960) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:106) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:992) at com.google.javascript.jscomp.CodeGenerator.addExpr(CodeGenerator.java:1561) at com.google.javascript.jscomp.CodeGenerator.addList(CodeGenerator.java:1605) at com.google.javascript.jscomp.CodeGenerator.addList(CodeGenerator.java:1593) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:821) at com.google.javascript.jscomp.CodeGenerator.addExpr(CodeGenerator.java:1561) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:149) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:934) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:638) at com.google.javascript.jscomp.CodeGenerator.add(CodeGenerator.java:106) at com.google.javascript.jscomp.CodePrinter.toSource(CodePrinter.java:875) at com.google.javascript.jscomp.CodePrinter.access$300(CodePrinter.java:42) at com.google.javascript.jscomp.CodePrinter$Builder.build(CodePrinter.java:821) at jscover.instrument.SourceProcessor.instrumentSource(SourceProcessor.java:475) at jscover.instrument.SourceProcessor.processSourceWithoutHeader(SourceProcessor.java:435) at jscover.instrument.SourceProcessor.processSource(SourceProcessor.java:423) at jscover.instrument.SourceProcessor.processSourceForFileSystem(SourceProcessor.java:415) at jscover.instrument.InstrumenterService.instrumentJSForFileSystem(InstrumenterService.java:381) at jscover.filesystem.FileSystemInstrumenter$3.run(FileSystemInstrumenter.java:425) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) </code></pre> I look forward to your early reply
test
exception in thread instrument web application in local storage file mode throw exception in thread when i execute jscover filesystem sh below is the response stacktrace exception in thread pool thread java lang illegalstateexception at com google common base preconditions checkstate preconditions java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator addexpr codegenerator java at com google javascript jscomp codegenerator addstringkey codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator addexpr codegenerator java at com google javascript jscomp codegenerator addlist codegenerator java at com google javascript jscomp codegenerator addlist codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator addexpr codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codegenerator add codegenerator java at com google javascript jscomp codeprinter tosource codeprinter java at com google javascript jscomp codeprinter access codeprinter java at com google javascript jscomp codeprinter builder build codeprinter java at jscover instrument sourceprocessor instrumentsource sourceprocessor java at jscover instrument sourceprocessor processsourcewithoutheader sourceprocessor java at jscover instrument sourceprocessor processsource sourceprocessor java at jscover instrument sourceprocessor processsourceforfilesystem sourceprocessor java at jscover instrument instrumenterservice instrumentjsforfilesystem instrumenterservice java at jscover filesystem filesysteminstrumenter run filesysteminstrumenter java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java lang thread run thread java i look forward to your early reply
1
233,557
19,010,126,134
IssuesEvent
2021-11-23 08:18:33
boostcampwm-2021/web28-NaBaaang
https://api.github.com/repos/boostcampwm-2021/web28-NaBaaang
closed
throttling 적용 전 vs throttling 적용 후 성능 테스트
👀 test
## Description - throttling 적용 전 vs throttling 적용 후 성능 테스트 (using Profiling + Artillery) - 렌더링 시간, 렌더링 횟수 측면에서 비교
1.0
throttling 적용 전 vs throttling 적용 후 성능 테스트 - ## Description - throttling 적용 전 vs throttling 적용 후 성능 테스트 (using Profiling + Artillery) - 렌더링 시간, 렌더링 횟수 측면에서 비교
test
throttling 적용 전 vs throttling 적용 후 성능 테스트 description throttling 적용 전 vs throttling 적용 후 성능 테스트 using profiling artillery 렌더링 시간 렌더링 횟수 측면에서 비교
1
312,061
9,542,465,598
IssuesEvent
2019-05-01 04:14:04
kubeflow/manifests
https://api.github.com/repos/kubeflow/manifests
opened
Sync centraldashboard roles
priority/p1
See: https://github.com/kubeflow/kubeflow/pull/3097 Those changes will need to be ported over. /cc @prodonjs @avdaredevil
1.0
Sync centraldashboard roles - See: https://github.com/kubeflow/kubeflow/pull/3097 Those changes will need to be ported over. /cc @prodonjs @avdaredevil
non_test
sync centraldashboard roles see those changes will need to be ported over cc prodonjs avdaredevil
0
61,350
12,179,119,058
IssuesEvent
2020-04-28 10:07:39
Tamsiree/RxTool
https://api.github.com/repos/Tamsiree/RxTool
closed
第一次进扫二维码,然后点击右上角的相册报空了...
QR Code
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.Handler.sendMessage(android.os.Message)' on a null object reference at android.os.Message.sendToTarget(Message.java:427) at com.vondear.rxtools.module.scaner.DecodeHandler.decode(DecodeHandler.java:155) at com.vondear.rxtools.module.scaner.DecodeHandler.handleMessage(DecodeHandler.java:114) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at com.vondear.rxtools.module.scaner.DecodeThread.run(DecodeThread.java:39)
1.0
第一次进扫二维码,然后点击右上角的相册报空了... - java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.Handler.sendMessage(android.os.Message)' on a null object reference at android.os.Message.sendToTarget(Message.java:427) at com.vondear.rxtools.module.scaner.DecodeHandler.decode(DecodeHandler.java:155) at com.vondear.rxtools.module.scaner.DecodeHandler.handleMessage(DecodeHandler.java:114) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at com.vondear.rxtools.module.scaner.DecodeThread.run(DecodeThread.java:39)
non_test
第一次进扫二维码 然后点击右上角的相册报空了 java lang nullpointerexception attempt to invoke virtual method boolean android os handler sendmessage android os message on a null object reference at android os message sendtotarget message java at com vondear rxtools module scaner decodehandler decode decodehandler java at com vondear rxtools module scaner decodehandler handlemessage decodehandler java at android os handler dispatchmessage handler java at android os looper loop looper java at com vondear rxtools module scaner decodethread run decodethread java
0
103,038
8,875,443,514
IssuesEvent
2019-01-12 03:41:56
spring-projects/spring-framework
https://api.github.com/repos/spring-projects/spring-framework
closed
Introduce roles(String...) method in MockHttpServletRequestBuilder for populating user roles in request [SPR-10617]
in: test status: bulk-closed
**[Konstantin Grigoriev](https://jira.spring.io/secure/ViewProfile.jspa?name=gkonst)** opened **[SPR-10617](https://jira.spring.io/browse/SPR-10617?redirect=false)** and commented There currently is not a method in `MockHttpServletRequestBuilder` that can be used to set user roles in the request. This would be useful for testing methods which use the `HttpServletRequest#isUserInRole` method. Such a method exists in [MockHttpServletRequest](http://static.springsource.org/spring/docs/3.2.x/javadoc-api/org/springframework/mock/web/MockHttpServletRequest.html#addUserRole(java.lang.String)) but not in `MockHttpServletRequestBuilder`. --- **Affects:** 3.2.3
1.0
Introduce roles(String...) method in MockHttpServletRequestBuilder for populating user roles in request [SPR-10617] - **[Konstantin Grigoriev](https://jira.spring.io/secure/ViewProfile.jspa?name=gkonst)** opened **[SPR-10617](https://jira.spring.io/browse/SPR-10617?redirect=false)** and commented There currently is not a method in `MockHttpServletRequestBuilder` that can be used to set user roles in the request. This would be useful for testing methods which use the `HttpServletRequest#isUserInRole` method. Such a method exists in [MockHttpServletRequest](http://static.springsource.org/spring/docs/3.2.x/javadoc-api/org/springframework/mock/web/MockHttpServletRequest.html#addUserRole(java.lang.String)) but not in `MockHttpServletRequestBuilder`. --- **Affects:** 3.2.3
test
introduce roles string method in mockhttpservletrequestbuilder for populating user roles in request opened and commented there currently is not a method in mockhttpservletrequestbuilder that can be used to set user roles in the request this would be useful for testing methods which use the httpservletrequest isuserinrole method such a method exists in but not in mockhttpservletrequestbuilder affects
1
61,444
25,522,651,850
IssuesEvent
2022-11-28 22:02:09
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
Computer Vision Form Recognizer Signature Field
triaged assigned-to-author product-issue Pri2 forms-recognizer/subsvc applied-ai-services/svc
Regarding SO Question from Customer: https://stackoverflow.com/q/73588995/16630138 The error message is straightforward: it's a bug/crash within Azure's own systems, so you should file a support ticket and tell them to go fix it. --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 64d9a734-35c9-1e26-1c09-89bb34742ded * Version Independent ID: 21869602-b439-7206-71dd-d95bf191b3c5 * Content: [Reference: Form Recognizer Errors - Azure Applied AI Services](https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/v3-error-guide) * Content Source: [articles/applied-ai-services/form-recognizer/v3-error-guide.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/applied-ai-services/form-recognizer/v3-error-guide.md) * Service: **applied-ai-services** * Sub-service: **forms-recognizer** * GitHub Login: @paulhsu * Microsoft Alias: **paulhsu**
1.0
Computer Vision Form Recognizer Signature Field - Regarding SO Question from Customer: https://stackoverflow.com/q/73588995/16630138 The error message is straightforward: it's a bug/crash within Azure's own systems, so you should file a support ticket and tell them to go fix it. --- #### Document Details ⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.* * ID: 64d9a734-35c9-1e26-1c09-89bb34742ded * Version Independent ID: 21869602-b439-7206-71dd-d95bf191b3c5 * Content: [Reference: Form Recognizer Errors - Azure Applied AI Services](https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/v3-error-guide) * Content Source: [articles/applied-ai-services/form-recognizer/v3-error-guide.md](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/applied-ai-services/form-recognizer/v3-error-guide.md) * Service: **applied-ai-services** * Sub-service: **forms-recognizer** * GitHub Login: @paulhsu * Microsoft Alias: **paulhsu**
non_test
computer vision form recognizer signature field regarding so question from customer the error message is straightforward it s a bug crash within azure s own systems so you should file a support ticket and tell them to go fix it document details ⚠ do not edit this section it is required for learn microsoft com ➟ github issue linking id version independent id content content source service applied ai services sub service forms recognizer github login paulhsu microsoft alias paulhsu
0
151,318
12,031,791,296
IssuesEvent
2020-04-13 10:31:14
Arquisoft/viade_en2b
https://api.github.com/repos/Arquisoft/viade_en2b
opened
Log in Cucumber test
testing
## Feature description 🧪 Create a scenario test for logging into the application. This test will lay the foundation for most of the other tests, since they will need the user to be logged in. **Expected behaviour**: The test is correctly built and passes. **Other development information, extensions, and problems**: `none` #### Linked pull requests * Pull request 1: #134.
1.0
Log in Cucumber test - ## Feature description 🧪 Create a scenario test for logging into the application. This test will lay the foundation for most of the other tests, since they will need the user to be logged in. **Expected behaviour**: The test is correctly built and passes. **Other development information, extensions, and problems**: `none` #### Linked pull requests * Pull request 1: #134.
test
log in cucumber test feature description 🧪 create a scenario test for logging into the application this test will lay the foundation for most of the other tests since they will need the user to be logged in expected behaviour the test is correctly built and passes other development information extensions and problems none linked pull requests pull request
1
321,946
27,568,336,173
IssuesEvent
2023-03-08 06:56:43
prgrms-web-devcourse/Team-Kkini-Mukvengers-BE
https://api.github.com/repos/prgrms-web-devcourse/Team-Kkini-Mukvengers-BE
closed
모임 조회시 해당 모임의 모임원의 정보도 같이 반환한다.
♻️ Refactor ✅ Test
### 👉변경 사유 - 프론트의 요청으로 사용자가 참여한 모든 모임 조회 api와, 모임 단건 조회 api에서 모임을 구성하는 모임원의 데이터도 반환합니다. ### 🔗작업 - 조회 로직에서 모임원도 같이 반환하도록 변경 ### ✅결과 - 조회 로직 수정, 응답 Dto수정, 테스트
1.0
모임 조회시 해당 모임의 모임원의 정보도 같이 반환한다. - ### 👉변경 사유 - 프론트의 요청으로 사용자가 참여한 모든 모임 조회 api와, 모임 단건 조회 api에서 모임을 구성하는 모임원의 데이터도 반환합니다. ### 🔗작업 - 조회 로직에서 모임원도 같이 반환하도록 변경 ### ✅결과 - 조회 로직 수정, 응답 Dto수정, 테스트
test
모임 조회시 해당 모임의 모임원의 정보도 같이 반환한다 👉변경 사유 프론트의 요청으로 사용자가 참여한 모든 모임 조회 api와 모임 단건 조회 api에서 모임을 구성하는 모임원의 데이터도 반환합니다 🔗작업 조회 로직에서 모임원도 같이 반환하도록 변경 ✅결과 조회 로직 수정 응답 dto수정 테스트
1
534,086
15,609,046,959
IssuesEvent
2021-03-19 11:23:06
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.3 staging-1954] Failed to handle RPC method: Attach
Category: Tech Priority: High Squad: Wild Turkey Status: Fixed
same thing happens when trying to shoot an animal within property. ![image](https://user-images.githubusercontent.com/78054747/110758648-b42d5e00-8287-11eb-928d-41b73cad6456.png) _Originally posted by @TwixterZ in https://github.com/StrangeLoopGames/EcoIssues/issues/20758#issuecomment-796565489_
1.0
[0.9.3 staging-1954] Failed to handle RPC method: Attach - same thing happens when trying to shoot an animal within property. ![image](https://user-images.githubusercontent.com/78054747/110758648-b42d5e00-8287-11eb-928d-41b73cad6456.png) _Originally posted by @TwixterZ in https://github.com/StrangeLoopGames/EcoIssues/issues/20758#issuecomment-796565489_
non_test
failed to handle rpc method attach same thing happens when trying to shoot an animal within property originally posted by twixterz in
0
22,686
3,686,604,656
IssuesEvent
2016-02-25 02:17:38
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
2.8 isUnique validation with beforeSave
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 2.8.0 * Platform and Target: Nginx, MySQL, Chrome ### What you did I installed the [CakeDC/Utils](https://github.com/CakeDC/utils) plugin and implemented the SoftDelete behaviour. Then I added an `isUnique` validation rule to my `Content` model validation. Then I tried to save an item with a non-unique `slug` field. ### Expected Behavior I expected the item to fail validation because the slug had been used previously. ### Actual Behavior I got a MySQL constraint error because the slug existed in the database already. ### What's happening? I believe that the `isUnique` validation rules `find()` call is still respecting callbacks and as such the SoftDelete behaviour's `beforeFind` was filtering out soft deleted items. This caused the soft deleted item not to be returned by the find, and as such the validation passed. ### Possible workarounds Calling `saveAssociated()` with the `callbacks => false` option. However this isn't an ideal solution as it would prevent my slug field from being changed to lowercase, as well as other potential callbacks. I guess it might be handy to specify the callbacks in the rule. ```php 'slug' => [ 'rule' => ['isUnique', false], 'message' => 'Slug in use' ] ``` ### How I side stepped it ```php /** * Validate an items slug, to ensure that it's unique and take into account any soft deleted items * * @param array $check Array of validation data * * @return bool */ public function isUniqueWithDeleted($check) { $this->softDelete(false); $item = $this->find('first', [ 'contain' => false, 'conditions' => [ 'slug' => $check['slug'] ] ]); if ($item) { return false; } return true; } ``` Hopefully this is useful as it's an odd edge-case which took me a few hours to figure out. Thanks :+1:
1.0
2.8 isUnique validation with beforeSave - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 2.8.0 * Platform and Target: Nginx, MySQL, Chrome ### What you did I installed the [CakeDC/Utils](https://github.com/CakeDC/utils) plugin and implemented the SoftDelete behaviour. Then I added an `isUnique` validation rule to my `Content` model validation. Then I tried to save an item with a non-unique `slug` field. ### Expected Behavior I expected the item to fail validation because the slug had been used previously. ### Actual Behavior I got a MySQL constraint error because the slug existed in the database already. ### What's happening? I believe that the `isUnique` validation rules `find()` call is still respecting callbacks and as such the SoftDelete behaviour's `beforeFind` was filtering out soft deleted items. This caused the soft deleted item not to be returned by the find, and as such the validation passed. ### Possible workarounds Calling `saveAssociated()` with the `callbacks => false` option. However this isn't an ideal solution as it would prevent my slug field from being changed to lowercase, as well as other potential callbacks. I guess it might be handy to specify the callbacks in the rule. ```php 'slug' => [ 'rule' => ['isUnique', false], 'message' => 'Slug in use' ] ``` ### How I side stepped it ```php /** * Validate an items slug, to ensure that it's unique and take into account any soft deleted items * * @param array $check Array of validation data * * @return bool */ public function isUniqueWithDeleted($check) { $this->softDelete(false); $item = $this->find('first', [ 'contain' => false, 'conditions' => [ 'slug' => $check['slug'] ] ]); if ($item) { return false; } return true; } ``` Hopefully this is useful as it's an odd edge-case which took me a few hours to figure out. Thanks :+1:
non_test
isunique validation with beforesave this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target nginx mysql chrome what you did i installed the plugin and implemented the softdelete behaviour then i added an isunique validation rule to my content model validation then i tried to save an item with a non unique slug field expected behavior i expected the item to fail validation because the slug had been used previously actual behavior i got a mysql constraint error because the slug existed in the database already what s happening i believe that the isunique validation rules find call is still respecting callbacks and as such the softdelete behaviour s beforefind was filtering out soft deleted items this caused the soft deleted item not to be returned by the find and as such the validation passed possible workarounds calling saveassociated with the callbacks false option however this isn t an ideal solution as it would prevent my slug field from being changed to lowercase as well as other potential callbacks i guess it might be handy to specify the callbacks in the rule php slug rule message slug in use how i side stepped it php validate an items slug to ensure that it s unique and take into account any soft deleted items param array check array of validation data return bool public function isuniquewithdeleted check this softdelete false item this find first contain false conditions slug check if item return false return true hopefully this is useful as it s an odd edge case which took me a few hours to figure out thanks
0
170,240
13,179,905,892
IssuesEvent
2020-08-12 11:50:57
inveniosoftware/react-invenio-app-ils
https://api.github.com/repos/inveniosoftware/react-invenio-app-ils
closed
Forms: Fix empty input errors on submit
bug test-blocker
When submitting a form and the user starts entering info into a text field then removes the input, it will submit an empty string value and the schema validation will fail if it expects a string longer than 1. This also happens if the submitted value is an array and it's submitting an empty array but the schema validation expects at least one item. A few possible solutions: * Clean the submitted values * Do not have min length validation for non-required fields
1.0
Forms: Fix empty input errors on submit - When submitting a form and the user starts entering info into a text field then removes the input, it will submit an empty string value and the schema validation will fail if it expects a string longer than 1. This also happens if the submitted value is an array and it's submitting an empty array but the schema validation expects at least one item. A few possible solutions: * Clean the submitted values * Do not have min length validation for non-required fields
test
forms fix empty input errors on submit when submitting a form and the user starts entering info into a text field then removes the input it will submit an empty string value and the schema validation will fail if it expects a string longer than this also happens if the submitted value is an array and it s submitting an empty array but the schema validation expects at least one item a few possible solutions clean the submitted values do not have min length validation for non required fields
1
63,943
14,656,809,976
IssuesEvent
2020-12-28 14:14:56
fu1771695yongxie/yapi
https://api.github.com/repos/fu1771695yongxie/yapi
opened
WS-2018-0103 (Medium) detected in stringstream-0.0.5.tgz
security vulnerability
## WS-2018-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>stringstream-0.0.5.tgz</b></p></summary> <p>Encode and decode streams into string streams</p> <p>Library home page: <a href="https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz">https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz</a></p> <p>Path to dependency file: yapi/package.json</p> <p>Path to vulnerable library: yapi/node_modules/stringstream/package.json</p> <p> Dependency Hierarchy: - request-2.81.0.tgz (Root Library) - :x: **stringstream-0.0.5.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/fu1771695yongxie/yapi/commit/426884f4927afe9500db9cacc24729657b10526b">426884f4927afe9500db9cacc24729657b10526b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of stringstream are vulnerable to out-of-bounds read as it allocates uninitialized Buffers when number is passed in input stream on Node.js 4.x and below. <p>Publish Date: 2018-05-16 <p>URL: <a href=https://hackerone.com/reports/321670>WS-2018-0103</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nodesecurity.io/advisories/664">https://nodesecurity.io/advisories/664</a></p> <p>Release Date: 2018-01-27</p> <p>Fix Resolution: 0.0.6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2018-0103 (Medium) detected in stringstream-0.0.5.tgz - ## WS-2018-0103 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>stringstream-0.0.5.tgz</b></p></summary> <p>Encode and decode streams into string streams</p> <p>Library home page: <a href="https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz">https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz</a></p> <p>Path to dependency file: yapi/package.json</p> <p>Path to vulnerable library: yapi/node_modules/stringstream/package.json</p> <p> Dependency Hierarchy: - request-2.81.0.tgz (Root Library) - :x: **stringstream-0.0.5.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/fu1771695yongxie/yapi/commit/426884f4927afe9500db9cacc24729657b10526b">426884f4927afe9500db9cacc24729657b10526b</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> All versions of stringstream are vulnerable to out-of-bounds read as it allocates uninitialized Buffers when number is passed in input stream on Node.js 4.x and below. <p>Publish Date: 2018-05-16 <p>URL: <a href=https://hackerone.com/reports/321670>WS-2018-0103</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>4.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nodesecurity.io/advisories/664">https://nodesecurity.io/advisories/664</a></p> <p>Release Date: 2018-01-27</p> <p>Fix Resolution: 0.0.6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
ws medium detected in stringstream tgz ws medium severity vulnerability vulnerable library stringstream tgz encode and decode streams into string streams library home page a href path to dependency file yapi package json path to vulnerable library yapi node modules stringstream package json dependency hierarchy request tgz root library x stringstream tgz vulnerable library found in head commit a href found in base branch master vulnerability details all versions of stringstream are vulnerable to out of bounds read as it allocates uninitialized buffers when number is passed in input stream on node js x and below publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact low integrity impact none availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
61,943
14,643,852,063
IssuesEvent
2020-12-25 19:10:17
AlexRogalskiy/spark4you
https://api.github.com/repos/AlexRogalskiy/spark4you
opened
WS-2016-7071 (High) detected in hadoop-common-2.7.4.jar
security vulnerability
## WS-2016-7071 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hadoop-common-2.7.4.jar</b></p></summary> <p>Apache Hadoop Common</p> <p>Path to dependency file: spark4you/modules/spark4you-scala/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.jar,/home/wss-scanner/.m2/repository/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.jar</p> <p> Dependency Hierarchy: - spark-core_2.12-3.0.1.jar (Root Library) - hadoop-client-2.7.4.jar - :x: **hadoop-common-2.7.4.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/spark4you/commit/cf3d65692017a95100e23ebd5ace43d46c143ca5">cf3d65692017a95100e23ebd5ace43d46c143ca5</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Apache Hadoop versions 2.7.2 to 2.7.7 are vulnerable to Cross-Site Request Forgery that targets HTTP requests to “NameNode” and “DataNode”. <p>Publish Date: 2016-02-18 <p>URL: <a href=https://github.com/apache/hadoop/commit/5d1889a66d91608d34ca9411fb6e9161e637e9d3>WS-2016-7071</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/apache/hadoop/commit/5d1889a66d91608d34ca9411fb6e9161e637e9d3">https://github.com/apache/hadoop/commit/5d1889a66d91608d34ca9411fb6e9161e637e9d3</a></p> <p>Release Date: 2020-01-08</p> <p>Fix Resolution: 2.8.0,3.0.0-alpha1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
WS-2016-7071 (High) detected in hadoop-common-2.7.4.jar - ## WS-2016-7071 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hadoop-common-2.7.4.jar</b></p></summary> <p>Apache Hadoop Common</p> <p>Path to dependency file: spark4you/modules/spark4you-scala/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.jar,/home/wss-scanner/.m2/repository/org/apache/hadoop/hadoop-common/2.7.4/hadoop-common-2.7.4.jar</p> <p> Dependency Hierarchy: - spark-core_2.12-3.0.1.jar (Root Library) - hadoop-client-2.7.4.jar - :x: **hadoop-common-2.7.4.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/AlexRogalskiy/spark4you/commit/cf3d65692017a95100e23ebd5ace43d46c143ca5">cf3d65692017a95100e23ebd5ace43d46c143ca5</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Apache Hadoop versions 2.7.2 to 2.7.7 are vulnerable to Cross-Site Request Forgery that targets HTTP requests to “NameNode” and “DataNode”. <p>Publish Date: 2016-02-18 <p>URL: <a href=https://github.com/apache/hadoop/commit/5d1889a66d91608d34ca9411fb6e9161e637e9d3>WS-2016-7071</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: Low - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/apache/hadoop/commit/5d1889a66d91608d34ca9411fb6e9161e637e9d3">https://github.com/apache/hadoop/commit/5d1889a66d91608d34ca9411fb6e9161e637e9d3</a></p> <p>Release Date: 2020-01-08</p> <p>Fix Resolution: 2.8.0,3.0.0-alpha1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
ws high detected in hadoop common jar ws high severity vulnerability vulnerable library hadoop common jar apache hadoop common path to dependency file modules scala pom xml path to vulnerable library home wss scanner repository org apache hadoop hadoop common hadoop common jar home wss scanner repository org apache hadoop hadoop common hadoop common jar dependency hierarchy spark core jar root library hadoop client jar x hadoop common jar vulnerable library found in head commit a href found in base branch master vulnerability details apache hadoop versions to are vulnerable to cross site request forgery that targets http requests to “namenode” and “datanode” publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required low user interaction none scope changed impact metrics confidentiality impact high integrity impact none availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
253,148
21,657,339,157
IssuesEvent
2022-05-06 15:19:16
status-im/status-react
https://api.github.com/repos/status-im/status-react
opened
App crashes on enabling history nodes which were previously disabled and user made relogin (e2e blocker)
bug e2e test blocker E:Bugfixes
Currrently this this bug was caught only by e2e test and we failed reproduce it manually on physical device. ## Problem [comment]: # (A problem description) ### Steps performed by e2e test 1) Create new multiaccount 2) Open Profile tab - Sync settings - Status nodes 3) Switch off (disable) "Use history node" toggle 4) Open Chats tab 5) Join public chat (e.g. #status) 6) Send some message in public chat 7) Perform manual logout and relogin 8) Open Profile tab - Sync settings - Status nodes 9) Switch on (enable) "Use history node" toggle #### Actual behavior App crashes #### Expected behavior History nodes are enabled ### Additional Information - Status version: nightly - Operating System: Android - build for e2e https://status-im-nightlies.ams3.digitaloceanspaces.com/StatusIm-Mobile-220506-055900-5e9738-nightly-x86.apk geth log is attached [Link to video of reproduction during e2e](https://app.saucelabs.com/tests/84766d1cf2ca491e9edc69be75396b86?auth=e1721bc28a0bcf9d7646b5cb18754b3d#155) [link to Testrail with failed test run](https://ethstatus.testrail.net/index.php?/tests/view/2712532 [test_profile_disable_use_history_node_geth1.log](https://github.com/status-im/status-react/files/8641764/test_profile_disable_use_history_node_geth1.log)
1.0
App crashes on enabling history nodes which were previously disabled and user made relogin (e2e blocker) - Currrently this this bug was caught only by e2e test and we failed reproduce it manually on physical device. ## Problem [comment]: # (A problem description) ### Steps performed by e2e test 1) Create new multiaccount 2) Open Profile tab - Sync settings - Status nodes 3) Switch off (disable) "Use history node" toggle 4) Open Chats tab 5) Join public chat (e.g. #status) 6) Send some message in public chat 7) Perform manual logout and relogin 8) Open Profile tab - Sync settings - Status nodes 9) Switch on (enable) "Use history node" toggle #### Actual behavior App crashes #### Expected behavior History nodes are enabled ### Additional Information - Status version: nightly - Operating System: Android - build for e2e https://status-im-nightlies.ams3.digitaloceanspaces.com/StatusIm-Mobile-220506-055900-5e9738-nightly-x86.apk geth log is attached [Link to video of reproduction during e2e](https://app.saucelabs.com/tests/84766d1cf2ca491e9edc69be75396b86?auth=e1721bc28a0bcf9d7646b5cb18754b3d#155) [link to Testrail with failed test run](https://ethstatus.testrail.net/index.php?/tests/view/2712532 [test_profile_disable_use_history_node_geth1.log](https://github.com/status-im/status-react/files/8641764/test_profile_disable_use_history_node_geth1.log)
test
app crashes on enabling history nodes which were previously disabled and user made relogin blocker currrently this this bug was caught only by test and we failed reproduce it manually on physical device problem a problem description steps performed by test create new multiaccount open profile tab sync settings status nodes switch off disable use history node toggle open chats tab join public chat e g status send some message in public chat perform manual logout and relogin open profile tab sync settings status nodes switch on enable use history node toggle actual behavior app crashes expected behavior history nodes are enabled additional information status version nightly operating system android build for geth log is attached
1
299,797
25,928,052,604
IssuesEvent
2022-12-16 07:16:09
DucTrann1310/FeedbackOnline
https://api.github.com/repos/DucTrann1310/FeedbackOnline
opened
[BugID_9]_FUNC_Đổi mật khẩu_Không thể đổi mật khẩu
bug Open Integration Test Fun_Wrong Business logic Priority_Medium Severity_Medium
Precondition: Admin đăng nhập thành công và đang ở tại bất kỳ màn hình Step: 1. Click [Đổi mật khẩu] button góc trên bên phải page 2. Nhập valid data vào 2 field [Mật khẩu mới] và [Nhập lại] sao cho trùng nhau 3. Click [Hoàn tất] button Actual output: Xuất hiện màn hình lỗi Expected output: Sau khi click [Đổi mật khẩu] button thì quay về Homepage của admin --------------- TestcaseID = 7 ![image](https://user-images.githubusercontent.com/118715011/208043371-8b5318af-b089-4311-bcd5-f254b0c4d6dc.png)
1.0
[BugID_9]_FUNC_Đổi mật khẩu_Không thể đổi mật khẩu - Precondition: Admin đăng nhập thành công và đang ở tại bất kỳ màn hình Step: 1. Click [Đổi mật khẩu] button góc trên bên phải page 2. Nhập valid data vào 2 field [Mật khẩu mới] và [Nhập lại] sao cho trùng nhau 3. Click [Hoàn tất] button Actual output: Xuất hiện màn hình lỗi Expected output: Sau khi click [Đổi mật khẩu] button thì quay về Homepage của admin --------------- TestcaseID = 7 ![image](https://user-images.githubusercontent.com/118715011/208043371-8b5318af-b089-4311-bcd5-f254b0c4d6dc.png)
test
func đổi mật khẩu không thể đổi mật khẩu precondition admin đăng nhập thành công và đang ở tại bất kỳ màn hình step click button góc trên bên phải page nhập valid data vào field và sao cho trùng nhau click button actual output xuất hiện màn hình lỗi expected output sau khi click button thì quay về homepage của admin testcaseid
1
221,456
17,351,411,070
IssuesEvent
2021-07-29 09:11:55
eclipse/jetty.project
https://api.github.com/repos/eclipse/jetty.project
closed
Improve BlockingArrayQueueTest to remove @DisabledIfSystemProperty markers
Enhancement Test
Improve the performance of `testTake()` and `testConcurrentAccess()` such as they can always be enabled. Relates to #5684 and #6327
1.0
Improve BlockingArrayQueueTest to remove @DisabledIfSystemProperty markers - Improve the performance of `testTake()` and `testConcurrentAccess()` such as they can always be enabled. Relates to #5684 and #6327
test
improve blockingarrayqueuetest to remove disabledifsystemproperty markers improve the performance of testtake and testconcurrentaccess such as they can always be enabled relates to and
1
172,198
27,243,694,503
IssuesEvent
2023-02-21 23:05:14
SAP/fundamental
https://api.github.com/repos/SAP/fundamental
closed
Website Improvement: Getting Started Page
Improvement Design Website Documentation UX Visual
Work on content to add more information and meaning to this page. Something like what we have in the Sketch file with steps to get Devs started.
1.0
Website Improvement: Getting Started Page - Work on content to add more information and meaning to this page. Something like what we have in the Sketch file with steps to get Devs started.
non_test
website improvement getting started page work on content to add more information and meaning to this page something like what we have in the sketch file with steps to get devs started
0
272,158
20,735,034,325
IssuesEvent
2022-03-14 13:01:35
denizdikbiyik/SWE574Project
https://api.github.com/repos/denizdikbiyik/SWE574Project
closed
Elicit the Requirements
documentation wiki project management
Elicit the requirements from the customer. Ask proper questions and write down the elicited requirements.
1.0
Elicit the Requirements - Elicit the requirements from the customer. Ask proper questions and write down the elicited requirements.
non_test
elicit the requirements elicit the requirements from the customer ask proper questions and write down the elicited requirements
0
89,159
25,598,199,498
IssuesEvent
2022-12-01 17:48:36
semigroups/Semigroups
https://api.github.com/repos/semigroups/Semigroups
closed
Use of wrong compiler flag attempted
bug resolved-pending-release build-system
``` m4/ax_check_hpcombi.m4: AX_CHECK_COMPILE_FLAG(-march=avx, libsemigroups/m4/ax_check_hpcombi.m4: CXXFLAGS="-march=avx -flax-vector-conversions" ``` avx is not a CPU type; you probably wanted `-mavx` instead. This affects both `libsemigroups` and `semigroups`.
1.0
Use of wrong compiler flag attempted - ``` m4/ax_check_hpcombi.m4: AX_CHECK_COMPILE_FLAG(-march=avx, libsemigroups/m4/ax_check_hpcombi.m4: CXXFLAGS="-march=avx -flax-vector-conversions" ``` avx is not a CPU type; you probably wanted `-mavx` instead. This affects both `libsemigroups` and `semigroups`.
non_test
use of wrong compiler flag attempted ax check hpcombi ax check compile flag march avx libsemigroups ax check hpcombi cxxflags march avx flax vector conversions avx is not a cpu type you probably wanted mavx instead this affects both libsemigroups and semigroups
0
57,676
6,553,538,851
IssuesEvent
2017-09-05 23:15:26
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
AD bind fails if password contains colon ':'
area/access-control kind/bug status/resolved status/to-test
**Rancher versions** Rancher server:v1.6.8 **Steps to Reproduce:** 1. Login as a user with password containing ':' **Results:** ``` time="2017-09-02T01:24:43Z" level=info msg="Now generating Ldap token" time="2017-09-02T01:24:44Z" level=error msg="GetToken failed with error: Error in ldap bind: LDAP Result Code 49 \"Invalid Credentials\": 80090308: LdapErr: DSID-0C09042F, comment: AcceptSecurityContext error, data 52e, v2580\x00" 2017-09-02 01:24:44,442 ERROR [:] [] [] [] [tp1020391880-93] [.a.a.i.e.ExternalServiceAuthProvider] Got error from Auth service. statusCode: 401, message: Error in ldap bind: LDAP Result Code 49 "Invalid Credentials": 80090308: LdapErr: DSID-0C09042F, comment: AcceptSecurityContext error, data 52e, v2580 ``` **Expected** Login should be successful
1.0
AD bind fails if password contains colon ':' - **Rancher versions** Rancher server:v1.6.8 **Steps to Reproduce:** 1. Login as a user with password containing ':' **Results:** ``` time="2017-09-02T01:24:43Z" level=info msg="Now generating Ldap token" time="2017-09-02T01:24:44Z" level=error msg="GetToken failed with error: Error in ldap bind: LDAP Result Code 49 \"Invalid Credentials\": 80090308: LdapErr: DSID-0C09042F, comment: AcceptSecurityContext error, data 52e, v2580\x00" 2017-09-02 01:24:44,442 ERROR [:] [] [] [] [tp1020391880-93] [.a.a.i.e.ExternalServiceAuthProvider] Got error from Auth service. statusCode: 401, message: Error in ldap bind: LDAP Result Code 49 "Invalid Credentials": 80090308: LdapErr: DSID-0C09042F, comment: AcceptSecurityContext error, data 52e, v2580 ``` **Expected** Login should be successful
test
ad bind fails if password contains colon rancher versions rancher server steps to reproduce login as a user with password containing results time level info msg now generating ldap token time level error msg gettoken failed with error error in ldap bind ldap result code invalid credentials ldaperr dsid comment acceptsecuritycontext error data error got error from auth service statuscode message error in ldap bind ldap result code invalid credentials ldaperr dsid comment acceptsecuritycontext error data expected login should be successful
1
269,474
23,444,990,411
IssuesEvent
2022-08-15 18:39:16
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
[2.7.x] v2.6.7 Workloads List View not updating Restart and Health columns on user update of Workload
area/workloads [zube]: To Test area/dashboard
<!--------- For bugs and general issues ---------> **Setup** - Rancher version: 2.6.7+ (commit ee084d0 or later) - Browser type & version: Any **Describe the bug** In the case that the user is filtering the deployments and updates a given deployment the restart count and health columns begin to load but do not finish loading even though the Deployment has already finished updating. See [my comment](https://github.com/rancher/dashboard/issues/6457#issuecomment-1213599951) on rancher/dashboard#6457. **To Reproduce** 1. Edit a Deployment 2. Filter the Workloads list view for the deployment 3. Wait for the Restart and Health columns to load **Result** The Restart and Health columns do not load long after the Deployment has successfully been updated. **Expected Result** The Restart and Health columns load with the updated results soon after the Deployment has been updated. **Screenshots** Watch from the 2-minute mark: https://user-images.githubusercontent.com/85186645/184458162-37ee1097-149f-457a-99df-321e8b6f02b3.mp4 **Additional context** The workaround to verify the status of the Deployment is to look at it's Workload detail view instead of the Workload list view. ![image](https://user-images.githubusercontent.com/85186645/184678570-52361eb3-1b85-4fa0-98dd-7db776e39d6c.png)
1.0
[2.7.x] v2.6.7 Workloads List View not updating Restart and Health columns on user update of Workload - <!--------- For bugs and general issues ---------> **Setup** - Rancher version: 2.6.7+ (commit ee084d0 or later) - Browser type & version: Any **Describe the bug** In the case that the user is filtering the deployments and updates a given deployment the restart count and health columns begin to load but do not finish loading even though the Deployment has already finished updating. See [my comment](https://github.com/rancher/dashboard/issues/6457#issuecomment-1213599951) on rancher/dashboard#6457. **To Reproduce** 1. Edit a Deployment 2. Filter the Workloads list view for the deployment 3. Wait for the Restart and Health columns to load **Result** The Restart and Health columns do not load long after the Deployment has successfully been updated. **Expected Result** The Restart and Health columns load with the updated results soon after the Deployment has been updated. **Screenshots** Watch from the 2-minute mark: https://user-images.githubusercontent.com/85186645/184458162-37ee1097-149f-457a-99df-321e8b6f02b3.mp4 **Additional context** The workaround to verify the status of the Deployment is to look at it's Workload detail view instead of the Workload list view. ![image](https://user-images.githubusercontent.com/85186645/184678570-52361eb3-1b85-4fa0-98dd-7db776e39d6c.png)
test
workloads list view not updating restart and health columns on user update of workload setup rancher version commit or later browser type version any describe the bug in the case that the user is filtering the deployments and updates a given deployment the restart count and health columns begin to load but do not finish loading even though the deployment has already finished updating see on rancher dashboard to reproduce edit a deployment filter the workloads list view for the deployment wait for the restart and health columns to load result the restart and health columns do not load long after the deployment has successfully been updated expected result the restart and health columns load with the updated results soon after the deployment has been updated screenshots watch from the minute mark additional context the workaround to verify the status of the deployment is to look at it s workload detail view instead of the workload list view
1
26,014
4,188,559,260
IssuesEvent
2016-06-23 21:08:36
TotalJobsGroup/Syringe
https://api.github.com/repos/TotalJobsGroup/Syringe
closed
Add integration tests for FileHandler
Low priority Missing test coverage
As it's the core to the front end, it would help to have it tested in action
1.0
Add integration tests for FileHandler - As it's the core to the front end, it would help to have it tested in action
test
add integration tests for filehandler as it s the core to the front end it would help to have it tested in action
1
724,605
24,936,245,838
IssuesEvent
2022-10-31 15:20:44
nv-morpheus/Morpheus
https://api.github.com/repos/nv-morpheus/Morpheus
closed
[FEA] Add 'Experimental' Repo
feature request Priority 0
Morpheus needs a repo for features that aren't quite ready for general acceptance, so let's make one!
1.0
[FEA] Add 'Experimental' Repo - Morpheus needs a repo for features that aren't quite ready for general acceptance, so let's make one!
non_test
add experimental repo morpheus needs a repo for features that aren t quite ready for general acceptance so let s make one
0
812,789
30,352,244,075
IssuesEvent
2023-07-11 19:57:11
WFP-VAM/prism-app
https://api.github.com/repos/WFP-VAM/prism-app
opened
[Bug]: Tooltip rendering has become sluggish and frequently fails altogether
bug priority:high triage
### What happened? I'm trying to deploy the latest versions from master for Cambodia and RBD. I have noticed that the tooltip has become very slow before a layer is loaded, and fails altogether once a layer is loaded. Before a layer loads, I should be able to click on the map and see the admin name. This sometimes doesn't work unless I reload. After reloading, it's sluggish. After loading a layer, if I click on an admin area, the tooltip takes a couple of seconds to load. This is visible in RBD, CH data layers. In the case of Cambodia, the Kobo layer tooltip doesn't load at all. I noticed if I activate the IDPoor layer, then both layers show the tooltip. ### Which country / deployment are you running? RBD and Cambodia on master. I assume this applies for all countries though ### Add a screenshot (if relevant) Cambodia - tooltip doesn't work for Kobo layer https://github.com/WFP-VAM/prism-app/assets/3343536/e1c2c41e-6fd2-412e-8f80-489fdb4f5eee RBD - tooltip is slow with no layer activated, then fails when a CH layer is active https://github.com/WFP-VAM/prism-app/assets/3343536/a60dc2b2-ab44-4b9e-b446-ac68837640f1
1.0
[Bug]: Tooltip rendering has become sluggish and frequently fails altogether - ### What happened? I'm trying to deploy the latest versions from master for Cambodia and RBD. I have noticed that the tooltip has become very slow before a layer is loaded, and fails altogether once a layer is loaded. Before a layer loads, I should be able to click on the map and see the admin name. This sometimes doesn't work unless I reload. After reloading, it's sluggish. After loading a layer, if I click on an admin area, the tooltip takes a couple of seconds to load. This is visible in RBD, CH data layers. In the case of Cambodia, the Kobo layer tooltip doesn't load at all. I noticed if I activate the IDPoor layer, then both layers show the tooltip. ### Which country / deployment are you running? RBD and Cambodia on master. I assume this applies for all countries though ### Add a screenshot (if relevant) Cambodia - tooltip doesn't work for Kobo layer https://github.com/WFP-VAM/prism-app/assets/3343536/e1c2c41e-6fd2-412e-8f80-489fdb4f5eee RBD - tooltip is slow with no layer activated, then fails when a CH layer is active https://github.com/WFP-VAM/prism-app/assets/3343536/a60dc2b2-ab44-4b9e-b446-ac68837640f1
non_test
tooltip rendering has become sluggish and frequently fails altogether what happened i m trying to deploy the latest versions from master for cambodia and rbd i have noticed that the tooltip has become very slow before a layer is loaded and fails altogether once a layer is loaded before a layer loads i should be able to click on the map and see the admin name this sometimes doesn t work unless i reload after reloading it s sluggish after loading a layer if i click on an admin area the tooltip takes a couple of seconds to load this is visible in rbd ch data layers in the case of cambodia the kobo layer tooltip doesn t load at all i noticed if i activate the idpoor layer then both layers show the tooltip which country deployment are you running rbd and cambodia on master i assume this applies for all countries though add a screenshot if relevant cambodia tooltip doesn t work for kobo layer rbd tooltip is slow with no layer activated then fails when a ch layer is active
0
311,434
26,791,791,529
IssuesEvent
2023-02-01 09:04:25
LIHPC-Computational-Geometry/gmds
https://api.github.com/repos/LIHPC-Computational-Geometry/gmds
opened
use a container in the CI
Low testing
Using a container in the CI will reduce the time spent in the initialization of the dev environment
1.0
use a container in the CI - Using a container in the CI will reduce the time spent in the initialization of the dev environment
test
use a container in the ci using a container in the ci will reduce the time spent in the initialization of the dev environment
1
329,927
28,314,807,625
IssuesEvent
2023-04-10 18:36:35
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
ccl/changefeedccl: TestChangefeedResolvedFrequency failed
C-test-failure O-robot branch-release-23.1
ccl/changefeedccl.TestChangefeedResolvedFrequency [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9530942?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9530942?buildTab=artifacts#/) on release-23.1 @ [bd2845d9a4cd21958f23c324eacc92850fb7de0d](https://github.com/cockroachdb/cockroach/commits/bd2845d9a4cd21958f23c324eacc92850fb7de0d): ``` === RUN TestChangefeedResolvedFrequency test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/a2df272b68db5af56229d82d0d6ebe3f/logTestChangefeedResolvedFrequency785485028 test_log_scope.go:79: use -show-logs to present logs inline === CONT TestChangefeedResolvedFrequency changefeed_test.go:867: -- test log scope end -- test logs left over in: /artifacts/tmp/_tmp/a2df272b68db5af56229d82d0d6ebe3f/logTestChangefeedResolvedFrequency785485028 --- FAIL: TestChangefeedResolvedFrequency (6.69s) === RUN TestChangefeedResolvedFrequency/pubsub helpers_test.go:817: making server as secondary tenant helpers_test.go:895: making pubsub feed factory changefeed_test.go:848: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information. --- FAIL: TestChangefeedResolvedFrequency/pubsub (6.67s) ``` <details><summary>Help</summary> <p> See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM) </p> </details> /cc @cockroachdb/cdc <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestChangefeedResolvedFrequency.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
1.0
ccl/changefeedccl: TestChangefeedResolvedFrequency failed - ccl/changefeedccl.TestChangefeedResolvedFrequency [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9530942?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/9530942?buildTab=artifacts#/) on release-23.1 @ [bd2845d9a4cd21958f23c324eacc92850fb7de0d](https://github.com/cockroachdb/cockroach/commits/bd2845d9a4cd21958f23c324eacc92850fb7de0d): ``` === RUN TestChangefeedResolvedFrequency test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/a2df272b68db5af56229d82d0d6ebe3f/logTestChangefeedResolvedFrequency785485028 test_log_scope.go:79: use -show-logs to present logs inline === CONT TestChangefeedResolvedFrequency changefeed_test.go:867: -- test log scope end -- test logs left over in: /artifacts/tmp/_tmp/a2df272b68db5af56229d82d0d6ebe3f/logTestChangefeedResolvedFrequency785485028 --- FAIL: TestChangefeedResolvedFrequency (6.69s) === RUN TestChangefeedResolvedFrequency/pubsub helpers_test.go:817: making server as secondary tenant helpers_test.go:895: making pubsub feed factory changefeed_test.go:848: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information. --- FAIL: TestChangefeedResolvedFrequency/pubsub (6.67s) ``` <details><summary>Help</summary> <p> See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM) </p> </details> /cc @cockroachdb/cdc <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestChangefeedResolvedFrequency.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
ccl changefeedccl testchangefeedresolvedfrequency failed ccl changefeedccl testchangefeedresolvedfrequency with on release run testchangefeedresolvedfrequency test log scope go test logs captured to artifacts tmp tmp test log scope go use show logs to present logs inline cont testchangefeedresolvedfrequency changefeed test go test log scope end test logs left over in artifacts tmp tmp fail testchangefeedresolvedfrequency run testchangefeedresolvedfrequency pubsub helpers test go making server as secondary tenant helpers test go making pubsub feed factory changefeed test go failed to start feed for job pq opening client google could not find default credentials see for more information fail testchangefeedresolvedfrequency pubsub help see also cc cockroachdb cdc
1
118,123
9,975,543,084
IssuesEvent
2019-07-09 13:19:23
Sinapse-Energia/AP-Sinapse
https://api.github.com/repos/Sinapse-Energia/AP-Sinapse
closed
[S2-LP][HW] To connect expansion board to EasyNet
Device: All Priority: high Size: 3 Status: tested passed Type: action
To connect https://www.st.com/en/ecosystems/x-nucleo-s2868a1.html to the current EasyNet in order to have a 6LoWPAN transceiver for Southbound communication
1.0
[S2-LP][HW] To connect expansion board to EasyNet - To connect https://www.st.com/en/ecosystems/x-nucleo-s2868a1.html to the current EasyNet in order to have a 6LoWPAN transceiver for Southbound communication
test
to connect expansion board to easynet to connect to the current easynet in order to have a transceiver for southbound communication
1
337,400
24,538,233,601
IssuesEvent
2022-10-11 23:26:29
Payadel/OnRail
https://api.github.com/repos/Payadel/OnRail
reopened
Don't repeat Try
priority-low scope-documentation
Considering that all extensions use `Try`, we don't need to use `Try` inside the methods unless it is necessary. For example, instead of this code: ``` TryExtensions.Try(@this, numOfTry) .OnSuccess(() => TryExtensions.Try(onSuccessFunction, numOfTry)); ``` It is better to use this code: ``` TryExtensions.Try(@this, numOfTry) .OnSuccess(onSuccessFunction, numOfTry); ```
1.0
Don't repeat Try - Considering that all extensions use `Try`, we don't need to use `Try` inside the methods unless it is necessary. For example, instead of this code: ``` TryExtensions.Try(@this, numOfTry) .OnSuccess(() => TryExtensions.Try(onSuccessFunction, numOfTry)); ``` It is better to use this code: ``` TryExtensions.Try(@this, numOfTry) .OnSuccess(onSuccessFunction, numOfTry); ```
non_test
don t repeat try considering that all extensions use try we don t need to use try inside the methods unless it is necessary for example instead of this code tryextensions try this numoftry onsuccess tryextensions try onsuccessfunction numoftry it is better to use this code tryextensions try this numoftry onsuccess onsuccessfunction numoftry
0
55,042
30,563,207,049
IssuesEvent
2023-07-20 15:51:57
redhat-developer/vscode-openshift-tools
https://api.github.com/repos/redhat-developer/vscode-openshift-tools
opened
`await ComponentTypesView.instance.getAllComponents();` takes a long time on Windows
os/windows kind/bug performance
In `extension.ts`, we call `await ComponentTypesView.instance.getAllComponents();`. On Windows, this call takes a long time (much worse than on Linux), usually over a minute for me. Since this blocks the extension starting, the OpenShift sidebar is stuck loading for a while. We should look into improving the performance of this command, and consider deferring it until after the extension has started, if possible.
True
`await ComponentTypesView.instance.getAllComponents();` takes a long time on Windows - In `extension.ts`, we call `await ComponentTypesView.instance.getAllComponents();`. On Windows, this call takes a long time (much worse than on Linux), usually over a minute for me. Since this blocks the extension starting, the OpenShift sidebar is stuck loading for a while. We should look into improving the performance of this command, and consider deferring it until after the extension has started, if possible.
non_test
await componenttypesview instance getallcomponents takes a long time on windows in extension ts we call await componenttypesview instance getallcomponents on windows this call takes a long time much worse than on linux usually over a minute for me since this blocks the extension starting the openshift sidebar is stuck loading for a while we should look into improving the performance of this command and consider deferring it until after the extension has started if possible
0
185,438
14,353,428,275
IssuesEvent
2020-11-30 06:52:16
moby/buildkit
https://api.github.com/repos/moby/buildkit
closed
ci: caches keep growing
area/testing
Because caches are copied over the existing cache so it keeps growing and getting slower and less effective.
1.0
ci: caches keep growing - Because caches are copied over the existing cache so it keeps growing and getting slower and less effective.
test
ci caches keep growing because caches are copied over the existing cache so it keeps growing and getting slower and less effective
1
228,359
18,172,074,418
IssuesEvent
2021-09-27 21:15:30
Esri/calcite-components
https://api.github.com/repos/Esri/calcite-components
opened
Unstable Test: calcite-action-bar › 'calciteActionMenuOpenChange' event should set other 'calcite-action-group' - 'menuOpen' to false
testing p - high 1 - assigned
## Summary **Which component?:** `calcite-action-bar` **Which test(s)?:** <!-- list unstable test(s) or suite --> ` 'calciteActionMenuOpenChange' event should set other 'calcite-action-group' - 'menuOpen' to false` **Test error:** ``` calcite-action-bar › 'calciteActionMenuOpenChange' event should set other 'calcite-action-group' - 'menuOpen' to false expect(received).toBe(expected) // Object.is equality Expected: false Received: true 289 | 290 | expect(await groups[0].getProperty("menuOpen")).toBe(true); > 291 | expect(await groups[1].getProperty("menuOpen")).toBe(false); | ^ 292 | 293 | expect(eventSpy).toHaveReceivedEventTimes(2); 294 | }); at Object.<anonymous> (src/components/calcite-action-bar/calcite-action-bar.e2e.ts:291:53) at runMicrotasks (<anonymous>) ``` <!-- For example: FAIL src/components/calcite-foo/calcite-foo.e2e.ts (32.825 s) ● calcite-foo a11y check › setFocus › can focus some button expect(received).toBe(expected) // Object.is equality Expected: true Received: false 165 | } 166 | > 167 | expect(await page.evaluate((selector) => document.activeElement.matches(selector), focusTargetSelector)).toBe(true); | ^ 168 | } 169 | at Object.focusable (src/tests/commonTests.ts:167:108) at runMicrotasks (<anonymous>) --> **PR that skipped the test:** #3118 ## Additional Info <!-- any info that may help fix the test -->
1.0
Unstable Test: calcite-action-bar › 'calciteActionMenuOpenChange' event should set other 'calcite-action-group' - 'menuOpen' to false - ## Summary **Which component?:** `calcite-action-bar` **Which test(s)?:** <!-- list unstable test(s) or suite --> ` 'calciteActionMenuOpenChange' event should set other 'calcite-action-group' - 'menuOpen' to false` **Test error:** ``` calcite-action-bar › 'calciteActionMenuOpenChange' event should set other 'calcite-action-group' - 'menuOpen' to false expect(received).toBe(expected) // Object.is equality Expected: false Received: true 289 | 290 | expect(await groups[0].getProperty("menuOpen")).toBe(true); > 291 | expect(await groups[1].getProperty("menuOpen")).toBe(false); | ^ 292 | 293 | expect(eventSpy).toHaveReceivedEventTimes(2); 294 | }); at Object.<anonymous> (src/components/calcite-action-bar/calcite-action-bar.e2e.ts:291:53) at runMicrotasks (<anonymous>) ``` <!-- For example: FAIL src/components/calcite-foo/calcite-foo.e2e.ts (32.825 s) ● calcite-foo a11y check › setFocus › can focus some button expect(received).toBe(expected) // Object.is equality Expected: true Received: false 165 | } 166 | > 167 | expect(await page.evaluate((selector) => document.activeElement.matches(selector), focusTargetSelector)).toBe(true); | ^ 168 | } 169 | at Object.focusable (src/tests/commonTests.ts:167:108) at runMicrotasks (<anonymous>) --> **PR that skipped the test:** #3118 ## Additional Info <!-- any info that may help fix the test -->
test
unstable test calcite action bar › calciteactionmenuopenchange event should set other calcite action group menuopen to false summary which component calcite action bar which test s calciteactionmenuopenchange event should set other calcite action group menuopen to false test error calcite action bar › calciteactionmenuopenchange event should set other calcite action group menuopen to false expect received tobe expected object is equality expected false received true expect await groups getproperty menuopen tobe true expect await groups getproperty menuopen tobe false expect eventspy tohavereceivedeventtimes at object src components calcite action bar calcite action bar ts at runmicrotasks for example fail src components calcite foo calcite foo ts s ● calcite foo check › setfocus › can focus some button expect received tobe expected object is equality expected true received false expect await page evaluate selector document activeelement matches selector focustargetselector tobe true at object focusable src tests commontests ts at runmicrotasks pr that skipped the test additional info
1
330,291
10,038,077,240
IssuesEvent
2019-07-18 14:28:14
googleapis/google-cloud-go
https://api.github.com/repos/googleapis/google-cloud-go
closed
go get -u cloud.google.com/go/iam/credentials/apiv1 failing
priority: p1 type: bug
## Describe Your Environment Go v1.12.7 on macOS, in a repo using Go Modules ## Expected Behavior Library builds. ## Actual Behavior ``` $ go get -u cloud.google.com/go/iam/credentials/apiv1 go: finding cloud.google.com/go/iam/credentials/apiv1 latest go: finding cloud.google.com/go/iam latest [...other deps...] # cloud.google.com/go/iam/credentials/apiv1 ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:206:93: undefined: "google.golang.org/genproto/googleapis/iam/credentials/v1".GenerateIdentityBindingAccessTokenRequest ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:206:176: undefined: "google.golang.org/genproto/googleapis/iam/credentials/v1".GenerateIdentityBindingAccessTokenResponse ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:210:12: undefined: "google.golang.org/genproto/googleapis/iam/credentials/v1".GenerateIdentityBindingAccessTokenResponse ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:213:37: c.iamCredentialsClient.GenerateIdentityBindingAccessToken undefined (type "google.golang.org/genproto/googleapis/iam/credentials/v1".IAMCredentialsClient has no field or method GenerateIdentityBindingAccessToken) ``` ## Cause [This commit](https://github.com/googleapis/go-genproto/commit/3bdd9d9f5532d75d09efb230bd767d265245cfe5) of `go-genproto` removed the referenced APIs.
1.0
go get -u cloud.google.com/go/iam/credentials/apiv1 failing - ## Describe Your Environment Go v1.12.7 on macOS, in a repo using Go Modules ## Expected Behavior Library builds. ## Actual Behavior ``` $ go get -u cloud.google.com/go/iam/credentials/apiv1 go: finding cloud.google.com/go/iam/credentials/apiv1 latest go: finding cloud.google.com/go/iam latest [...other deps...] # cloud.google.com/go/iam/credentials/apiv1 ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:206:93: undefined: "google.golang.org/genproto/googleapis/iam/credentials/v1".GenerateIdentityBindingAccessTokenRequest ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:206:176: undefined: "google.golang.org/genproto/googleapis/iam/credentials/v1".GenerateIdentityBindingAccessTokenResponse ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:210:12: undefined: "google.golang.org/genproto/googleapis/iam/credentials/v1".GenerateIdentityBindingAccessTokenResponse ../../Library/Caches/org.golang/gopath/pkg/mod/cloud.google.com/go@v0.41.0/iam/credentials/apiv1/iam_credentials_client.go:213:37: c.iamCredentialsClient.GenerateIdentityBindingAccessToken undefined (type "google.golang.org/genproto/googleapis/iam/credentials/v1".IAMCredentialsClient has no field or method GenerateIdentityBindingAccessToken) ``` ## Cause [This commit](https://github.com/googleapis/go-genproto/commit/3bdd9d9f5532d75d09efb230bd767d265245cfe5) of `go-genproto` removed the referenced APIs.
non_test
go get u cloud google com go iam credentials failing describe your environment go on macos in a repo using go modules expected behavior library builds actual behavior go get u cloud google com go iam credentials go finding cloud google com go iam credentials latest go finding cloud google com go iam latest cloud google com go iam credentials library caches org golang gopath pkg mod cloud google com go iam credentials iam credentials client go undefined google golang org genproto googleapis iam credentials generateidentitybindingaccesstokenrequest library caches org golang gopath pkg mod cloud google com go iam credentials iam credentials client go undefined google golang org genproto googleapis iam credentials generateidentitybindingaccesstokenresponse library caches org golang gopath pkg mod cloud google com go iam credentials iam credentials client go undefined google golang org genproto googleapis iam credentials generateidentitybindingaccesstokenresponse library caches org golang gopath pkg mod cloud google com go iam credentials iam credentials client go c iamcredentialsclient generateidentitybindingaccesstoken undefined type google golang org genproto googleapis iam credentials iamcredentialsclient has no field or method generateidentitybindingaccesstoken cause of go genproto removed the referenced apis
0
11,975
4,329,171,881
IssuesEvent
2016-07-26 16:00:54
phetsims/beers-law-lab
https://api.github.com/repos/phetsims/beers-law-lab
opened
method of specifying T type
dev:code-review dev:phet-io
Related to code review of #181. The most prevalent change made throughout #181 was to add a `type` option value, which indicates the type of a Property value. For example, the bits relevant to PhET-iO in ATDetector were changed from: ```js tandem: tandem.createTandem( 'modeProperty' ), ``` to: ```js tandem: tandem.createTandem( 'modeProperty' ), type: TString ``` And from: ```js tandem: tandem.createTandem( 'valueProperty' ), ``` to: ``` tandem: tandem.createTandem( 'valueProperty' ), type: TNumber && TNumber( 'unitless' ) ``` This made me wonder... Instead of adding this additional `type` option, did you consider adding a `type` parameter to `Tandem.createTandem`? For example: ```js tandem: tandem.createTandem( 'valueProperty', TNumber && TNumber( 'unitless' ) ), ```
1.0
method of specifying T type - Related to code review of #181. The most prevalent change made throughout #181 was to add a `type` option value, which indicates the type of a Property value. For example, the bits relevant to PhET-iO in ATDetector were changed from: ```js tandem: tandem.createTandem( 'modeProperty' ), ``` to: ```js tandem: tandem.createTandem( 'modeProperty' ), type: TString ``` And from: ```js tandem: tandem.createTandem( 'valueProperty' ), ``` to: ``` tandem: tandem.createTandem( 'valueProperty' ), type: TNumber && TNumber( 'unitless' ) ``` This made me wonder... Instead of adding this additional `type` option, did you consider adding a `type` parameter to `Tandem.createTandem`? For example: ```js tandem: tandem.createTandem( 'valueProperty', TNumber && TNumber( 'unitless' ) ), ```
non_test
method of specifying t type related to code review of the most prevalent change made throughout was to add a type option value which indicates the type of a property value for example the bits relevant to phet io in atdetector were changed from js tandem tandem createtandem modeproperty to js tandem tandem createtandem modeproperty type tstring and from js tandem tandem createtandem valueproperty to tandem tandem createtandem valueproperty type tnumber tnumber unitless this made me wonder instead of adding this additional type option did you consider adding a type parameter to tandem createtandem for example js tandem tandem createtandem valueproperty tnumber tnumber unitless
0
121,799
10,195,302,647
IssuesEvent
2019-08-12 17:47:47
microsoft/AzureStorageExplorer
https://api.github.com/repos/microsoft/AzureStorageExplorer
closed
Cannot attach one storage account(China Environment) using the connection string which is copied from VS Code
:gear: attach :grey_question: external 🧪 testing
**Storage Explorer Version**: 1.9.0 **Branch:** master **Build:** 20190729.3 **Platform/OS:** Linux Ubuntu 19.04/Windows 10/macOS High Sierra **Architecture:** ia32/x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Install Azure Storage Extension to VS Code -> Add the **Azure China** account to it. 2. Right click one storage account then select 'Copy Connection String'. 3. Back to Storage Explorer -> Open 'Connect' dialog then select 'Use a connection string' -> 'Next'. 4. Paste the copied connection from VS Code -> Click 'Connect' 5. Expand 'Local & Attached' -> 'Storage Accounts' -> The attached storage account. **Expected Experience:** The attached account can be expanded successfully. **Actual Experience:** Fail to expand the attached account with the below error. ![image](https://user-images.githubusercontent.com/34729022/62115916-d4dfb480-b2eb-11e9-8c81-59cb00e02c37.png)
1.0
Cannot attach one storage account(China Environment) using the connection string which is copied from VS Code - **Storage Explorer Version**: 1.9.0 **Branch:** master **Build:** 20190729.3 **Platform/OS:** Linux Ubuntu 19.04/Windows 10/macOS High Sierra **Architecture:** ia32/x64 **Regression From:** Not a regression **Steps to reproduce:** 1. Install Azure Storage Extension to VS Code -> Add the **Azure China** account to it. 2. Right click one storage account then select 'Copy Connection String'. 3. Back to Storage Explorer -> Open 'Connect' dialog then select 'Use a connection string' -> 'Next'. 4. Paste the copied connection from VS Code -> Click 'Connect' 5. Expand 'Local & Attached' -> 'Storage Accounts' -> The attached storage account. **Expected Experience:** The attached account can be expanded successfully. **Actual Experience:** Fail to expand the attached account with the below error. ![image](https://user-images.githubusercontent.com/34729022/62115916-d4dfb480-b2eb-11e9-8c81-59cb00e02c37.png)
test
cannot attach one storage account china environment using the connection string which is copied from vs code storage explorer version branch master build platform os linux ubuntu windows macos high sierra architecture regression from not a regression steps to reproduce install azure storage extension to vs code add the azure china account to it right click one storage account then select copy connection string back to storage explorer open connect dialog then select use a connection string next paste the copied connection from vs code click connect expand local attached storage accounts the attached storage account expected experience the attached account can be expanded successfully actual experience fail to expand the attached account with the below error
1
57,450
6,547,677,954
IssuesEvent
2017-09-04 15:53:15
Microsoft/BotBuilder
https://api.github.com/repos/Microsoft/BotBuilder
closed
[Question] Best practices for unit testing Dialogs in .NET SDK?
.NET SDK question unit testing
Hi. I have a RootDialog which is invokes when the user sends first message. The RootDialog invokes another dialog named: NameResolutionDialog, which presents a question to the user and then according to the user answer, returns a Contact object (I've created that object) to the RootDialog. I want to write uni tests for my bot. Can you please explain me how should I start? I've looked at : https://github.com/Microsoft/BotBuilder/tree/master/CSharp/Tests and couldn't really unserstand how should I start.. Do I need to test each dialog separately or should I test them together on each optional flow? Thanks.
1.0
[Question] Best practices for unit testing Dialogs in .NET SDK? - Hi. I have a RootDialog which is invokes when the user sends first message. The RootDialog invokes another dialog named: NameResolutionDialog, which presents a question to the user and then according to the user answer, returns a Contact object (I've created that object) to the RootDialog. I want to write uni tests for my bot. Can you please explain me how should I start? I've looked at : https://github.com/Microsoft/BotBuilder/tree/master/CSharp/Tests and couldn't really unserstand how should I start.. Do I need to test each dialog separately or should I test them together on each optional flow? Thanks.
test
best practices for unit testing dialogs in net sdk hi i have a rootdialog which is invokes when the user sends first message the rootdialog invokes another dialog named nameresolutiondialog which presents a question to the user and then according to the user answer returns a contact object i ve created that object to the rootdialog i want to write uni tests for my bot can you please explain me how should i start i ve looked at and couldn t really unserstand how should i start do i need to test each dialog separately or should i test them together on each optional flow thanks
1
20,694
30,767,988,492
IssuesEvent
2023-07-30 14:41:54
facebook/hhvm
https://api.github.com/repos/facebook/hhvm
closed
xhprof_frame_begin() calls from XhprofFrame constructor closed too soon
php5 incompatibility
Test program: ``` <?php function print_canonical($xhprof_data) { ksort($xhprof_data); foreach($xhprof_data as $func => $metrics) { echo str_pad($func, 40) . ":"; ksort($metrics); foreach ($metrics as $name => $value) { if ($name != "ct") { $value = "*"; } else { $value = str_pad($value, 8, " ", STR_PAD_LEFT); } echo " {$name}={$value};"; } echo "\n"; } } function stub($sleep = false) { if ($sleep) { sleep($sleep); } return; } function objects() { $frame1 = new XhprofFrame('frame1'); stub(); $frame2 = new XhprofFrame('frame2'); stub(); $frame3 = new XhprofFrame('frame3'); stub(); } xhprof_enable(); objects(); $output = xhprof_disable(); print_canonical($output); echo "\n"; ``` Expected output: ``` frame1==>XhprofFrame::__construct : ct= 1; wt=*; frame1==>XhprofFrame::__destruct : ct= 1; wt=*; frame1==>frame2 : ct= 1; wt=*; frame1==>inner : ct= 1; wt=*; frame2==>XhprofFrame::__construct : ct= 1; wt=*; frame2==>XhprofFrame::__destruct : ct= 1; wt=*; frame2==>frame3 : ct= 1; wt=*; frame2==>inner : ct= 1; wt=*; frame3==>XhprofFrame::__construct : ct= 1; wt=*; frame3==>XhprofFrame::__destruct : ct= 1; wt=*; frame3==>inner : ct= 1; wt=*; main() : ct= 1; wt=*; main()==>objects : ct= 1; wt=*; main()==>xhprof_disable : ct= 1; wt=*; objects==>frame1 : ct= 1; wt=*; ``` Actual output: ``` XhprofFrame::__construct==>XhprofFrame::__construct@1: ct= 1; wt=*; XhprofFrame::__construct==>XhprofFrame::__destruct: ct= 1; wt=*; XhprofFrame::__construct==>stub : ct= 1; wt=*; XhprofFrame::__construct==>xhprof_frame_begin: ct= 1; wt=*; XhprofFrame::__construct@1==>XhprofFrame::__construct@2: ct= 1; wt=*; XhprofFrame::__construct@1==>XhprofFrame::__destruct: ct= 1; wt=*; XhprofFrame::__construct@1==>stub : ct= 1; wt=*; XhprofFrame::__construct@1==>xhprof_frame_begin: ct= 1; wt=*; XhprofFrame::__construct@2==>XhprofFrame::__destruct: ct= 1; wt=*; XhprofFrame::__construct@2==>stub : ct= 1; wt=*; XhprofFrame::__construct@2==>xhprof_frame_begin: ct= 1; wt=*; XhprofFrame::__destruct==>xhprof_frame_end: ct= 3; wt=*; main() : ct= 1; wt=*; main()==>objects : ct= 1; wt=*; objects==>XhprofFrame::__construct : ct= 1; wt=*; xhprof_frame_begin==>frame1 : ct= 1; wt=*; xhprof_frame_begin==>frame2 : ct= 1; wt=*; xhprof_frame_begin==>frame3 : ct= 1; wt=*; ``` The current implementation closes the artificial frame when `XhprofFrame::__construct` returns and instead leaves the `XhprofFrame::__construct` frame on the call trace stack. The artificial frame should either be inserted in the call trace stack below the `XhprofFrame::__construct` frame or the `XhprofFrame::__construct` should not create and destroy a frame on the stack at all. In the backport of the `xhprof_frame_begin`/`xhprof_frame_end` functionality that I have [proposed for the XHProf PECL extension](https://github.com/phacility/xhprof/pull/52/files), I fixed this issue by adding a optional `$wrapped` boolean parameter to `xhprof_frame_begin` and set it to true when calling `xhprof_frame_begin` from `XhprofFrame::__construct`. When true, the parameter causes the new frame being created by `xhprof_frame_begin` to be inserted as the N-1 frame in the call trace stack rather than the Nth. This produces the result shown in the provided expected output. I think this implementation is superior to simply causing `XhprofFrame::__construct` to be ignored because it provides a means for other wrapper classes/functions to create the a frame that persists beyond the close of the wrapping call without creating an unbalanced call stack or requiring modifications to the ignored_functions list passed to `xhprof_enable`.
True
xhprof_frame_begin() calls from XhprofFrame constructor closed too soon - Test program: ``` <?php function print_canonical($xhprof_data) { ksort($xhprof_data); foreach($xhprof_data as $func => $metrics) { echo str_pad($func, 40) . ":"; ksort($metrics); foreach ($metrics as $name => $value) { if ($name != "ct") { $value = "*"; } else { $value = str_pad($value, 8, " ", STR_PAD_LEFT); } echo " {$name}={$value};"; } echo "\n"; } } function stub($sleep = false) { if ($sleep) { sleep($sleep); } return; } function objects() { $frame1 = new XhprofFrame('frame1'); stub(); $frame2 = new XhprofFrame('frame2'); stub(); $frame3 = new XhprofFrame('frame3'); stub(); } xhprof_enable(); objects(); $output = xhprof_disable(); print_canonical($output); echo "\n"; ``` Expected output: ``` frame1==>XhprofFrame::__construct : ct= 1; wt=*; frame1==>XhprofFrame::__destruct : ct= 1; wt=*; frame1==>frame2 : ct= 1; wt=*; frame1==>inner : ct= 1; wt=*; frame2==>XhprofFrame::__construct : ct= 1; wt=*; frame2==>XhprofFrame::__destruct : ct= 1; wt=*; frame2==>frame3 : ct= 1; wt=*; frame2==>inner : ct= 1; wt=*; frame3==>XhprofFrame::__construct : ct= 1; wt=*; frame3==>XhprofFrame::__destruct : ct= 1; wt=*; frame3==>inner : ct= 1; wt=*; main() : ct= 1; wt=*; main()==>objects : ct= 1; wt=*; main()==>xhprof_disable : ct= 1; wt=*; objects==>frame1 : ct= 1; wt=*; ``` Actual output: ``` XhprofFrame::__construct==>XhprofFrame::__construct@1: ct= 1; wt=*; XhprofFrame::__construct==>XhprofFrame::__destruct: ct= 1; wt=*; XhprofFrame::__construct==>stub : ct= 1; wt=*; XhprofFrame::__construct==>xhprof_frame_begin: ct= 1; wt=*; XhprofFrame::__construct@1==>XhprofFrame::__construct@2: ct= 1; wt=*; XhprofFrame::__construct@1==>XhprofFrame::__destruct: ct= 1; wt=*; XhprofFrame::__construct@1==>stub : ct= 1; wt=*; XhprofFrame::__construct@1==>xhprof_frame_begin: ct= 1; wt=*; XhprofFrame::__construct@2==>XhprofFrame::__destruct: ct= 1; wt=*; XhprofFrame::__construct@2==>stub : ct= 1; wt=*; XhprofFrame::__construct@2==>xhprof_frame_begin: ct= 1; wt=*; XhprofFrame::__destruct==>xhprof_frame_end: ct= 3; wt=*; main() : ct= 1; wt=*; main()==>objects : ct= 1; wt=*; objects==>XhprofFrame::__construct : ct= 1; wt=*; xhprof_frame_begin==>frame1 : ct= 1; wt=*; xhprof_frame_begin==>frame2 : ct= 1; wt=*; xhprof_frame_begin==>frame3 : ct= 1; wt=*; ``` The current implementation closes the artificial frame when `XhprofFrame::__construct` returns and instead leaves the `XhprofFrame::__construct` frame on the call trace stack. The artificial frame should either be inserted in the call trace stack below the `XhprofFrame::__construct` frame or the `XhprofFrame::__construct` should not create and destroy a frame on the stack at all. In the backport of the `xhprof_frame_begin`/`xhprof_frame_end` functionality that I have [proposed for the XHProf PECL extension](https://github.com/phacility/xhprof/pull/52/files), I fixed this issue by adding a optional `$wrapped` boolean parameter to `xhprof_frame_begin` and set it to true when calling `xhprof_frame_begin` from `XhprofFrame::__construct`. When true, the parameter causes the new frame being created by `xhprof_frame_begin` to be inserted as the N-1 frame in the call trace stack rather than the Nth. This produces the result shown in the provided expected output. I think this implementation is superior to simply causing `XhprofFrame::__construct` to be ignored because it provides a means for other wrapper classes/functions to create the a frame that persists beyond the close of the wrapping call without creating an unbalanced call stack or requiring modifications to the ignored_functions list passed to `xhprof_enable`.
non_test
xhprof frame begin calls from xhprofframe constructor closed too soon test program php function print canonical xhprof data ksort xhprof data foreach xhprof data as func metrics echo str pad func ksort metrics foreach metrics as name value if name ct value else value str pad value str pad left echo name value echo n function stub sleep false if sleep sleep sleep return function objects new xhprofframe stub new xhprofframe stub new xhprofframe stub xhprof enable objects output xhprof disable print canonical output echo n expected output xhprofframe construct ct wt xhprofframe destruct ct wt ct wt inner ct wt xhprofframe construct ct wt xhprofframe destruct ct wt ct wt inner ct wt xhprofframe construct ct wt xhprofframe destruct ct wt inner ct wt main ct wt main objects ct wt main xhprof disable ct wt objects ct wt actual output xhprofframe construct xhprofframe construct ct wt xhprofframe construct xhprofframe destruct ct wt xhprofframe construct stub ct wt xhprofframe construct xhprof frame begin ct wt xhprofframe construct xhprofframe construct ct wt xhprofframe construct xhprofframe destruct ct wt xhprofframe construct stub ct wt xhprofframe construct xhprof frame begin ct wt xhprofframe construct xhprofframe destruct ct wt xhprofframe construct stub ct wt xhprofframe construct xhprof frame begin ct wt xhprofframe destruct xhprof frame end ct wt main ct wt main objects ct wt objects xhprofframe construct ct wt xhprof frame begin ct wt xhprof frame begin ct wt xhprof frame begin ct wt the current implementation closes the artificial frame when xhprofframe construct returns and instead leaves the xhprofframe construct frame on the call trace stack the artificial frame should either be inserted in the call trace stack below the xhprofframe construct frame or the xhprofframe construct should not create and destroy a frame on the stack at all in the backport of the xhprof frame begin xhprof frame end functionality that i have i fixed this issue by adding a optional wrapped boolean parameter to xhprof frame begin and set it to true when calling xhprof frame begin from xhprofframe construct when true the parameter causes the new frame being created by xhprof frame begin to be inserted as the n frame in the call trace stack rather than the nth this produces the result shown in the provided expected output i think this implementation is superior to simply causing xhprofframe construct to be ignored because it provides a means for other wrapper classes functions to create the a frame that persists beyond the close of the wrapping call without creating an unbalanced call stack or requiring modifications to the ignored functions list passed to xhprof enable
0
282,024
30,889,128,101
IssuesEvent
2023-08-04 02:16:53
hshivhare67/kernel_v4.1.15_CVE-2019-10220
https://api.github.com/repos/hshivhare67/kernel_v4.1.15_CVE-2019-10220
reopened
CVE-2017-16531 (Medium) detected in linuxlinux-4.4.302
Mend: dependency security vulnerability
## CVE-2017-16531 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> drivers/usb/core/config.c in the Linux kernel before 4.13.6 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device, related to the USB_DT_INTERFACE_ASSOCIATION descriptor. <p>Publish Date: 2017-11-04 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16531>CVE-2017-16531</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Physical - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2017-16531">https://nvd.nist.gov/vuln/detail/CVE-2017-16531</a></p> <p>Release Date: 2017-11-04</p> <p>Fix Resolution: 4.13.6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2017-16531 (Medium) detected in linuxlinux-4.4.302 - ## CVE-2017-16531 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.4.302</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in base branch: <b>master</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> drivers/usb/core/config.c in the Linux kernel before 4.13.6 allows local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device, related to the USB_DT_INTERFACE_ASSOCIATION descriptor. <p>Publish Date: 2017-11-04 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16531>CVE-2017-16531</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.6</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Physical - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://nvd.nist.gov/vuln/detail/CVE-2017-16531">https://nvd.nist.gov/vuln/detail/CVE-2017-16531</a></p> <p>Release Date: 2017-11-04</p> <p>Fix Resolution: 4.13.6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_test
cve medium detected in linuxlinux cve medium severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files vulnerability details drivers usb core config c in the linux kernel before allows local users to cause a denial of service out of bounds read and system crash or possibly have unspecified other impact via a crafted usb device related to the usb dt interface association descriptor publish date url a href cvss score details base score metrics exploitability metrics attack vector physical attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
13,080
3,309,327,353
IssuesEvent
2015-11-05 00:23:03
dotnet/roslyn
https://api.github.com/repos/dotnet/roslyn
closed
Roslyn.Compilers.VisualBasic.Semantic.UnitTests are deadlocking
Area-Compilers Flaky Test
The Roslyn.Compilers.VisualBasic.Semantic.UnitTests have deadlocked 3 times in the past 3 days: https://github.com/dotnet/roslyn/issues/6166. Can we please have someone look into this? Otherwise, we're going to have to disable them.
1.0
Roslyn.Compilers.VisualBasic.Semantic.UnitTests are deadlocking - The Roslyn.Compilers.VisualBasic.Semantic.UnitTests have deadlocked 3 times in the past 3 days: https://github.com/dotnet/roslyn/issues/6166. Can we please have someone look into this? Otherwise, we're going to have to disable them.
test
roslyn compilers visualbasic semantic unittests are deadlocking the roslyn compilers visualbasic semantic unittests have deadlocked times in the past days can we please have someone look into this otherwise we re going to have to disable them
1
41,245
8,953,688,207
IssuesEvent
2019-01-25 20:14:24
openshiftio/openshift.io
https://api.github.com/repos/openshiftio/openshift.io
opened
page content does not refresh in new navigation layout when switching spaces
SEV3-medium area/codebases area/navigation area/planner priority/P3 team/ui type/bug
The following pages do not refresh to update the contents when switching between spaces in the new navigation layout: * Code: `/<username>/<space>/create` * Plan/Backlog: `/<username>/<space>/plan` * Plan/Board: `/<username>/<space>/plan/board` Steps to reproduce. The same steps are valid for other pages listed above: 1. Login to prod-preview 2. Ensure your feature flag is set to `internal` to view the new navigation. If you just switched it, refresh the page. 3. Click the `Code` link in the left navigation. 4. Select a space using the space drop down menu. **Observe the codebases list for the space (you may want to add one to distinguish it from another space).** 5. Select a different space using the space drop down menu. **Observe the content area continues to show the same code bases** **Expected the content area to show the code bases for the new space.** 6. Refresh the page. **Observe the content area shows the code bases for the selected space**.
1.0
page content does not refresh in new navigation layout when switching spaces - The following pages do not refresh to update the contents when switching between spaces in the new navigation layout: * Code: `/<username>/<space>/create` * Plan/Backlog: `/<username>/<space>/plan` * Plan/Board: `/<username>/<space>/plan/board` Steps to reproduce. The same steps are valid for other pages listed above: 1. Login to prod-preview 2. Ensure your feature flag is set to `internal` to view the new navigation. If you just switched it, refresh the page. 3. Click the `Code` link in the left navigation. 4. Select a space using the space drop down menu. **Observe the codebases list for the space (you may want to add one to distinguish it from another space).** 5. Select a different space using the space drop down menu. **Observe the content area continues to show the same code bases** **Expected the content area to show the code bases for the new space.** 6. Refresh the page. **Observe the content area shows the code bases for the selected space**.
non_test
page content does not refresh in new navigation layout when switching spaces the following pages do not refresh to update the contents when switching between spaces in the new navigation layout code create plan backlog plan plan board plan board steps to reproduce the same steps are valid for other pages listed above login to prod preview ensure your feature flag is set to internal to view the new navigation if you just switched it refresh the page click the code link in the left navigation select a space using the space drop down menu observe the codebases list for the space you may want to add one to distinguish it from another space select a different space using the space drop down menu observe the content area continues to show the same code bases expected the content area to show the code bases for the new space refresh the page observe the content area shows the code bases for the selected space
0
132,959
18,278,503,612
IssuesEvent
2021-10-04 22:11:10
ghc-dev/Michael-Hicks
https://api.github.com/repos/ghc-dev/Michael-Hicks
opened
CVE-2019-5413 (High) detected in morgan-1.6.1.tgz
security vulnerability
## CVE-2019-5413 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>morgan-1.6.1.tgz</b></p></summary> <p>HTTP request logger middleware for node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz">https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz</a></p> <p>Path to dependency file: Michael-Hicks/package.json</p> <p>Path to vulnerable library: Michael-Hicks/node_modules/morgan/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-connect-0.10.1.tgz (Root Library) - connect-2.30.2.tgz - :x: **morgan-1.6.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ghc-dev/Michael-Hicks/commit/057013f0e6c6f3c2e3d4b4a2ae5197624ad577d3">057013f0e6c6f3c2e3d4b4a2ae5197624ad577d3</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An attacker can use the format parameter to inject arbitrary commands in the npm package morgan < 1.9.1. <p>Publish Date: 2019-03-21 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-5413>CVE-2019-5413</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://hackerone.com/reports/390881">https://hackerone.com/reports/390881</a></p> <p>Release Date: 2019-03-21</p> <p>Fix Resolution: 1.9.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"morgan","packageVersion":"1.6.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"grunt-contrib-connect:0.10.1;connect:2.30.2;morgan:1.6.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.9.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-5413","vulnerabilityDetails":"An attacker can use the format parameter to inject arbitrary commands in the npm package morgan \u003c 1.9.1.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-5413","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
True
CVE-2019-5413 (High) detected in morgan-1.6.1.tgz - ## CVE-2019-5413 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>morgan-1.6.1.tgz</b></p></summary> <p>HTTP request logger middleware for node.js</p> <p>Library home page: <a href="https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz">https://registry.npmjs.org/morgan/-/morgan-1.6.1.tgz</a></p> <p>Path to dependency file: Michael-Hicks/package.json</p> <p>Path to vulnerable library: Michael-Hicks/node_modules/morgan/package.json</p> <p> Dependency Hierarchy: - grunt-contrib-connect-0.10.1.tgz (Root Library) - connect-2.30.2.tgz - :x: **morgan-1.6.1.tgz** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/ghc-dev/Michael-Hicks/commit/057013f0e6c6f3c2e3d4b4a2ae5197624ad577d3">057013f0e6c6f3c2e3d4b4a2ae5197624ad577d3</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An attacker can use the format parameter to inject arbitrary commands in the npm package morgan < 1.9.1. <p>Publish Date: 2019-03-21 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-5413>CVE-2019-5413</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>9.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://hackerone.com/reports/390881">https://hackerone.com/reports/390881</a></p> <p>Release Date: 2019-03-21</p> <p>Fix Resolution: 1.9.1</p> </p> </details> <p></p> <!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"morgan","packageVersion":"1.6.1","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"grunt-contrib-connect:0.10.1;connect:2.30.2;morgan:1.6.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"1.9.1"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-5413","vulnerabilityDetails":"An attacker can use the format parameter to inject arbitrary commands in the npm package morgan \u003c 1.9.1.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-5413","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
non_test
cve high detected in morgan tgz cve high severity vulnerability vulnerable library morgan tgz http request logger middleware for node js library home page a href path to dependency file michael hicks package json path to vulnerable library michael hicks node modules morgan package json dependency hierarchy grunt contrib connect tgz root library connect tgz x morgan tgz vulnerable library found in head commit a href found in base branch master vulnerability details an attacker can use the format parameter to inject arbitrary commands in the npm package morgan publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree grunt contrib connect connect morgan isminimumfixversionavailable true minimumfixversion basebranches vulnerabilityidentifier cve vulnerabilitydetails an attacker can use the format parameter to inject arbitrary commands in the npm package morgan vulnerabilityurl
0
179,232
13,852,019,547
IssuesEvent
2020-10-15 05:35:56
unicode-org/icu4x
https://api.github.com/repos/unicode-org/icu4x
closed
Fix up benchmark dashboard output
C-test-infra T-bug
In the continuous integration workflow that performs benchmarks and creates the dashboards, the [command to create the benchmark output](https://github.com/unicode-org/icu4x/blob/master/.github/workflows/build-test.yml#L108) per component is not properly descending into each component to run the component-specific benchmarks. Instead, it is running the same global-level benchmarks. This is probably because the command descends into the wrong directory structure. It is descending into the directories for storing output, when it should instead descending into the source code directories. The output should still be directed into the other directory structure that it goes to currently.
1.0
Fix up benchmark dashboard output - In the continuous integration workflow that performs benchmarks and creates the dashboards, the [command to create the benchmark output](https://github.com/unicode-org/icu4x/blob/master/.github/workflows/build-test.yml#L108) per component is not properly descending into each component to run the component-specific benchmarks. Instead, it is running the same global-level benchmarks. This is probably because the command descends into the wrong directory structure. It is descending into the directories for storing output, when it should instead descending into the source code directories. The output should still be directed into the other directory structure that it goes to currently.
test
fix up benchmark dashboard output in the continuous integration workflow that performs benchmarks and creates the dashboards the per component is not properly descending into each component to run the component specific benchmarks instead it is running the same global level benchmarks this is probably because the command descends into the wrong directory structure it is descending into the directories for storing output when it should instead descending into the source code directories the output should still be directed into the other directory structure that it goes to currently
1
343,702
30,685,460,738
IssuesEvent
2023-07-26 12:04:07
sarahsporck/Migration-Test-Repository
https://api.github.com/repos/sarahsporck/Migration-Test-Repository
closed
IGAPP-235: Test module categories
ready Native Test
# Max Ammann - 19.3.2019, 18:13:28 None **Environment**: - **Linked issues:**
1.0
IGAPP-235: Test module categories - # Max Ammann - 19.3.2019, 18:13:28 None **Environment**: - **Linked issues:**
test
igapp test module categories max ammann none environment linked issues
1
323,986
27,767,769,567
IssuesEvent
2023-03-16 12:37:57
melonistic/restructure
https://api.github.com/repos/melonistic/restructure
closed
Failure/Error: ScantronsController behaves like a standard user controller GET #new assigns a new item as @var
LocalTest
ScantronsController behaves like a standard user controller GET #new assigns a new item as @var Failure/Error: expect(assigns(object_symbol)).to be_a_new(object_class) expected #<Scantron id: nil, master_id: 17242, scantron_id: nil, user_id: nil, created_at: nil, updated_at: nil> to be a new Scantron(id: integer, master_id: integer, scantron_id: integer, user_id: integer, created_at: datetime, updated_at: datetime) Shared Example Group: "a standard user controller" called from ./spec/controllers/scantrons_controller_spec.rb:41 # ./spec/support/standard_user_controller.rb:73:in `block (3 levels) in <main>'
1.0
Failure/Error: ScantronsController behaves like a standard user controller GET #new assigns a new item as @var - ScantronsController behaves like a standard user controller GET #new assigns a new item as @var Failure/Error: expect(assigns(object_symbol)).to be_a_new(object_class) expected #<Scantron id: nil, master_id: 17242, scantron_id: nil, user_id: nil, created_at: nil, updated_at: nil> to be a new Scantron(id: integer, master_id: integer, scantron_id: integer, user_id: integer, created_at: datetime, updated_at: datetime) Shared Example Group: "a standard user controller" called from ./spec/controllers/scantrons_controller_spec.rb:41 # ./spec/support/standard_user_controller.rb:73:in `block (3 levels) in <main>'
test
failure error scantronscontroller behaves like a standard user controller get new assigns a new item as var scantronscontroller behaves like a standard user controller get new assigns a new item as var failure error expect assigns object symbol to be a new object class expected to be a new scantron id integer master id integer scantron id integer user id integer created at datetime updated at datetime shared example group a standard user controller called from spec controllers scantrons controller spec rb spec support standard user controller rb in block levels in
1
118,577
17,594,182,143
IssuesEvent
2021-08-17 01:04:33
doc-ai/tensorflow
https://api.github.com/repos/doc-ai/tensorflow
opened
CVE-2021-29575 (Medium) detected in tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-29575 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/29/6c/2c9a5c4d095c63c2fb37d20def0e4f92685f7aee9243d6aae25862694fd1/tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/29/6c/2c9a5c4d095c63c2fb37d20def0e4f92685f7aee9243d6aae25862694fd1/tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl</a></p> <p>Path to dependency file: tensorflow/tensorflow/lite/micro/examples/magic_wand/train/requirements.txt</p> <p>Path to vulnerable library: tensorflow/tensorflow/lite/micro/examples/magic_wand/train/requirements.txt</p> <p> Dependency Hierarchy: - :x: **tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.ReverseSequence` allows for stack overflow and/or `CHECK`-fail based denial of service. The implementation(https://github.com/tensorflow/tensorflow/blob/5b3b071975e01f0d250c928b2a8f901cd53b90a7/tensorflow/core/kernels/reverse_sequence_op.cc#L114-L118) fails to validate that `seq_dim` and `batch_dim` arguments are valid. Negative values for `seq_dim` can result in stack overflow or `CHECK`-failure, depending on the version of Eigen code used to implement the operation. Similar behavior can be exhibited by invalid values of `batch_dim`. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range. <p>Publish Date: 2021-05-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29575>CVE-2021-29575</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6qgm-fv6v-rfpv">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6qgm-fv6v-rfpv</a></p> <p>Release Date: 2021-05-14</p> <p>Fix Resolution: tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END --> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Python","packageName":"tensorflow","packageVersion":"2.0.0b1","packageFilePaths":["/tensorflow/lite/micro/examples/magic_wand/train/requirements.txt"],"isTransitiveDependency":false,"dependencyTree":"tensorflow:2.0.0b1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0"}],"baseBranches":[],"vulnerabilityIdentifier":"CVE-2021-29575","vulnerabilityDetails":"TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.ReverseSequence` allows for stack overflow and/or `CHECK`-fail based denial of service. The implementation(https://github.com/tensorflow/tensorflow/blob/5b3b071975e01f0d250c928b2a8f901cd53b90a7/tensorflow/core/kernels/reverse_sequence_op.cc#L114-L118) fails to validate that `seq_dim` and `batch_dim` arguments are valid. Negative values for `seq_dim` can result in stack overflow or `CHECK`-failure, depending on the version of Eigen code used to implement the operation. Similar behavior can be exhibited by invalid values of `batch_dim`. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29575","cvss3Severity":"medium","cvss3Score":"5.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"Low","S":"Unchanged","C":"None","UI":"None","AV":"Local","I":"None"},"extraData":{}}</REMEDIATE> -->
True
CVE-2021-29575 (Medium) detected in tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl - ## CVE-2021-29575 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl</b></p></summary> <p>TensorFlow is an open source machine learning framework for everyone.</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/29/6c/2c9a5c4d095c63c2fb37d20def0e4f92685f7aee9243d6aae25862694fd1/tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl">https://files.pythonhosted.org/packages/29/6c/2c9a5c4d095c63c2fb37d20def0e4f92685f7aee9243d6aae25862694fd1/tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl</a></p> <p>Path to dependency file: tensorflow/tensorflow/lite/micro/examples/magic_wand/train/requirements.txt</p> <p>Path to vulnerable library: tensorflow/tensorflow/lite/micro/examples/magic_wand/train/requirements.txt</p> <p> Dependency Hierarchy: - :x: **tensorflow-2.0.0b1-cp36-cp36m-manylinux1_x86_64.whl** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.ReverseSequence` allows for stack overflow and/or `CHECK`-fail based denial of service. The implementation(https://github.com/tensorflow/tensorflow/blob/5b3b071975e01f0d250c928b2a8f901cd53b90a7/tensorflow/core/kernels/reverse_sequence_op.cc#L114-L118) fails to validate that `seq_dim` and `batch_dim` arguments are valid. Negative values for `seq_dim` can result in stack overflow or `CHECK`-failure, depending on the version of Eigen code used to implement the operation. Similar behavior can be exhibited by invalid values of `batch_dim`. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range. <p>Publish Date: 2021-05-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29575>CVE-2021-29575</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6qgm-fv6v-rfpv">https://github.com/tensorflow/tensorflow/security/advisories/GHSA-6qgm-fv6v-rfpv</a></p> <p>Release Date: 2021-05-14</p> <p>Fix Resolution: tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0</p> </p> </details> <p></p> *** <!-- REMEDIATE-OPEN-PR-START --> - [ ] Check this box to open an automated fix PR <!-- REMEDIATE-OPEN-PR-END --> <!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Python","packageName":"tensorflow","packageVersion":"2.0.0b1","packageFilePaths":["/tensorflow/lite/micro/examples/magic_wand/train/requirements.txt"],"isTransitiveDependency":false,"dependencyTree":"tensorflow:2.0.0b1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"tensorflow - 2.5.0, tensorflow-cpu - 2.5.0, tensorflow-gpu - 2.5.0"}],"baseBranches":[],"vulnerabilityIdentifier":"CVE-2021-29575","vulnerabilityDetails":"TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.ReverseSequence` allows for stack overflow and/or `CHECK`-fail based denial of service. The implementation(https://github.com/tensorflow/tensorflow/blob/5b3b071975e01f0d250c928b2a8f901cd53b90a7/tensorflow/core/kernels/reverse_sequence_op.cc#L114-L118) fails to validate that `seq_dim` and `batch_dim` arguments are valid. Negative values for `seq_dim` can result in stack overflow or `CHECK`-failure, depending on the version of Eigen code used to implement the operation. Similar behavior can be exhibited by invalid values of `batch_dim`. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-29575","cvss3Severity":"medium","cvss3Score":"5.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"Low","S":"Unchanged","C":"None","UI":"None","AV":"Local","I":"None"},"extraData":{}}</REMEDIATE> -->
non_test
cve medium detected in tensorflow whl cve medium severity vulnerability vulnerable library tensorflow whl tensorflow is an open source machine learning framework for everyone library home page a href path to dependency file tensorflow tensorflow lite micro examples magic wand train requirements txt path to vulnerable library tensorflow tensorflow lite micro examples magic wand train requirements txt dependency hierarchy x tensorflow whl vulnerable library vulnerability details tensorflow is an end to end open source platform for machine learning the implementation of tf raw ops reversesequence allows for stack overflow and or check fail based denial of service the implementation fails to validate that seq dim and batch dim arguments are valid negative values for seq dim can result in stack overflow or check failure depending on the version of eigen code used to implement the operation similar behavior can be exhibited by invalid values of batch dim the fix will be included in tensorflow we will also cherrypick this commit on tensorflow tensorflow tensorflow and tensorflow as these are also affected and still in supported range publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution tensorflow tensorflow cpu tensorflow gpu check this box to open an automated fix pr isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree tensorflow isminimumfixversionavailable true minimumfixversion tensorflow tensorflow cpu tensorflow gpu basebranches vulnerabilityidentifier cve vulnerabilitydetails tensorflow is an end to end open source platform for machine learning the implementation of tf raw ops reversesequence allows for stack overflow and or check fail based denial of service the implementation fails to validate that seq dim and batch dim arguments are valid negative values for seq dim can result in stack overflow or check failure depending on the version of eigen code used to implement the operation similar behavior can be exhibited by invalid values of batch dim the fix will be included in tensorflow we will also cherrypick this commit on tensorflow tensorflow tensorflow and tensorflow as these are also affected and still in supported range vulnerabilityurl
0
96,737
8,630,944,615
IssuesEvent
2018-11-22 05:08:42
alibaba/pouch
https://api.github.com/repos/alibaba/pouch
closed
[flaky test] TestContainerExecInspectOk
areas/test status/more-info-needed
### Ⅰ. Issue Description Randomly run into a test failure: ``` FAIL: /go/src/github.com/alibaba/pouch/test/api_container_exec_inspect_test.go:27: APIContainerExecInspectSuite.TestContainerExecInspectOk /go/src/github.com/alibaba/pouch/test/api_container_exec_inspect_test.go:76: c.Assert(execInspect02.Running, check.Equals, true) ... obtained bool = false ... expected bool = true ``` ### Ⅱ. Describe what happened ### Ⅲ. Describe what you expected to happen ### Ⅳ. How to reproduce it (as minimally and precisely as possible) 1. 2. 3. ### Ⅴ. Anything else we need to know? ### Ⅵ. Environment: - pouch version (use `pouch version`): - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
1.0
[flaky test] TestContainerExecInspectOk - ### Ⅰ. Issue Description Randomly run into a test failure: ``` FAIL: /go/src/github.com/alibaba/pouch/test/api_container_exec_inspect_test.go:27: APIContainerExecInspectSuite.TestContainerExecInspectOk /go/src/github.com/alibaba/pouch/test/api_container_exec_inspect_test.go:76: c.Assert(execInspect02.Running, check.Equals, true) ... obtained bool = false ... expected bool = true ``` ### Ⅱ. Describe what happened ### Ⅲ. Describe what you expected to happen ### Ⅳ. How to reproduce it (as minimally and precisely as possible) 1. 2. 3. ### Ⅴ. Anything else we need to know? ### Ⅵ. Environment: - pouch version (use `pouch version`): - OS (e.g. from /etc/os-release): - Kernel (e.g. `uname -a`): - Install tools: - Others:
test
testcontainerexecinspectok ⅰ issue description randomly run into a test failure fail go src github com alibaba pouch test api container exec inspect test go apicontainerexecinspectsuite testcontainerexecinspectok go src github com alibaba pouch test api container exec inspect test go c assert running check equals true obtained bool false expected bool true ⅱ describe what happened ⅲ describe what you expected to happen ⅳ how to reproduce it as minimally and precisely as possible ⅴ anything else we need to know ⅵ environment pouch version use pouch version os e g from etc os release kernel e g uname a install tools others
1
21,051
16,488,705,796
IssuesEvent
2021-05-24 22:25:32
godotengine/godot
https://api.github.com/repos/godotengine/godot
closed
Reloading assets take very long when there's many of them
discussion topic:editor topic:import usability
<!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** <!-- Specify commit hash if using non-official build. --> 3.2.2 beta4 **OS/device including version:** <!-- Specify GPU model, drivers, and the backend (GLES2, GLES3, Vulkan) if graphics-related. --> Windows 10 x64 **Issue description:** <!-- What happened, and what was expected. --> My project has a huge amount of assets (2k+ right now). I tend to rely on texture reloading to make tweaks on the fly. My problem is that the time between me saving changes to image and Godot starting to reimport it keeps increasing. Right now I try re-focusing editor for good -teen seconds before the changes are reflected in Godot. AFAIK, Godot runs a periodical file scan on a separate thread and large amount of assets makes it take longer. Not sure what can be done about this. More threads or maybe it's possible to detect change of files in a different way. But this is a big problem for my workflow .-. **Steps to reproduce:** 1. Have a project with **LOTS** of assets 2. Change some image 3. Focus editor and wait until the texture updates in the editor
True
Reloading assets take very long when there's many of them - <!-- Please search existing issues for potential duplicates before filing yours: https://github.com/godotengine/godot/issues?q=is%3Aissue --> **Godot version:** <!-- Specify commit hash if using non-official build. --> 3.2.2 beta4 **OS/device including version:** <!-- Specify GPU model, drivers, and the backend (GLES2, GLES3, Vulkan) if graphics-related. --> Windows 10 x64 **Issue description:** <!-- What happened, and what was expected. --> My project has a huge amount of assets (2k+ right now). I tend to rely on texture reloading to make tweaks on the fly. My problem is that the time between me saving changes to image and Godot starting to reimport it keeps increasing. Right now I try re-focusing editor for good -teen seconds before the changes are reflected in Godot. AFAIK, Godot runs a periodical file scan on a separate thread and large amount of assets makes it take longer. Not sure what can be done about this. More threads or maybe it's possible to detect change of files in a different way. But this is a big problem for my workflow .-. **Steps to reproduce:** 1. Have a project with **LOTS** of assets 2. Change some image 3. Focus editor and wait until the texture updates in the editor
non_test
reloading assets take very long when there s many of them please search existing issues for potential duplicates before filing yours godot version os device including version windows issue description my project has a huge amount of assets right now i tend to rely on texture reloading to make tweaks on the fly my problem is that the time between me saving changes to image and godot starting to reimport it keeps increasing right now i try re focusing editor for good teen seconds before the changes are reflected in godot afaik godot runs a periodical file scan on a separate thread and large amount of assets makes it take longer not sure what can be done about this more threads or maybe it s possible to detect change of files in a different way but this is a big problem for my workflow steps to reproduce have a project with lots of assets change some image focus editor and wait until the texture updates in the editor
0
238,771
19,762,213,709
IssuesEvent
2022-01-16 15:46:53
mennaelkashef/eShop
https://api.github.com/repos/mennaelkashef/eShop
opened
Hg
Hello! RULE-GOT-APPLIED DOES-NOT-CONTAIN-STRING Rule-works-on-convert-to-bug test instabug
# :clipboard: Bug Details >Hg key | value --|-- Reported At | 2022-01-16 15:46:30 UTC Email | test@instabug.com Categories | Report a bug Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug App Version | 1.0 (1) Session Duration | 12 Device | unknown Android SDK built for x86, OS Level 30 Display | 1080x2340 (xhdpi) Location | Cairo, Egypt (en) ## :point_right: [View Full Bug Report on Instabug](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?utm_source=github&utm_medium=integrations) :point_left: ___ # :chart_with_downwards_trend: Session Profiler Here is what the app was doing right before the bug was reported: Key | Value --|-- Used Memory | 45.3% - 0.88/1.93 GB Used Storage | 3.3% - 0.19/5.81 GB Connectivity | WiFi Battery | 100% - unplugged Orientation | portrait Find all the changes that happened in the parameters mentioned above during the last 60 seconds before the bug was reported here: :point_right: **[View Full Session Profiler](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?show-session-profiler=true&utm_source=github&utm_medium=integrations)** :point_left: ___ # :mag_right: Logs ### User Steps Here are the last 10 steps done by the user right before the bug was reported: ``` 15:46:18 com.example.myapplication.MainActivity was started. 15:46:19 com.example.myapplication.MainActivity was resumed. 15:46:21 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.myapplication.MainActivity" 15:46:21 com.example.myapplication.MainActivity was paused. 15:46:30 Long press in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.myapplication.MainActivity" ``` Find all the user steps done by the user throughout the session here: :point_right: **[View All User Steps](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?show-logs=user_steps&utm_source=github&utm_medium=integrations)** :point_left: ### Console Log Here are the last 10 console logs logged right before the bug was reported: ``` 15:46:20 W/e.myapplicatio(10148): Accessing hidden field Landroid/view/ViewRootImpl;->mView:Landroid/view/View; (greylist, reflection, allowed) 15:46:20 W/e.myapplicatio(10148): Long monitor contention with owner Thread-19 (10334) at android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager()(NetworkSecurityConfig.java:116) waiters=0 in android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager() for 227ms 15:46:20 W/e.myapplicatio(10148): Long monitor contention with owner Thread-19 (10334) at android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager()(NetworkSecurityConfig.java:116) waiters=1 in android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager() for 146ms 15:46:22 D/y3 (10148): logging level: 0 15:46:22 I/Choreographer(10148): Skipped 32 frames! The application may be doing too much work on its main thread. 15:46:24 I/e.myapplicatio(10148): Background concurrent copying GC freed 456884(17MB) AllocSpace objects, 51(4384KB) LOS objects, 49% free, 5855KB/11MB, paused 448us total 157.037ms 15:46:30 W/BottomSheetBehavior(10148): BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks. 15:46:33 I/e.myapplicatio(10148): JIT allocated 74KB for compiled code of void android.view.View.<init>(android.content.Context, android.util.AttributeSet, int, int) 15:46:36 W/BottomSheetBehavior(10148): BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks. 15:46:37 I/AssistStructure(10148): Flattened final assist data: 4880 bytes, containing 1 windows, 27 views ``` Find all the logged console logs throughout the session here: :point_right: **[View All Console Log](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?show-logs=console_log&utm_source=github&utm_medium=integrations)** :point_left: ___ # :camera: Images [![image attachment](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17690917/3242f70a8e726ba05bfe0bd3dd01477f_one_bug_thumb/24672212/bug_1642347981874_.jpg?Expires=4798021611&Signature=KbgAa2GZlz9qfsBnwpIlx656sBOtcCwjmKx3Mx~L2UMuQ5tnX4rMQ68c9b9UEWlW-ngc4y4Wj9rZR87jDj9TS5~yU-ijAnAYDKi-7cl8L5AN3KccRCzV626NwiB-6KciHDO5QbpHyZg9wogMcyAd-krBSbPoGwnNerT1qySqjT4szZd4f2g9trCjsezadLY18dEqoV5JPTUYqcRJhN70P1ySSNZcIKoWGOdtLDcYrCn458~2~OV6PtRb6vesjucte8e7aMHqt-bO5m2LHE13gmWvpg43rIldKkzLmexu6yV3DPuH0QLZI8Q6wmnILlgisMSvSSmbCFXr3ChZXOcSnw__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ)](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17690917/3242f70a8e726ba05bfe0bd3dd01477f_original/24672212/bug_1642347981874_.jpg?Expires=4798021611&Signature=AH1V2gBWN9IDpSxSVpoc-gzN~1cdMt5famvbCZMg-Y3wVzNciDYzrCp~BkviAeXwqX2SArATjidbYKAZNJShA2eW~VhRMwyZqwIlz7gfjWXMW8Mvte6o9eMfNN1qcIoFAiwG2cGkum8vnEdOjMt~STcMus6iRmhPZOGfoPXwBBKOe1WAoJ4xc9KwXVLhTbWcNJSaCtyHZ2CzOxdFZVQ1UD9Emdc3xZWM4cWqu2wYbXjPfeEIBRQxI6GyOogh5mgURU8kam-g5NFqrq-REpiWAC8JzimgmFDKPDac2jVbKFVoY9ttij-m5OmE8ItRO2JIJFgaTi-UvStrEGHW9WTI1g__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ) ___ # :warning: Looking for More Details? 1. **Network Log**: we are unable to capture your network requests automatically. If you are using HttpUrlConnection or Okhttp requests, [**check the details mentioned here**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations#section-network-logs). 2. **User Events**: start capturing custom User Events to send them along with each report. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations). 3. **Instabug Log**: start adding Instabug logs to see them right inside each report you receive. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations).
1.0
Hg - # :clipboard: Bug Details >Hg key | value --|-- Reported At | 2022-01-16 15:46:30 UTC Email | test@instabug.com Categories | Report a bug Tags | test, Hello!, RULE-GOT-APPLIED, DOES-NOT-CONTAIN-STRING, Rule-works-on-convert-to-bug, instabug App Version | 1.0 (1) Session Duration | 12 Device | unknown Android SDK built for x86, OS Level 30 Display | 1080x2340 (xhdpi) Location | Cairo, Egypt (en) ## :point_right: [View Full Bug Report on Instabug](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?utm_source=github&utm_medium=integrations) :point_left: ___ # :chart_with_downwards_trend: Session Profiler Here is what the app was doing right before the bug was reported: Key | Value --|-- Used Memory | 45.3% - 0.88/1.93 GB Used Storage | 3.3% - 0.19/5.81 GB Connectivity | WiFi Battery | 100% - unplugged Orientation | portrait Find all the changes that happened in the parameters mentioned above during the last 60 seconds before the bug was reported here: :point_right: **[View Full Session Profiler](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?show-session-profiler=true&utm_source=github&utm_medium=integrations)** :point_left: ___ # :mag_right: Logs ### User Steps Here are the last 10 steps done by the user right before the bug was reported: ``` 15:46:18 com.example.myapplication.MainActivity was started. 15:46:19 com.example.myapplication.MainActivity was resumed. 15:46:21 Tap in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.myapplication.MainActivity" 15:46:21 com.example.myapplication.MainActivity was paused. 15:46:30 Long press in "androidx.constraintlayout.widget.ConstraintLayout" in "com.example.myapplication.MainActivity" ``` Find all the user steps done by the user throughout the session here: :point_right: **[View All User Steps](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?show-logs=user_steps&utm_source=github&utm_medium=integrations)** :point_left: ### Console Log Here are the last 10 console logs logged right before the bug was reported: ``` 15:46:20 W/e.myapplicatio(10148): Accessing hidden field Landroid/view/ViewRootImpl;->mView:Landroid/view/View; (greylist, reflection, allowed) 15:46:20 W/e.myapplicatio(10148): Long monitor contention with owner Thread-19 (10334) at android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager()(NetworkSecurityConfig.java:116) waiters=0 in android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager() for 227ms 15:46:20 W/e.myapplicatio(10148): Long monitor contention with owner Thread-19 (10334) at android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager()(NetworkSecurityConfig.java:116) waiters=1 in android.security.net.config.NetworkSecurityTrustManager android.security.net.config.NetworkSecurityConfig.getTrustManager() for 146ms 15:46:22 D/y3 (10148): logging level: 0 15:46:22 I/Choreographer(10148): Skipped 32 frames! The application may be doing too much work on its main thread. 15:46:24 I/e.myapplicatio(10148): Background concurrent copying GC freed 456884(17MB) AllocSpace objects, 51(4384KB) LOS objects, 49% free, 5855KB/11MB, paused 448us total 157.037ms 15:46:30 W/BottomSheetBehavior(10148): BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks. 15:46:33 I/e.myapplicatio(10148): JIT allocated 74KB for compiled code of void android.view.View.<init>(android.content.Context, android.util.AttributeSet, int, int) 15:46:36 W/BottomSheetBehavior(10148): BottomSheetBehavior now supports multiple callbacks. `setBottomSheetCallback()` removes all existing callbacks, including ones set internally by library authors, which may result in unintended behavior. This may change in the future. Please use `addBottomSheetCallback()` and `removeBottomSheetCallback()` instead to set your own callbacks. 15:46:37 I/AssistStructure(10148): Flattened final assist data: 4880 bytes, containing 1 windows, 27 views ``` Find all the logged console logs throughout the session here: :point_right: **[View All Console Log](https://dashboard.instabug.com/applications/android-sample/beta/bugs/8278?show-logs=console_log&utm_source=github&utm_medium=integrations)** :point_left: ___ # :camera: Images [![image attachment](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17690917/3242f70a8e726ba05bfe0bd3dd01477f_one_bug_thumb/24672212/bug_1642347981874_.jpg?Expires=4798021611&Signature=KbgAa2GZlz9qfsBnwpIlx656sBOtcCwjmKx3Mx~L2UMuQ5tnX4rMQ68c9b9UEWlW-ngc4y4Wj9rZR87jDj9TS5~yU-ijAnAYDKi-7cl8L5AN3KccRCzV626NwiB-6KciHDO5QbpHyZg9wogMcyAd-krBSbPoGwnNerT1qySqjT4szZd4f2g9trCjsezadLY18dEqoV5JPTUYqcRJhN70P1ySSNZcIKoWGOdtLDcYrCn458~2~OV6PtRb6vesjucte8e7aMHqt-bO5m2LHE13gmWvpg43rIldKkzLmexu6yV3DPuH0QLZI8Q6wmnILlgisMSvSSmbCFXr3ChZXOcSnw__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ)](https://d38gnqwzxziyyy.cloudfront.net/attachments/bugs/17690917/3242f70a8e726ba05bfe0bd3dd01477f_original/24672212/bug_1642347981874_.jpg?Expires=4798021611&Signature=AH1V2gBWN9IDpSxSVpoc-gzN~1cdMt5famvbCZMg-Y3wVzNciDYzrCp~BkviAeXwqX2SArATjidbYKAZNJShA2eW~VhRMwyZqwIlz7gfjWXMW8Mvte6o9eMfNN1qcIoFAiwG2cGkum8vnEdOjMt~STcMus6iRmhPZOGfoPXwBBKOe1WAoJ4xc9KwXVLhTbWcNJSaCtyHZ2CzOxdFZVQ1UD9Emdc3xZWM4cWqu2wYbXjPfeEIBRQxI6GyOogh5mgURU8kam-g5NFqrq-REpiWAC8JzimgmFDKPDac2jVbKFVoY9ttij-m5OmE8ItRO2JIJFgaTi-UvStrEGHW9WTI1g__&Key-Pair-Id=APKAIXAG65U6UUX7JAQQ) ___ # :warning: Looking for More Details? 1. **Network Log**: we are unable to capture your network requests automatically. If you are using HttpUrlConnection or Okhttp requests, [**check the details mentioned here**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations#section-network-logs). 2. **User Events**: start capturing custom User Events to send them along with each report. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations). 3. **Instabug Log**: start adding Instabug logs to see them right inside each report you receive. [**Find all the details in the docs**](https://docs.instabug.com/docs/android-logging?utm_source=github&utm_medium=integrations).
test
hg clipboard bug details hg key value reported at utc email test instabug com categories report a bug tags test hello rule got applied does not contain string rule works on convert to bug instabug app version session duration device unknown android sdk built for os level display xhdpi location cairo egypt en point right point left chart with downwards trend session profiler here is what the app was doing right before the bug was reported key value used memory gb used storage gb connectivity wifi battery unplugged orientation portrait find all the changes that happened in the parameters mentioned above during the last seconds before the bug was reported here point right point left mag right logs user steps here are the last steps done by the user right before the bug was reported com example myapplication mainactivity was started com example myapplication mainactivity was resumed tap in androidx constraintlayout widget constraintlayout in com example myapplication mainactivity com example myapplication mainactivity was paused long press in androidx constraintlayout widget constraintlayout in com example myapplication mainactivity find all the user steps done by the user throughout the session here point right point left console log here are the last console logs logged right before the bug was reported w e myapplicatio accessing hidden field landroid view viewrootimpl mview landroid view view greylist reflection allowed w e myapplicatio long monitor contention with owner thread at android security net config networksecuritytrustmanager android security net config networksecurityconfig gettrustmanager networksecurityconfig java waiters in android security net config networksecuritytrustmanager android security net config networksecurityconfig gettrustmanager for w e myapplicatio long monitor contention with owner thread at android security net config networksecuritytrustmanager android security net config networksecurityconfig gettrustmanager networksecurityconfig java waiters in android security net config networksecuritytrustmanager android security net config networksecurityconfig gettrustmanager for d logging level i choreographer skipped frames the application may be doing too much work on its main thread i e myapplicatio background concurrent copying gc freed allocspace objects los objects free paused total w bottomsheetbehavior bottomsheetbehavior now supports multiple callbacks setbottomsheetcallback removes all existing callbacks including ones set internally by library authors which may result in unintended behavior this may change in the future please use addbottomsheetcallback and removebottomsheetcallback instead to set your own callbacks i e myapplicatio jit allocated for compiled code of void android view view android content context android util attributeset int int w bottomsheetbehavior bottomsheetbehavior now supports multiple callbacks setbottomsheetcallback removes all existing callbacks including ones set internally by library authors which may result in unintended behavior this may change in the future please use addbottomsheetcallback and removebottomsheetcallback instead to set your own callbacks i assiststructure flattened final assist data bytes containing windows views find all the logged console logs throughout the session here point right point left camera images warning looking for more details network log we are unable to capture your network requests automatically if you are using httpurlconnection or okhttp requests user events start capturing custom user events to send them along with each report instabug log start adding instabug logs to see them right inside each report you receive
1
163,104
12,704,093,980
IssuesEvent
2020-06-23 00:16:28
Thy-Vipe/BeastsOfBermuda-issues
https://api.github.com/repos/Thy-Vipe/BeastsOfBermuda-issues
opened
[Major Bug] Snowy mountain doesnt seem to welcome burrows
Major Bug Map tester-team
_Originally written by **SunnyD | 76561198274255587**_ Game Version: 1.1.952 *===== System Specs ===== CPU Brand: AMD FX(tm)-4300 Quad-Core Processor Vendor: AuthenticAMD GPU Brand: Radeon RX 580 Series GPU Driver Info: Unknown Num CPU Cores: 2 ===================* Context: **Oryctodromeus** Map: Rival_Shores at the start I can dig a burrow fine, but once i start trying to tunnel in it the area goes dark, my ory is floating, then im forcibly removed. At first I thought it was the hotspring, but when i tried to dig further away from the puddle I had the same result. Location: X=-196227.641 Y=41299.266 Z=36795.195
1.0
[Major Bug] Snowy mountain doesnt seem to welcome burrows - _Originally written by **SunnyD | 76561198274255587**_ Game Version: 1.1.952 *===== System Specs ===== CPU Brand: AMD FX(tm)-4300 Quad-Core Processor Vendor: AuthenticAMD GPU Brand: Radeon RX 580 Series GPU Driver Info: Unknown Num CPU Cores: 2 ===================* Context: **Oryctodromeus** Map: Rival_Shores at the start I can dig a burrow fine, but once i start trying to tunnel in it the area goes dark, my ory is floating, then im forcibly removed. At first I thought it was the hotspring, but when i tried to dig further away from the puddle I had the same result. Location: X=-196227.641 Y=41299.266 Z=36795.195
test
snowy mountain doesnt seem to welcome burrows originally written by sunnyd game version system specs cpu brand amd fx tm quad core processor vendor authenticamd gpu brand radeon rx series gpu driver info unknown num cpu cores context oryctodromeus map rival shores at the start i can dig a burrow fine but once i start trying to tunnel in it the area goes dark my ory is floating then im forcibly removed at first i thought it was the hotspring but when i tried to dig further away from the puddle i had the same result location x y z
1
85,290
10,601,202,963
IssuesEvent
2019-10-10 11:49:27
Open-Systems-Pharmacology/OSPSuite.Core
https://api.github.com/repos/Open-Systems-Pharmacology/OSPSuite.Core
opened
Observed data format: 026_T1C1E1_T2C2E2
Importer-Redesign
[026_T1C1E1_T2C2E2.xlsx](https://github.com/Open-Systems-Pharmacology/OSPSuite.Core/files/3712350/026_T1C1E1_T2C2E2.xlsx) Time_Brain [min] | Concentration_Brain [mg/ml] | Error_Brain [mg/ml] | Time_Liver [min] | Concentration_Liver [mg/ml] | Error_Liver [mg/ml] -- | -- | -- | -- | -- | -- 1 | 0,1 |   | 15 | 0,2 | 0,1 2 | 12 | 3 | 30 | 8 | 2 3 | 2 | 1,8 | 60 | 2 | 1 20 | 0,01 |   | 120 | 0,5 | 0,3   |   |   | 240 | 0,05 | 0,001
1.0
Observed data format: 026_T1C1E1_T2C2E2 - [026_T1C1E1_T2C2E2.xlsx](https://github.com/Open-Systems-Pharmacology/OSPSuite.Core/files/3712350/026_T1C1E1_T2C2E2.xlsx) Time_Brain [min] | Concentration_Brain [mg/ml] | Error_Brain [mg/ml] | Time_Liver [min] | Concentration_Liver [mg/ml] | Error_Liver [mg/ml] -- | -- | -- | -- | -- | -- 1 | 0,1 |   | 15 | 0,2 | 0,1 2 | 12 | 3 | 30 | 8 | 2 3 | 2 | 1,8 | 60 | 2 | 1 20 | 0,01 |   | 120 | 0,5 | 0,3   |   |   | 240 | 0,05 | 0,001
non_test
observed data format time brain concentration brain error brain time liver concentration liver error liver          
0
318,164
27,291,515,114
IssuesEvent
2023-02-23 16:56:07
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
roachtest: schemachange/mixed-versions-compat failed
C-test-failure O-robot O-roachtest branch-master release-blocker
roachtest.schemachange/mixed-versions-compat [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8803571?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8803571?buildTab=artifacts#/schemachange/mixed-versions-compat) on master @ [e028ce5b14505dfd17ef8b13001c0ab8ac811e3c](https://github.com/cockroachdb/cockroach/commits/e028ce5b14505dfd17ef8b13001c0ab8ac811e3c): ``` validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE sc2.typ_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t, t_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t1_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t2_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t3_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t4_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP VIEW v_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP DATABASE a CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP DATABASE defaultdb CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP DATABASE test CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP TABLE a CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW testuser1 CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW testuser3_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW x, y_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW y, x_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_1 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_10 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_11 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_12 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_13 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_14 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_15 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_16 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_17 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_18 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_2 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_3 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_4 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_5 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_6 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_7 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_8 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_9 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP DATABASE db_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP DATABASE defaultdb CASCADE_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP DATABASE test CASCADE_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP TABLE db.kv_0, W230223 16:55:24.581810 1 sql/schemachanger/scplan/plan.go:122 [-] 1 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.588003 1 sql/schemachanger/scplan/plan.go:122 [-] 2 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.593982 1 sql/schemachanger/scplan/plan.go:122 [-] 3 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.599962 1 sql/schemachanger/scplan/plan.go:122 [-] 4 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.605882 1 sql/schemachanger/scplan/plan.go:122 [-] 5 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.611867 1 sql/schemachanger/scplan/plan.go:122 [-] 6 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.617807 1 sql/schemachanger/scplan/plan.go:122 [-] 7 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.623878 1 sql/schemachanger/scplan/plan.go:122 [-] 8 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.629952 1 sql/schemachanger/scplan/plan.go:122 [-] 9 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.635978 1 sql/schemachanger/scplan/plan.go:122 [-] 10 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} ERROR: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} Failed running "debug declarative-corpus-validate" ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/sql-schema <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*schemachange/mixed-versions-compat.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
2.0
roachtest: schemachange/mixed-versions-compat failed - roachtest.schemachange/mixed-versions-compat [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8803571?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/8803571?buildTab=artifacts#/schemachange/mixed-versions-compat) on master @ [e028ce5b14505dfd17ef8b13001c0ab8ac811e3c](https://github.com/cockroachdb/cockroach/commits/e028ce5b14505dfd17ef8b13001c0ab8ac811e3c): ``` validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE sc2.typ_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t, t_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t1_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t2_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t3_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t4_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP TYPE t_0 validated TestLogic_drop_type_TestLogic_drop_type_DROP VIEW v_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP DATABASE a CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP DATABASE defaultdb CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP DATABASE test CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP TABLE a CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW testuser1 CASCADE_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW testuser3_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW x, y_0 validated TestLogic_drop_view_TestLogic_drop_view_DROP VIEW y, x_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_1 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_10 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_11 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_12 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_13 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_14 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_15 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_16 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_17 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_18 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_2 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_3 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_4 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_5 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_6 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_7 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_8 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_ALTER TABLE db.kv ALTER PRIMARY KEY USING COLUMNS (k)_9 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP DATABASE db_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP DATABASE defaultdb CASCADE_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP DATABASE test CASCADE_0 validated TestLogic_gc_job_mixed_TestLogic_gc_job_mixed_DROP TABLE db.kv_0, W230223 16:55:24.581810 1 sql/schemachanger/scplan/plan.go:122 [-] 1 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.588003 1 sql/schemachanger/scplan/plan.go:122 [-] 2 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.593982 1 sql/schemachanger/scplan/plan.go:122 [-] 3 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.599962 1 sql/schemachanger/scplan/plan.go:122 [-] 4 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.605882 1 sql/schemachanger/scplan/plan.go:122 [-] 5 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.611867 1 sql/schemachanger/scplan/plan.go:122 [-] 6 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.617807 1 sql/schemachanger/scplan/plan.go:122 [-] 7 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.623878 1 sql/schemachanger/scplan/plan.go:122 [-] 8 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.629952 1 sql/schemachanger/scplan/plan.go:122 [-] 9 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} W230223 16:55:24.635978 1 sql/schemachanger/scplan/plan.go:122 [-] 10 failed building declarative schema changer plan in PostCommitNonRevertiblePhase (rollback=false) for ALTER TABLE with error: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} ERROR: invalid execution plan: final status is VALIDATED instead of ABSENT at index 15 for adding ForeignKeyConstraint:{DescID: 110, ConstraintID: 2, ReferencedDescID: 107} Failed running "debug declarative-corpus-validate" ``` <p>Parameters: <code>ROACHTEST_cloud=gce</code> , <code>ROACHTEST_cpu=4</code> , <code>ROACHTEST_encrypted=false</code> , <code>ROACHTEST_fs=ext4</code> , <code>ROACHTEST_localSSD=true</code> , <code>ROACHTEST_ssd=0</code> </p> <details><summary>Help</summary> <p> See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7) </p> </details> /cc @cockroachdb/sql-schema <sub> [This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*schemachange/mixed-versions-compat.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues) </sub>
test
roachtest schemachange mixed versions compat failed roachtest schemachange mixed versions compat with on master validated testlogic drop type testlogic drop type drop type typ validated testlogic drop type testlogic drop type drop type t t validated testlogic drop type testlogic drop type drop type validated testlogic drop type testlogic drop type drop type validated testlogic drop type testlogic drop type drop type validated testlogic drop type testlogic drop type drop type validated testlogic drop type testlogic drop type drop type t validated testlogic drop type testlogic drop type drop view v validated testlogic drop view testlogic drop view drop database a cascade validated testlogic drop view testlogic drop view drop database defaultdb cascade validated testlogic drop view testlogic drop view drop database test cascade validated testlogic drop view testlogic drop view drop table a cascade validated testlogic drop view testlogic drop view drop view cascade validated testlogic drop view testlogic drop view drop view validated testlogic drop view testlogic drop view drop view x y validated testlogic drop view testlogic drop view drop view y x validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed alter table db kv alter primary key using columns k validated testlogic gc job mixed testlogic gc job mixed drop database db validated testlogic gc job mixed testlogic gc job mixed drop database defaultdb cascade validated testlogic gc job mixed testlogic gc job mixed drop database test cascade validated testlogic gc job mixed testlogic gc job mixed drop table db kv sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid sql schemachanger scplan plan go failed building declarative schema changer plan in postcommitnonrevertiblephase rollback false for alter table with error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid error invalid execution plan final status is validated instead of absent at index for adding foreignkeyconstraint descid constraintid referenceddescid failed running debug declarative corpus validate parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest fs roachtest localssd true roachtest ssd help see see cc cockroachdb sql schema
1
31,147
4,691,647,611
IssuesEvent
2016-10-11 11:21:55
skaut/SRS
https://api.github.com/repos/skaut/SRS
closed
Tisk dokladu
Testování
V detailu uživatele jsou nyní dvě tlačítka pro tisk, mělo by se zobrazovat pouze jedno podle typu platby: 1. Pokud je vybrána platební metoda "Hotovost", potom zobrazit tlačítko "Vytisknout příjmový doklad" 2. Pokud je vybrána platební metoda "Na účet", potom zobrazit tlačítko "Vytisknout potvrzení o zaplacení na účet" Toto se musí zohlednit i v hromadných akcích nad evidencí účastníků: 1. Změnit popis z "Vytisknout příjmový doklad" na "Vytisknout doklad o zaplacení" 2. Podle typu platby vygenerovat do pdf příslušný doklad Umožnit tisk dokladu až po vyplnění položky "Zaplaceno dne". Položku "Příjmový doklad vytištěn" vyplnit automaticky po vygenerování dokladu a doplnit datum, kdy byl doklad vytištěn. Úprava příjmového dokladu: 1. přejmenovat "Firma" na "Dodavatel" 2. odebrat všechny přeškrtané nápisy (Výdajový pokladní doklad, Vyplaceno komu, Vydal a nápis Nehodící se škrtněte)
1.0
Tisk dokladu - V detailu uživatele jsou nyní dvě tlačítka pro tisk, mělo by se zobrazovat pouze jedno podle typu platby: 1. Pokud je vybrána platební metoda "Hotovost", potom zobrazit tlačítko "Vytisknout příjmový doklad" 2. Pokud je vybrána platební metoda "Na účet", potom zobrazit tlačítko "Vytisknout potvrzení o zaplacení na účet" Toto se musí zohlednit i v hromadných akcích nad evidencí účastníků: 1. Změnit popis z "Vytisknout příjmový doklad" na "Vytisknout doklad o zaplacení" 2. Podle typu platby vygenerovat do pdf příslušný doklad Umožnit tisk dokladu až po vyplnění položky "Zaplaceno dne". Položku "Příjmový doklad vytištěn" vyplnit automaticky po vygenerování dokladu a doplnit datum, kdy byl doklad vytištěn. Úprava příjmového dokladu: 1. přejmenovat "Firma" na "Dodavatel" 2. odebrat všechny přeškrtané nápisy (Výdajový pokladní doklad, Vyplaceno komu, Vydal a nápis Nehodící se škrtněte)
test
tisk dokladu v detailu uživatele jsou nyní dvě tlačítka pro tisk mělo by se zobrazovat pouze jedno podle typu platby pokud je vybrána platební metoda hotovost potom zobrazit tlačítko vytisknout příjmový doklad pokud je vybrána platební metoda na účet potom zobrazit tlačítko vytisknout potvrzení o zaplacení na účet toto se musí zohlednit i v hromadných akcích nad evidencí účastníků změnit popis z vytisknout příjmový doklad na vytisknout doklad o zaplacení podle typu platby vygenerovat do pdf příslušný doklad umožnit tisk dokladu až po vyplnění položky zaplaceno dne položku příjmový doklad vytištěn vyplnit automaticky po vygenerování dokladu a doplnit datum kdy byl doklad vytištěn úprava příjmového dokladu přejmenovat firma na dodavatel odebrat všechny přeškrtané nápisy výdajový pokladní doklad vyplaceno komu vydal a nápis nehodící se škrtněte
1
352,187
32,050,391,191
IssuesEvent
2023-09-23 13:33:34
Dart-Code/Dart-Code
https://api.github.com/repos/Dart-Code/Dart-Code
closed
Cursor moves to beginning of file while stepping if an exception occurs during a test
is bug in debugger in testing
Hello there, It's been a while since I came by .. hope all is well! **Describe the bug** When running a test in debug mode, the cursor in the test file moves to the beginning of the file after each run. This is inconvenient since after each time I run the test, I have to scroll back to the line wherever the test is to run it again. **To Reproduce** Steps to reproduce the behavior: 1. create a new dart project (i.e. `dart create debug_cursor_issue`) 2. go to the test file and paste the sample code there (given below). 3. scroll down to the test 4. place the cursor somewhere within the test 5. click on the `debug` button shown above the test within the file. ![image](https://github.com/Dart-Code/Dart-Code/assets/46427323/6488f143-cbeb-4d18-9426-88898de125bf) 6. click the `continue` button in the debugger controller until the end. 7. the cursor now should've moved to the top of the file. <details><summary> >>>> Sample Code <<<<<< </summary> ```dart import 'package:dart_code_test_bug/dart_code_test_bug.dart'; import 'package:test/test.dart'; /* LONG COMMENT TO SIMULATE THE BUG Jump to line 100 */ void main() { test('calculate', () { try { expect(true, false); } on FormatException catch (e) { // } }); } ``` </details> **Expected behavior** I expect the cursor to stay in its place -- it's inconvenient to keep scrolling back after each run especially in large test files. **Please complete the following information:** - Operating System and version: 12.6 (21G115) - VS Code version: 1.81.1 - Dart extension version: v3.70.0 - Dart/Flutter SDK version: Dart SDK version: 3.1.0 (stable) (Tue Aug 15 21:33:36 2023 +0000) on "macos_x64"
1.0
Cursor moves to beginning of file while stepping if an exception occurs during a test - Hello there, It's been a while since I came by .. hope all is well! **Describe the bug** When running a test in debug mode, the cursor in the test file moves to the beginning of the file after each run. This is inconvenient since after each time I run the test, I have to scroll back to the line wherever the test is to run it again. **To Reproduce** Steps to reproduce the behavior: 1. create a new dart project (i.e. `dart create debug_cursor_issue`) 2. go to the test file and paste the sample code there (given below). 3. scroll down to the test 4. place the cursor somewhere within the test 5. click on the `debug` button shown above the test within the file. ![image](https://github.com/Dart-Code/Dart-Code/assets/46427323/6488f143-cbeb-4d18-9426-88898de125bf) 6. click the `continue` button in the debugger controller until the end. 7. the cursor now should've moved to the top of the file. <details><summary> >>>> Sample Code <<<<<< </summary> ```dart import 'package:dart_code_test_bug/dart_code_test_bug.dart'; import 'package:test/test.dart'; /* LONG COMMENT TO SIMULATE THE BUG Jump to line 100 */ void main() { test('calculate', () { try { expect(true, false); } on FormatException catch (e) { // } }); } ``` </details> **Expected behavior** I expect the cursor to stay in its place -- it's inconvenient to keep scrolling back after each run especially in large test files. **Please complete the following information:** - Operating System and version: 12.6 (21G115) - VS Code version: 1.81.1 - Dart extension version: v3.70.0 - Dart/Flutter SDK version: Dart SDK version: 3.1.0 (stable) (Tue Aug 15 21:33:36 2023 +0000) on "macos_x64"
test
cursor moves to beginning of file while stepping if an exception occurs during a test hello there it s been a while since i came by hope all is well describe the bug when running a test in debug mode the cursor in the test file moves to the beginning of the file after each run this is inconvenient since after each time i run the test i have to scroll back to the line wherever the test is to run it again to reproduce steps to reproduce the behavior create a new dart project i e dart create debug cursor issue go to the test file and paste the sample code there given below scroll down to the test place the cursor somewhere within the test click on the debug button shown above the test within the file click the continue button in the debugger controller until the end the cursor now should ve moved to the top of the file sample code dart import package dart code test bug dart code test bug dart import package test test dart long comment to simulate the bug jump to line void main test calculate try expect true false on formatexception catch e expected behavior i expect the cursor to stay in its place it s inconvenient to keep scrolling back after each run especially in large test files please complete the following information operating system and version vs code version dart extension version dart flutter sdk version dart sdk version stable tue aug on macos
1
435,239
30,493,349,438
IssuesEvent
2023-07-18 09:10:45
Nalini1998/Project_Public
https://api.github.com/repos/Nalini1998/Project_Public
closed
7. Append the contents of lacrosse.txt to the contents of tennis.txt. Then, view the contents of tennis.txt
documentation enhancement help wanted good first issue question
``` $ cat lacrosse.txt > tennis.txt $ cat tennis.txt ```
1.0
7. Append the contents of lacrosse.txt to the contents of tennis.txt. Then, view the contents of tennis.txt - ``` $ cat lacrosse.txt > tennis.txt $ cat tennis.txt ```
non_test
append the contents of lacrosse txt to the contents of tennis txt then view the contents of tennis txt cat lacrosse txt tennis txt cat tennis txt
0
290,630
21,892,722,730
IssuesEvent
2022-05-20 04:44:31
bounswe/bounswe2022group7
https://api.github.com/repos/bounswe/bounswe2022group7
closed
[Practice App] Add documentation for wikipedia API call
Type: Documentation Status: Pending Review Priority: High Difficulty: Easy
I will add a yml file that documents behavior of wikipedia API endpoint.
1.0
[Practice App] Add documentation for wikipedia API call - I will add a yml file that documents behavior of wikipedia API endpoint.
non_test
add documentation for wikipedia api call i will add a yml file that documents behavior of wikipedia api endpoint
0
642,066
20,866,284,010
IssuesEvent
2022-03-22 07:34:15
googleapis/java-spanner
https://api.github.com/repos/googleapis/java-spanner
opened
spanner.it.ITPitrCreateDatabaseTest: returnsTheVersionRetentionPeriodSetThroughGetDatabase failed
type: bug priority: p1 flakybot: issue
Note: #1433 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 2b54949ec5082f1aab4b3b5b46bf0bef94f73d9e buildURL: [Build Status](https://source.cloud.google.com/results/invocations/b3b15dbc-a52f-4e43-a3a1-2982135e348f), [Sponge](http://sponge2/b3b15dbc-a52f-4e43-a3a1-2982135e348f) status: failed <details><summary>Test output</summary><br><pre>java.util.concurrent.ExecutionException: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_702051068_0002' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:588) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:439) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:100) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:73) at com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:133) at com.google.cloud.spanner.it.ITPitrCreateDatabaseTest.createDatabase(ITPitrCreateDatabaseTest.java:139) at com.google.cloud.spanner.it.ITPitrCreateDatabaseTest.returnsTheVersionRetentionPeriodSetThroughGetDatabase(ITPitrCreateDatabaseTest.java:107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeLazy(JUnitCoreWrapper.java:119) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:87) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Caused by: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_702051068_0002' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerExceptionPreformatted(SpannerExceptionFactory.java:284) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:61) at com.google.cloud.spanner.SpannerExceptionFactory.fromApiException(SpannerExceptionFactory.java:299) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:174) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:110) at com.google.cloud.spanner.DatabaseAdminClientImpl.lambda$createDatabase$5(DatabaseAdminClientImpl.java:310) at com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:240) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:234) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:222) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:133) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1277) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:761) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.addListener(FluentFuture.java:115) at com.google.common.util.concurrent.ForwardingListenableFuture.addListener(ForwardingListenableFuture.java:47) at com.google.api.core.ApiFutureToListenableFuture.addListener(ApiFutureToListenableFuture.java:52) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:46) at com.google.common.util.concurrent.Futures.catching(Futures.java:305) at com.google.api.core.ApiFutures.catching(ApiFutures.java:99) at com.google.api.gax.longrunning.OperationFutureImpl.<init>(OperationFutureImpl.java:97) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:308) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:282) at com.google.cloud.spanner.it.ITPitrCreateDatabaseTest.createDatabase(ITPitrCreateDatabaseTest.java:138) ... 45 more Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_702051068_0002' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at io.grpc.Status.asRuntimeException(Status.java:535) at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:534) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:455) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor$1$1.onClose(SpannerErrorInterceptor.java:100) at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463) at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427) at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562) at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) </pre></details>
1.0
spanner.it.ITPitrCreateDatabaseTest: returnsTheVersionRetentionPeriodSetThroughGetDatabase failed - Note: #1433 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 2b54949ec5082f1aab4b3b5b46bf0bef94f73d9e buildURL: [Build Status](https://source.cloud.google.com/results/invocations/b3b15dbc-a52f-4e43-a3a1-2982135e348f), [Sponge](http://sponge2/b3b15dbc-a52f-4e43-a3a1-2982135e348f) status: failed <details><summary>Test output</summary><br><pre>java.util.concurrent.ExecutionException: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_702051068_0002' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:588) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:439) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:100) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:73) at com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:133) at com.google.cloud.spanner.it.ITPitrCreateDatabaseTest.createDatabase(ITPitrCreateDatabaseTest.java:139) at com.google.cloud.spanner.it.ITPitrCreateDatabaseTest.returnsTheVersionRetentionPeriodSetThroughGetDatabase(ITPitrCreateDatabaseTest.java:107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeLazy(JUnitCoreWrapper.java:119) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:87) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Caused by: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_702051068_0002' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerExceptionPreformatted(SpannerExceptionFactory.java:284) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:61) at com.google.cloud.spanner.SpannerExceptionFactory.fromApiException(SpannerExceptionFactory.java:299) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:174) at com.google.cloud.spanner.SpannerExceptionFactory.newSpannerException(SpannerExceptionFactory.java:110) at com.google.cloud.spanner.DatabaseAdminClientImpl.lambda$createDatabase$5(DatabaseAdminClientImpl.java:310) at com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:240) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:234) at com.google.common.util.concurrent.AbstractCatchingFuture$CatchingFuture.doFallback(AbstractCatchingFuture.java:222) at com.google.common.util.concurrent.AbstractCatchingFuture.run(AbstractCatchingFuture.java:133) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1277) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:761) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.addListener(FluentFuture.java:115) at com.google.common.util.concurrent.ForwardingListenableFuture.addListener(ForwardingListenableFuture.java:47) at com.google.api.core.ApiFutureToListenableFuture.addListener(ApiFutureToListenableFuture.java:52) at com.google.common.util.concurrent.AbstractCatchingFuture.create(AbstractCatchingFuture.java:46) at com.google.common.util.concurrent.Futures.catching(Futures.java:305) at com.google.api.core.ApiFutures.catching(ApiFutures.java:99) at com.google.api.gax.longrunning.OperationFutureImpl.<init>(OperationFutureImpl.java:97) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:308) at com.google.cloud.spanner.DatabaseAdminClientImpl.createDatabase(DatabaseAdminClientImpl.java:282) at com.google.cloud.spanner.it.ITPitrCreateDatabaseTest.createDatabase(ITPitrCreateDatabaseTest.java:138) ... 45 more Caused by: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to create database 'testdb_702051068_0002' because the instance 'projects/gcloud-devel/instances/spanner-testing-east1' has already reached the maximum database limit (100). Please delete a database in the instance and try again, or choose a different instance. at io.grpc.Status.asRuntimeException(Status.java:535) at io.grpc.stub.ClientCalls$UnaryStreamToFuture.onClose(ClientCalls.java:534) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.api.gax.grpc.ChannelPool$ReleasingClientCall$1.onClose(ChannelPool.java:455) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39) at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23) at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40) at com.google.cloud.spanner.spi.v1.SpannerErrorInterceptor$1$1.onClose(SpannerErrorInterceptor.java:100) at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463) at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427) at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562) at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) </pre></details>
non_test
spanner it itpitrcreatedatabasetest returnstheversionretentionperiodsetthroughgetdatabase failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output java util concurrent executionexception com google cloud spanner spannerexception resource exhausted io grpc statusruntimeexception resource exhausted unable to create database testdb because the instance projects gcloud devel instances spanner testing has already reached the maximum database limit please delete a database in the instance and try again or choose a different instance at com google common util concurrent abstractfuture getdonevalue abstractfuture java at com google common util concurrent abstractfuture get abstractfuture java at com google common util concurrent fluentfuture trustedfuture get fluentfuture java at com google common util concurrent forwardingfuture get forwardingfuture java at com google api gax longrunning operationfutureimpl get operationfutureimpl java at com google cloud spanner it itpitrcreatedatabasetest createdatabase itpitrcreatedatabasetest java at com google cloud spanner it itpitrcreatedatabasetest returnstheversionretentionperiodsetthroughgetdatabase itpitrcreatedatabasetest java at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements invokemethod evaluate invokemethod java at org junit internal runners statements runbefores evaluate runbefores java at org junit internal runners statements runafters evaluate runafters java at org junit runners parentrunner evaluate parentrunner java at org junit runners evaluate java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit internal runners statements runbefores evaluate runbefores java at org junit rules externalresource evaluate externalresource java at org junit rules runrules evaluate runrules java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org junit runners suite runchild suite java at org junit runners suite runchild suite java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org apache maven surefire junitcore junitcore run junitcore java at org apache maven surefire junitcore junitcorewrapper createrequestandrun junitcorewrapper java at org apache maven surefire junitcore junitcorewrapper executelazy junitcorewrapper java at org apache maven surefire junitcore junitcorewrapper execute junitcorewrapper java at org apache maven surefire junitcore junitcorewrapper execute junitcorewrapper java at org apache maven surefire junitcore junitcoreprovider invoke junitcoreprovider java at org apache maven surefire booter forkedbooter runsuitesinprocess forkedbooter java at org apache maven surefire booter forkedbooter execute forkedbooter java at org apache maven surefire booter forkedbooter run forkedbooter java at org apache maven surefire booter forkedbooter main forkedbooter java caused by com google cloud spanner spannerexception resource exhausted io grpc statusruntimeexception resource exhausted unable to create database testdb because the instance projects gcloud devel instances spanner testing has already reached the maximum database limit please delete a database in the instance and try again or choose a different instance at com google cloud spanner spannerexceptionfactory newspannerexceptionpreformatted spannerexceptionfactory java at com google cloud spanner spannerexceptionfactory newspannerexception spannerexceptionfactory java at com google cloud spanner spannerexceptionfactory fromapiexception spannerexceptionfactory java at com google cloud spanner spannerexceptionfactory newspannerexception spannerexceptionfactory java at com google cloud spanner spannerexceptionfactory newspannerexception spannerexceptionfactory java at com google cloud spanner databaseadminclientimpl lambda createdatabase databaseadminclientimpl java at com google api core apifutures apifunctiontoguavafunction apply apifutures java at com google common util concurrent abstractcatchingfuture catchingfuture dofallback abstractcatchingfuture java at com google common util concurrent abstractcatchingfuture catchingfuture dofallback abstractcatchingfuture java at com google common util concurrent abstractcatchingfuture run abstractcatchingfuture java at com google common util concurrent directexecutor execute directexecutor java at com google common util concurrent abstractfuture executelistener abstractfuture java at com google common util concurrent abstractfuture addlistener abstractfuture java at com google common util concurrent fluentfuture trustedfuture addlistener fluentfuture java at com google common util concurrent forwardinglistenablefuture addlistener forwardinglistenablefuture java at com google api core apifuturetolistenablefuture addlistener apifuturetolistenablefuture java at com google common util concurrent abstractcatchingfuture create abstractcatchingfuture java at com google common util concurrent futures catching futures java at com google api core apifutures catching apifutures java at com google api gax longrunning operationfutureimpl operationfutureimpl java at com google cloud spanner databaseadminclientimpl createdatabase databaseadminclientimpl java at com google cloud spanner databaseadminclientimpl createdatabase databaseadminclientimpl java at com google cloud spanner it itpitrcreatedatabasetest createdatabase itpitrcreatedatabasetest java more caused by io grpc statusruntimeexception resource exhausted unable to create database testdb because the instance projects gcloud devel instances spanner testing has already reached the maximum database limit please delete a database in the instance and try again or choose a different instance at io grpc status asruntimeexception status java at io grpc stub clientcalls unarystreamtofuture onclose clientcalls java at io grpc partialforwardingclientcalllistener onclose partialforwardingclientcalllistener java at io grpc forwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc forwardingclientcalllistener simpleforwardingclientcalllistener onclose forwardingclientcalllistener java at com google api gax grpc channelpool releasingclientcall onclose channelpool java at io grpc partialforwardingclientcalllistener onclose partialforwardingclientcalllistener java at io grpc forwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc forwardingclientcalllistener simpleforwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc partialforwardingclientcalllistener onclose partialforwardingclientcalllistener java at io grpc forwardingclientcalllistener onclose forwardingclientcalllistener java at io grpc forwardingclientcalllistener simpleforwardingclientcalllistener onclose forwardingclientcalllistener java at com google cloud spanner spi spannererrorinterceptor onclose spannererrorinterceptor java at io grpc internal delayedclientcall delayedlistener run delayedclientcall java at io grpc internal delayedclientcall delayedlistener delayorexecute delayedclientcall java at io grpc internal delayedclientcall delayedlistener onclose delayedclientcall java at io grpc internal clientcallimpl closeobserver clientcallimpl java at io grpc internal clientcallimpl access clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runinternal clientcallimpl java at io grpc internal clientcallimpl clientstreamlistenerimpl runincontext clientcallimpl java at io grpc internal contextrunnable run contextrunnable java at io grpc internal serializingexecutor run serializingexecutor java at java base java util concurrent executors runnableadapter call executors java at java base java util concurrent futuretask run futuretask java at java base java util concurrent scheduledthreadpoolexecutor scheduledfuturetask run scheduledthreadpoolexecutor java at java base java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java base java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java base java lang thread run thread java
0
5,980
2,800,668,093
IssuesEvent
2015-05-13 11:36:23
owncloud/client
https://api.github.com/repos/owncloud/client
closed
owncloud Windows Client Randomly deleting files (while they stay on the server)
bug Needs info ReadyToTest
### Expected behaviour Tell us what should happen ### Actual behaviour Randomly the client starts removing files. ### Steps to reproduce Unknown ### Server configuration Operating system: FreeBSD 9.3-RELEASE-p13 Web server: Server version: Apache/2.4.12 Database: mysql Ver 14.14 Distrib 5.6.23 PHP version: PHP 5.6.7 ownCloud version: ownCloud 8.0.2 (stable) Storage backend: ZFS ### Client configuration Client version: 1.8.0 (build 4893) Operating system: Windows 7 x64 & windows 10 preview OS language: English Installation path of client: Default ### Logs Please use Gist (https://gist.github.com/) or a similar code paster for longer logs. ```Template for output < 10 lines``` 1. Output of `owncloud --logwindow` or `owncloud --logfile log.txt` (On Windows using `cmd.exe`, you might need to first `cd` into the ownCloud directory) (See also http://doc.owncloud.org/desktop/1.8/troubleshooting.html#client-logfile ) 2. Web server error log: 3. ownCloud log (data/owncloud.log):
1.0
owncloud Windows Client Randomly deleting files (while they stay on the server) - ### Expected behaviour Tell us what should happen ### Actual behaviour Randomly the client starts removing files. ### Steps to reproduce Unknown ### Server configuration Operating system: FreeBSD 9.3-RELEASE-p13 Web server: Server version: Apache/2.4.12 Database: mysql Ver 14.14 Distrib 5.6.23 PHP version: PHP 5.6.7 ownCloud version: ownCloud 8.0.2 (stable) Storage backend: ZFS ### Client configuration Client version: 1.8.0 (build 4893) Operating system: Windows 7 x64 & windows 10 preview OS language: English Installation path of client: Default ### Logs Please use Gist (https://gist.github.com/) or a similar code paster for longer logs. ```Template for output < 10 lines``` 1. Output of `owncloud --logwindow` or `owncloud --logfile log.txt` (On Windows using `cmd.exe`, you might need to first `cd` into the ownCloud directory) (See also http://doc.owncloud.org/desktop/1.8/troubleshooting.html#client-logfile ) 2. Web server error log: 3. ownCloud log (data/owncloud.log):
test
owncloud windows client randomly deleting files while they stay on the server expected behaviour tell us what should happen actual behaviour randomly the client starts removing files steps to reproduce unknown server configuration operating system freebsd release web server server version apache database mysql ver distrib php version php owncloud version owncloud stable storage backend zfs client configuration client version build operating system windows windows preview os language english installation path of client default logs please use gist or a similar code paster for longer logs template for output lines output of owncloud logwindow or owncloud logfile log txt on windows using cmd exe you might need to first cd into the owncloud directory see also web server error log owncloud log data owncloud log
1
320,079
27,420,024,613
IssuesEvent
2023-03-01 16:07:16
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
opened
Fix layers.test_conv_general_dilated
Sub Task Ivy Functional API Failing Test
| | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4302817322/jobs/7501803157" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>Not found</summary> Not found </details>
1.0
Fix layers.test_conv_general_dilated - | | | |---|---| |tensorflow|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |torch|<a href="https://github.com/unifyai/ivy/actions/runs/4302817322/jobs/7501803157" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> |jax|<a href="https://github.com/unifyai/ivy/actions/" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a> <details> <summary>Not found</summary> Not found </details>
test
fix layers test conv general dilated tensorflow img src torch img src numpy img src jax img src not found not found
1