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
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
139,766
| 11,277,346,659
|
IssuesEvent
|
2020-01-15 02:28:36
|
gardners/surveysystem
|
https://api.github.com/repos/gardners/surveysystem
|
closed
|
backend: test_runner request directive add options for method and data
|
Priority: MEDIUM backend task tests
|
currently, the `request` directive allows only for GET requests.
task: Extend the directive to allow to define the request method and add an (urlencoded) data body. the format should be backwards compatible in order to avoid changing all existing tests
current format:
```bash
# request [STATUSCODE] [URL]
request 200 addanswer?sessionid=$SESSION&answer=question1:Hello+World:0:0:0:0:0:0:0:
```
extended format:
```bash
# request [STATUSCODE] [URL] [METHOD] "[DATA]"
request 200 addanswer POST "sessionid=$SESSION&answer=question1:Hello+World:0:0:0:0:0:0:0:"
```
|
1.0
|
backend: test_runner request directive add options for method and data - currently, the `request` directive allows only for GET requests.
task: Extend the directive to allow to define the request method and add an (urlencoded) data body. the format should be backwards compatible in order to avoid changing all existing tests
current format:
```bash
# request [STATUSCODE] [URL]
request 200 addanswer?sessionid=$SESSION&answer=question1:Hello+World:0:0:0:0:0:0:0:
```
extended format:
```bash
# request [STATUSCODE] [URL] [METHOD] "[DATA]"
request 200 addanswer POST "sessionid=$SESSION&answer=question1:Hello+World:0:0:0:0:0:0:0:"
```
|
test
|
backend test runner request directive add options for method and data currently the request directive allows only for get requests task extend the directive to allow to define the request method and add an urlencoded data body the format should be backwards compatible in order to avoid changing all existing tests current format bash request request addanswer sessionid session answer hello world extended format bash request request addanswer post sessionid session answer hello world
| 1
|
527,266
| 15,339,289,389
|
IssuesEvent
|
2021-02-27 01:25:00
|
andrewtougas/21mafia
|
https://api.github.com/repos/andrewtougas/21mafia
|
closed
|
Redesign App Template
|
component: ui enhancement priority: high
|
Redesign the application template using UIKit framework.
Move the `/app/views/index.html` to the root folder.
Update the CSS and JS links in the head.
Updated the page HTML to use UIKit classes and structure.
> Migrated from Gitlab
|
1.0
|
Redesign App Template - Redesign the application template using UIKit framework.
Move the `/app/views/index.html` to the root folder.
Update the CSS and JS links in the head.
Updated the page HTML to use UIKit classes and structure.
> Migrated from Gitlab
|
non_test
|
redesign app template redesign the application template using uikit framework move the app views index html to the root folder update the css and js links in the head updated the page html to use uikit classes and structure migrated from gitlab
| 0
|
252,841
| 8,042,631,955
|
IssuesEvent
|
2018-07-31 08:47:22
|
BlueCodeSystems/nacmis
|
https://api.github.com/repos/BlueCodeSystems/nacmis
|
closed
|
Placeholder needed under "dashboards" for "PACA Dashboard" and "DACA Dashboard" and "PITMEO Dashboard"
|
high priority
|
Placeholder needed under "dashboards" for "PACA Dashboard" and "DACA Dashboard" and "PITMEO Dashboard"
Under the various user permissions for these users we will need a placeholder for the pre-configured dashboard that we would like to have
|
1.0
|
Placeholder needed under "dashboards" for "PACA Dashboard" and "DACA Dashboard" and "PITMEO Dashboard" - Placeholder needed under "dashboards" for "PACA Dashboard" and "DACA Dashboard" and "PITMEO Dashboard"
Under the various user permissions for these users we will need a placeholder for the pre-configured dashboard that we would like to have
|
non_test
|
placeholder needed under dashboards for paca dashboard and daca dashboard and pitmeo dashboard placeholder needed under dashboards for paca dashboard and daca dashboard and pitmeo dashboard under the various user permissions for these users we will need a placeholder for the pre configured dashboard that we would like to have
| 0
|
58,501
| 11,884,436,757
|
IssuesEvent
|
2020-03-27 17:38:52
|
IQSS/dataverse
|
https://api.github.com/repos/IQSS/dataverse
|
closed
|
Geoconnect: provide heartbeat link to allow service monitoring of geoconnect and worldmap
|
Feature: Code Infrastructure Feature: WorldMap & GeoConnect Type: Suggestion User Role: Sysadmin
|
We have been seeing availability issues with the Geoconnect/ Worldmap function and would like an automated way to monitor and measure the availability of both services.
---
### Notes:
- This is a dataverse codebase change
|
1.0
|
Geoconnect: provide heartbeat link to allow service monitoring of geoconnect and worldmap - We have been seeing availability issues with the Geoconnect/ Worldmap function and would like an automated way to monitor and measure the availability of both services.
---
### Notes:
- This is a dataverse codebase change
|
non_test
|
geoconnect provide heartbeat link to allow service monitoring of geoconnect and worldmap we have been seeing availability issues with the geoconnect worldmap function and would like an automated way to monitor and measure the availability of both services notes this is a dataverse codebase change
| 0
|
431,058
| 30,215,370,283
|
IssuesEvent
|
2023-07-05 15:14:18
|
saltstack/salt
|
https://api.github.com/repos/saltstack/salt
|
opened
|
[DOCS] Raspbian support is shown in Repository paths for 'onedir'
|
Documentation needs-triage
|
**Description**
Raspbian support is shown in Repository paths for 'onedir', https://docs.saltproject.io/salt/install-guide/en/latest/topics/upgrade-to-onedir.html#repository-paths
**Suggested Fix**
Remove Raspbian from 'onedir repository paths
```
| Onedir path | Classic path
-- | -- | --
Centos | https://repo.saltproject.io/salt/py3/redhat/ | https://repo.saltproject.io/py3/redhat/
Debian | https://repo.saltproject.io/salt/py3/debian/ | https://repo.saltproject.io/py3/debian/
Fedora | Hosted on Fedora repos | Hosted on Fedora repos
MacOS | https://repo.saltproject.io/salt/py3/macos/ | https://repo.saltproject.io/osx/
Raspbian | n-a | https://repo.saltproject.io/py3/debian/
RedHat | https://repo.saltproject.io/salt/py3/redhat/ | https://repo.saltproject.io/py3/redhat/
Ubuntu | https://repo.saltproject.io/salt/py3/ubuntu/ | https://repo.saltproject.io/py3/ubuntu/
Windows | https://repo.saltproject.io/salt/py3/windows/ | https://repo.saltproject.io/windows/
```
**Type of documentation**
This should be Salt documentation Install Guide.
**Location or format of documentation**
https://docs.saltproject.io/salt/install-guide/en/latest/topics/upgrade-to-onedir.html#repository-paths
**Additional context**
Add any other context or screenshots about the feature request here.
|
1.0
|
[DOCS] Raspbian support is shown in Repository paths for 'onedir' - **Description**
Raspbian support is shown in Repository paths for 'onedir', https://docs.saltproject.io/salt/install-guide/en/latest/topics/upgrade-to-onedir.html#repository-paths
**Suggested Fix**
Remove Raspbian from 'onedir repository paths
```
| Onedir path | Classic path
-- | -- | --
Centos | https://repo.saltproject.io/salt/py3/redhat/ | https://repo.saltproject.io/py3/redhat/
Debian | https://repo.saltproject.io/salt/py3/debian/ | https://repo.saltproject.io/py3/debian/
Fedora | Hosted on Fedora repos | Hosted on Fedora repos
MacOS | https://repo.saltproject.io/salt/py3/macos/ | https://repo.saltproject.io/osx/
Raspbian | n-a | https://repo.saltproject.io/py3/debian/
RedHat | https://repo.saltproject.io/salt/py3/redhat/ | https://repo.saltproject.io/py3/redhat/
Ubuntu | https://repo.saltproject.io/salt/py3/ubuntu/ | https://repo.saltproject.io/py3/ubuntu/
Windows | https://repo.saltproject.io/salt/py3/windows/ | https://repo.saltproject.io/windows/
```
**Type of documentation**
This should be Salt documentation Install Guide.
**Location or format of documentation**
https://docs.saltproject.io/salt/install-guide/en/latest/topics/upgrade-to-onedir.html#repository-paths
**Additional context**
Add any other context or screenshots about the feature request here.
|
non_test
|
raspbian support is shown in repository paths for onedir description raspbian support is shown in repository paths for onedir suggested fix remove raspbian from onedir repository paths onedir path classic path centos debian fedora hosted on fedora repos hosted on fedora repos macos raspbian n a redhat ubuntu windows type of documentation this should be salt documentation install guide location or format of documentation additional context add any other context or screenshots about the feature request here
| 0
|
173,968
| 13,451,061,612
|
IssuesEvent
|
2020-09-08 19:35:45
|
wordpress-mobile/WordPress-iOS
|
https://api.github.com/repos/wordpress-mobile/WordPress-iOS
|
closed
|
[GlobalStep] “Lost your password?” text clips with incorrect password error message
|
Login [Pri] Medium [Status] Needs Testing [Type] Bug
|
### Description
When logging in to a WordPress account using a password, if the user types in a wrong password the message “It seems like you’ve entered an incorrect password. Want to give it another try?” is displayed. When the user then selects the password text box so the keyboard is displayed, the “Lost your password?” button can be seen to clip with the error message.
### Reproduction Rate
4/4 100%
### Expected behavior
There should be no text clipping and all the visible text should be readable.
### Actual behavior
The text from the button clips with the error message making both hard to read.
### Steps to reproduce the behavior
1. Install WordPress 14.2
2. Press the Log In button.
3. Select the “Continue with WordPress.com option”
4. Type in a valid username.
5. Select the “Enter your password instead” option.
6. Type in an invalid password.
7. Press the Password textbox.
##### Tested on the following
iPhone SE (12.0.1)
iPhone 5S (11.4)
#### Please see the attached screenshot for more information
<img width="270" src="https://user-images.githubusercontent.com/60415523/74523783-ae930680-4f15-11ea-8431-cbfd2a64a195.jpg" />
### Submitted by:
Luis Pimenta
|
1.0
|
[GlobalStep] “Lost your password?” text clips with incorrect password error message - ### Description
When logging in to a WordPress account using a password, if the user types in a wrong password the message “It seems like you’ve entered an incorrect password. Want to give it another try?” is displayed. When the user then selects the password text box so the keyboard is displayed, the “Lost your password?” button can be seen to clip with the error message.
### Reproduction Rate
4/4 100%
### Expected behavior
There should be no text clipping and all the visible text should be readable.
### Actual behavior
The text from the button clips with the error message making both hard to read.
### Steps to reproduce the behavior
1. Install WordPress 14.2
2. Press the Log In button.
3. Select the “Continue with WordPress.com option”
4. Type in a valid username.
5. Select the “Enter your password instead” option.
6. Type in an invalid password.
7. Press the Password textbox.
##### Tested on the following
iPhone SE (12.0.1)
iPhone 5S (11.4)
#### Please see the attached screenshot for more information
<img width="270" src="https://user-images.githubusercontent.com/60415523/74523783-ae930680-4f15-11ea-8431-cbfd2a64a195.jpg" />
### Submitted by:
Luis Pimenta
|
test
|
“lost your password ” text clips with incorrect password error message description when logging in to a wordpress account using a password if the user types in a wrong password the message “it seems like you’ve entered an incorrect password want to give it another try ” is displayed when the user then selects the password text box so the keyboard is displayed the “lost your password ” button can be seen to clip with the error message reproduction rate expected behavior there should be no text clipping and all the visible text should be readable actual behavior the text from the button clips with the error message making both hard to read steps to reproduce the behavior install wordpress press the log in button select the “continue with wordpress com option” type in a valid username select the “enter your password instead” option type in an invalid password press the password textbox tested on the following iphone se iphone please see the attached screenshot for more information submitted by luis pimenta
| 1
|
127,744
| 10,481,130,140
|
IssuesEvent
|
2019-09-24 09:03:50
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
opened
|
teamcity: failed test: TestStopServer
|
C-test-failure O-robot
|
The following tests appear to have failed on master (test): TestStopServer
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestStopServer).
[#1503859](https://teamcity.cockroachdb.com/viewLog.html?buildId=1503859):
```
TestStopServer
.../pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 6801 [select, 19 minutes]:
github.com/cockroachdb/cockroach/pkg/sql.(*DistSQLPlanner).initRunners.func1(0x3c4a660, 0xc007a72210)
/go/src/github.com/cockroachdb/cockroach/pkg/sql/distsql_running.go:98 +0x140
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc007909030, 0xc00761e120, 0xc007909020)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8176 [sync.Cond.Wait]:
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:307
sync.runtime_notifyListWait(0xc0066038d0, 0xbdcc)
/usr/local/go/src/runtime/sema.go:510 +0xf9
sync.(*Cond).Wait(0xc0066038c0)
/usr/local/go/src/sync/cond.go:56 +0x9e
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc0067d4a00, 0x3c4a660, 0xc005696fc0)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:192 +0x7c
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2(0x3c4a660, 0xc005696fc0)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:161 +0x3e
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc005069530, 0xc00574f8c0, 0xc005069520)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8199 [sync.Cond.Wait]:
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:307
sync.runtime_notifyListWait(0xc0066038d0, 0xbdb3)
/usr/local/go/src/runtime/sema.go:510 +0xf9
sync.(*Cond).Wait(0xc0066038c0)
/usr/local/go/src/sync/cond.go:56 +0x9e
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc0067d4a00, 0x3c4a660, 0xc005697410)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:192 +0x7c
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2(0x3c4a660, 0xc005697410)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:161 +0x3e
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc005069910, 0xc00574f8c0, 0xc005069900)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 7491 [select, 9 minutes]:
github.com/cockroachdb/cockroach/pkg/server.(*Server).startSystemLogsGC.func1(0x3c4a660, 0xc0032d0720)
/go/src/github.com/cockroachdb/cockroach/pkg/server/server_systemlog_gc.go:171 +0x537
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc00039d560, 0xc00761e120, 0xc002684c00)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8247 [select]:
github.com/cockroachdb/cockroach/pkg/server.(*Server).startSampleEnvironment.func1(0x3c4a660, 0xc005697830)
/go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:2033 +0x1fc
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc0027c8160, 0xc00574f8c0, 0xc002271ec0)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8210 [sync.Cond.Wait]:
runtime.goparkunlock(...)
***** Text was not loaded fully because its' size exceeds 2 MB, see full log for the whole text *****
```
Please assign, take a look and update the issue accordingly.
|
1.0
|
teamcity: failed test: TestStopServer - The following tests appear to have failed on master (test): TestStopServer
You may want to check [for open issues](https://github.com/cockroachdb/cockroach/issues?q=is%3Aissue+is%3Aopen+TestStopServer).
[#1503859](https://teamcity.cockroachdb.com/viewLog.html?buildId=1503859):
```
TestStopServer
.../pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 6801 [select, 19 minutes]:
github.com/cockroachdb/cockroach/pkg/sql.(*DistSQLPlanner).initRunners.func1(0x3c4a660, 0xc007a72210)
/go/src/github.com/cockroachdb/cockroach/pkg/sql/distsql_running.go:98 +0x140
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc007909030, 0xc00761e120, 0xc007909020)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8176 [sync.Cond.Wait]:
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:307
sync.runtime_notifyListWait(0xc0066038d0, 0xbdcc)
/usr/local/go/src/runtime/sema.go:510 +0xf9
sync.(*Cond).Wait(0xc0066038c0)
/usr/local/go/src/sync/cond.go:56 +0x9e
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc0067d4a00, 0x3c4a660, 0xc005696fc0)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:192 +0x7c
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2(0x3c4a660, 0xc005696fc0)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:161 +0x3e
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc005069530, 0xc00574f8c0, 0xc005069520)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8199 [sync.Cond.Wait]:
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:307
sync.runtime_notifyListWait(0xc0066038d0, 0xbdb3)
/usr/local/go/src/runtime/sema.go:510 +0xf9
sync.(*Cond).Wait(0xc0066038c0)
/usr/local/go/src/sync/cond.go:56 +0x9e
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).worker(0xc0067d4a00, 0x3c4a660, 0xc005697410)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:192 +0x7c
github.com/cockroachdb/cockroach/pkg/storage.(*raftScheduler).Start.func2(0x3c4a660, 0xc005697410)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/scheduler.go:161 +0x3e
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc005069910, 0xc00574f8c0, 0xc005069900)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 7491 [select, 9 minutes]:
github.com/cockroachdb/cockroach/pkg/server.(*Server).startSystemLogsGC.func1(0x3c4a660, 0xc0032d0720)
/go/src/github.com/cockroachdb/cockroach/pkg/server/server_systemlog_gc.go:171 +0x537
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc00039d560, 0xc00761e120, 0xc002684c00)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8247 [select]:
github.com/cockroachdb/cockroach/pkg/server.(*Server).startSampleEnvironment.func1(0x3c4a660, 0xc005697830)
/go/src/github.com/cockroachdb/cockroach/pkg/server/server.go:2033 +0x1fc
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1(0xc0027c8160, 0xc00574f8c0, 0xc002271ec0)
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:196 +0xfb
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:189 +0xa8
goroutine 8210 [sync.Cond.Wait]:
runtime.goparkunlock(...)
***** Text was not loaded fully because its' size exceeds 2 MB, see full log for the whole text *****
```
Please assign, take a look and update the issue accordingly.
|
test
|
teamcity failed test teststopserver the following tests appear to have failed on master test teststopserver you may want to check teststopserver pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg sql distsqlplanner initrunners go src github com cockroachdb cockroach pkg sql distsql running go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine runtime goparkunlock usr local go src runtime proc go sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine runtime goparkunlock usr local go src runtime proc go sync runtime notifylistwait usr local go src runtime sema go sync cond wait usr local go src sync cond go github com cockroachdb cockroach pkg storage raftscheduler worker go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg storage raftscheduler start go src github com cockroachdb cockroach pkg storage scheduler go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg server server startsystemlogsgc go src github com cockroachdb cockroach pkg server server systemlog gc go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine github com cockroachdb cockroach pkg server server startsampleenvironment go src github com cockroachdb cockroach pkg server server go github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go created by github com cockroachdb cockroach pkg util stop stopper runworker go src github com cockroachdb cockroach pkg util stop stopper go goroutine runtime goparkunlock text was not loaded fully because its size exceeds mb see full log for the whole text please assign take a look and update the issue accordingly
| 1
|
69,042
| 14,970,043,967
|
IssuesEvent
|
2021-01-27 19:01:40
|
jgeraigery/SilverKing
|
https://api.github.com/repos/jgeraigery/SilverKing
|
opened
|
CVE-2020-11113 (High) detected in jackson-databind-2.6.7.1.jar
|
security vulnerability
|
## CVE-2020-11113 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to vulnerable library: SilverKing/lib/aws-java-sdk-1.11.333/third-party/lib/jackson-databind-2.6.7.1.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.6.7.1.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/jgeraigery/SilverKing/commit/8ba31a514d374422e5f4712cf554ef10ac674e5a">8ba31a514d374422e5f4712cf554ef10ac674e5a</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>
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).
<p>Publish Date: 2020-03-31
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113>CVE-2020-11113</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>8.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113</a></p>
<p>Release Date: 2020-03-31</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.6.7.1","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.6.7.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0"}],"vulnerabilityIdentifier":"CVE-2020-11113","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2020-11113 (High) detected in jackson-databind-2.6.7.1.jar - ## CVE-2020-11113 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.6.7.1.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to vulnerable library: SilverKing/lib/aws-java-sdk-1.11.333/third-party/lib/jackson-databind-2.6.7.1.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.6.7.1.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/jgeraigery/SilverKing/commit/8ba31a514d374422e5f4712cf554ef10ac674e5a">8ba31a514d374422e5f4712cf554ef10ac674e5a</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>
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).
<p>Publish Date: 2020-03-31
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113>CVE-2020-11113</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>8.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113</a></p>
<p>Release Date: 2020-03-31</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.6.7.1","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.6.7.1","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.9.10.4;2.10.0"}],"vulnerabilityIdentifier":"CVE-2020-11113","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-11113","cvss3Severity":"high","cvss3Score":"8.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"Required","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to vulnerable library silverking lib aws java sdk third party lib jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache openjpa ee wasregistrymanagedruntime aka openjpa publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required 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 com fasterxml jackson core jackson databind isopenpronvulnerability true ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache openjpa ee wasregistrymanagedruntime aka openjpa vulnerabilityurl
| 0
|
310,948
| 23,363,266,694
|
IssuesEvent
|
2022-08-10 13:29:08
|
ethyca/fideslang
|
https://api.github.com/repos/ethyca/fideslang
|
opened
|
update taxonomy diagrams and usages
|
documentation
|
### Docs Update Description
See engineering ticket: https://github.com/ethyca/fideslang/issues/58
### Additional context
Usages and diagrams both need updating, as well as the visual taxonomy.
|
1.0
|
update taxonomy diagrams and usages - ### Docs Update Description
See engineering ticket: https://github.com/ethyca/fideslang/issues/58
### Additional context
Usages and diagrams both need updating, as well as the visual taxonomy.
|
non_test
|
update taxonomy diagrams and usages docs update description see engineering ticket additional context usages and diagrams both need updating as well as the visual taxonomy
| 0
|
174,269
| 13,464,890,482
|
IssuesEvent
|
2020-09-09 19:56:16
|
elastic/elasticsearch
|
https://api.github.com/repos/elastic/elasticsearch
|
opened
|
:x-pack:plugin:yamlRestTest - hundreds of failures (with specific seed)
|
:Core/Features/Data streams :ml >test-failure
|
:x-pack:plugin:yamlRestTest with the right seed can result in hundreds of failures. It seems that this happens when the `ml` yamlRestTests are executed prior to the `data_stream` yamlRestTests. This is likely a test not cleaning up after itself. (This is in the x-pack rest tests where a single cluster instance runs hundreds of tests in the same instance)
**Build scan**:
https://gradle-enterprise.elastic.co/s/gibqwc6eawv4c
**Repro line**:
```
./gradlew :x-pack:plugin:yamlRestTest -Dtests.seed=275789FA3CA9B3DA --info
```
or more specifically:
```
./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=data_stream/*}" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=ml/*}" -Dtests.seed=275789FA3CA9B3DA --info
```
**Reproduces locally?**:
yes!
**Applicable branches**:
Discovered on master.
**Failure history**:
N/A - the task name was recently changed.
**Failure excerpt**:
The first failure:
```
1> [2020-09-09T23:24:26,341][INFO ][o.e.x.t.r.XPackRestIT ] [test] [p0=data_stream/80_resolve_index_data_streams/Resolve index with hidden and closed indices] after test
2> REPRODUCE WITH: ./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=data_stream/80_resolve_index_data_streams/Resolve index with hidden and closed indices}" -Dtests.seed=275789FA3CA9B3DA -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=Asia/Calcutta -Druntime.java=11 -Dtests.rest.blacklist=getting_started/10_monitor_cluster_health/*
2> REPRODUCE WITH: ./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=data_stream/80_resolve_index_data_streams/Resolve index with hidden and closed indices}" -Dtests.seed=275789FA3CA9B3DA -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=Asia/Calcutta -Druntime.java=11 -Dtests.rest.blacklist=getting_started/10_monitor_cluster_health/*
2> java.lang.AssertionError: Failure at [data_stream/80_resolve_index_data_streams:132]: indices.3.name didn't match expected value:
indices.3.name: expected String [test_index1] but was String [.ml-annotations-6]
```
|
1.0
|
:x-pack:plugin:yamlRestTest - hundreds of failures (with specific seed) -
:x-pack:plugin:yamlRestTest with the right seed can result in hundreds of failures. It seems that this happens when the `ml` yamlRestTests are executed prior to the `data_stream` yamlRestTests. This is likely a test not cleaning up after itself. (This is in the x-pack rest tests where a single cluster instance runs hundreds of tests in the same instance)
**Build scan**:
https://gradle-enterprise.elastic.co/s/gibqwc6eawv4c
**Repro line**:
```
./gradlew :x-pack:plugin:yamlRestTest -Dtests.seed=275789FA3CA9B3DA --info
```
or more specifically:
```
./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=data_stream/*}" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=ml/*}" -Dtests.seed=275789FA3CA9B3DA --info
```
**Reproduces locally?**:
yes!
**Applicable branches**:
Discovered on master.
**Failure history**:
N/A - the task name was recently changed.
**Failure excerpt**:
The first failure:
```
1> [2020-09-09T23:24:26,341][INFO ][o.e.x.t.r.XPackRestIT ] [test] [p0=data_stream/80_resolve_index_data_streams/Resolve index with hidden and closed indices] after test
2> REPRODUCE WITH: ./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=data_stream/80_resolve_index_data_streams/Resolve index with hidden and closed indices}" -Dtests.seed=275789FA3CA9B3DA -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=Asia/Calcutta -Druntime.java=11 -Dtests.rest.blacklist=getting_started/10_monitor_cluster_health/*
2> REPRODUCE WITH: ./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=data_stream/80_resolve_index_data_streams/Resolve index with hidden and closed indices}" -Dtests.seed=275789FA3CA9B3DA -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=Asia/Calcutta -Druntime.java=11 -Dtests.rest.blacklist=getting_started/10_monitor_cluster_health/*
2> java.lang.AssertionError: Failure at [data_stream/80_resolve_index_data_streams:132]: indices.3.name didn't match expected value:
indices.3.name: expected String [test_index1] but was String [.ml-annotations-6]
```
|
test
|
x pack plugin yamlresttest hundreds of failures with specific seed x pack plugin yamlresttest with the right seed can result in hundreds of failures it seems that this happens when the ml yamlresttests are executed prior to the data stream yamlresttests this is likely a test not cleaning up after itself this is in the x pack rest tests where a single cluster instance runs hundreds of tests in the same instance build scan repro line gradlew x pack plugin yamlresttest dtests seed info or more specifically gradlew x pack plugin yamlresttest tests org elasticsearch xpack test rest xpackrestit test data stream tests org elasticsearch xpack test rest xpackrestit test ml dtests seed info reproduces locally yes applicable branches discovered on master failure history n a the task name was recently changed failure excerpt the first failure after test reproduce with gradlew x pack plugin yamlresttest tests org elasticsearch xpack test rest xpackrestit test data stream resolve index data streams resolve index with hidden and closed indices dtests seed dtests security manager true dtests locale sr latn dtests timezone asia calcutta druntime java dtests rest blacklist getting started monitor cluster health reproduce with gradlew x pack plugin yamlresttest tests org elasticsearch xpack test rest xpackrestit test data stream resolve index data streams resolve index with hidden and closed indices dtests seed dtests security manager true dtests locale sr latn dtests timezone asia calcutta druntime java dtests rest blacklist getting started monitor cluster health java lang assertionerror failure at indices name didn t match expected value indices name expected string but was string
| 1
|
271,996
| 8,494,499,137
|
IssuesEvent
|
2018-10-28 22:04:16
|
eric-bixby/auto-sort-bookmarks-webext
|
https://api.github.com/repos/eric-bixby/auto-sort-bookmarks-webext
|
closed
|
Translation not saved across sessions, Export button not working
|
Priority: Medium Status: Pending Type: Bug
|
I made my translation to German and saved it, but after FF restart all is gone.
Also it isn't possible to export the settings/translation, because the button doesn't work (no reaction when clicking on it). However Import button is working.
|
1.0
|
Translation not saved across sessions, Export button not working - I made my translation to German and saved it, but after FF restart all is gone.
Also it isn't possible to export the settings/translation, because the button doesn't work (no reaction when clicking on it). However Import button is working.
|
non_test
|
translation not saved across sessions export button not working i made my translation to german and saved it but after ff restart all is gone also it isn t possible to export the settings translation because the button doesn t work no reaction when clicking on it however import button is working
| 0
|
49,650
| 20,829,301,189
|
IssuesEvent
|
2022-03-19 06:26:40
|
PreMiD/Presences
|
https://api.github.com/repos/PreMiD/Presences
|
closed
|
TwitCasting | twitcasting.tv
|
Service Request
|
### Website name
TwitCasting
### Website URL
twitcasting.tv
### Website logo

### Prerequisites
- [ ] It is a paid service
- [ ] It displays NSFW content
- [ ] It is region restricted
### Description
this is live streaming web service like twitch, youtube, etc. (originally japanese live stream web, i guess(?), idk. most of the streamer are japanese people)
presence like twitch, youtube (that already added in premid store) would be nice.
Thanks you.
|
1.0
|
TwitCasting | twitcasting.tv - ### Website name
TwitCasting
### Website URL
twitcasting.tv
### Website logo

### Prerequisites
- [ ] It is a paid service
- [ ] It displays NSFW content
- [ ] It is region restricted
### Description
this is live streaming web service like twitch, youtube, etc. (originally japanese live stream web, i guess(?), idk. most of the streamer are japanese people)
presence like twitch, youtube (that already added in premid store) would be nice.
Thanks you.
|
non_test
|
twitcasting twitcasting tv website name twitcasting website url twitcasting tv website logo prerequisites it is a paid service it displays nsfw content it is region restricted description this is live streaming web service like twitch youtube etc originally japanese live stream web i guess idk most of the streamer are japanese people presence like twitch youtube that already added in premid store would be nice thanks you
| 0
|
409,841
| 11,968,588,970
|
IssuesEvent
|
2020-04-06 08:55:16
|
webcompat/web-bugs
|
https://api.github.com/repos/webcompat/web-bugs
|
closed
|
www.netflix.com - site is not usable
|
browser-fenix engine-gecko priority-critical
|
<!-- @browser: Firefox Mobile 76.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 5.1; Mobile; rv:76.0) Gecko/76.0 Firefox/76.0 -->
<!-- @reported_with: -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/51151 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.netflix.com/watch/80160994?trackId=14277281
**Browser / Version**: Firefox Mobile 76.0
**Operating System**: Android 5.1
**Tested Another Browser**: Yes Chrome
**Problem type**: Site is not usable
**Description**: Browser unsupported
**Steps to Reproduce**:
netflix interapt 7701-1003-------
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
1.0
|
www.netflix.com - site is not usable - <!-- @browser: Firefox Mobile 76.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 5.1; Mobile; rv:76.0) Gecko/76.0 Firefox/76.0 -->
<!-- @reported_with: -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/51151 -->
<!-- @extra_labels: browser-fenix -->
**URL**: https://www.netflix.com/watch/80160994?trackId=14277281
**Browser / Version**: Firefox Mobile 76.0
**Operating System**: Android 5.1
**Tested Another Browser**: Yes Chrome
**Problem type**: Site is not usable
**Description**: Browser unsupported
**Steps to Reproduce**:
netflix interapt 7701-1003-------
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_
|
non_test
|
site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description browser unsupported steps to reproduce netflix interapt browser configuration none from with ❤️
| 0
|
16,921
| 10,578,536,413
|
IssuesEvent
|
2019-10-07 23:01:53
|
Azure/azure-sdk-for-js
|
https://api.github.com/repos/Azure/azure-sdk-for-js
|
closed
|
Error from listBlobFlatSegment
|
Client Service Attention Storage customer-reported
|
- **Package Name**: @azure/storage-blob
- **Package Version**: 10.5.0
- **Operating system**: Linux
- [X] **nodejs**
- **version**: 10.15.0
- [ ] **browser**
- **name/version**:
- [ ] **typescript**
- **version**:
- Is the bug related to **documentation** in
- [ ] README.md
- [ ] source code documentation
- [ ] SDK API docs on https://docs.microsoft.com
**Describe the bug**
I'm just getting started with the module (so it may be user error) and I have a basic test program trying to list blobs in a container but I get a node.js error when calling listBlobFlatSegment.
**To Reproduce**
Steps to reproduce the behavior:
1. Rename the attached file as aztest.js
2. Edit the file and fill in the credentials
3. Run "node aztest.js"
[aztest.js.txt](https://github.com/Azure/azure-sdk-for-js/files/3687370/aztest.js.txt)
**Expected behavior**
A list of blobs in the container. In my case, likely empty because I've never created one.
**Screenshots**
The error output I get is below.
Exception this._requestPolicyFactories[i].create is not a function
TypeError: this._requestPolicyFactories[i].create is not a function
at StorageClientContext.ServiceClient.sendRequest (/myproject/node_modules/@azure/ms-rest-js/dist/msRest.node.js:4389:64)
at StorageClientContext.ServiceClient.sendOperationRequest (/myproject/node_modules/@azure/ms-rest-js/dist/msRest.node.js:4514:27)
at Container.listBlobFlatSegment (/myproject/node_modules/@azure/storage-blob/dist/index.js:9022:28)
at ContainerURL.<anonymous> (/myproject/node_modules/@azure/storage-blob/dist/index.js:14804:61)
at step (/myproject/node_modules/tslib/tslib.js:136:27)
at Object.next (/myproject/node_modules/tslib/tslib.js:117:57)
at /myproject/node_modules/tslib/tslib.js:110:75
at new Promise (<anonymous>)
at Object.__awaiter (/myproject/node_modules/tslib/tslib.js:106:16)
at ContainerURL.listBlobFlatSegment (/myproject/node_modules/@azure/storage-blob/dist/index.js:14802:24)
|
1.0
|
Error from listBlobFlatSegment - - **Package Name**: @azure/storage-blob
- **Package Version**: 10.5.0
- **Operating system**: Linux
- [X] **nodejs**
- **version**: 10.15.0
- [ ] **browser**
- **name/version**:
- [ ] **typescript**
- **version**:
- Is the bug related to **documentation** in
- [ ] README.md
- [ ] source code documentation
- [ ] SDK API docs on https://docs.microsoft.com
**Describe the bug**
I'm just getting started with the module (so it may be user error) and I have a basic test program trying to list blobs in a container but I get a node.js error when calling listBlobFlatSegment.
**To Reproduce**
Steps to reproduce the behavior:
1. Rename the attached file as aztest.js
2. Edit the file and fill in the credentials
3. Run "node aztest.js"
[aztest.js.txt](https://github.com/Azure/azure-sdk-for-js/files/3687370/aztest.js.txt)
**Expected behavior**
A list of blobs in the container. In my case, likely empty because I've never created one.
**Screenshots**
The error output I get is below.
Exception this._requestPolicyFactories[i].create is not a function
TypeError: this._requestPolicyFactories[i].create is not a function
at StorageClientContext.ServiceClient.sendRequest (/myproject/node_modules/@azure/ms-rest-js/dist/msRest.node.js:4389:64)
at StorageClientContext.ServiceClient.sendOperationRequest (/myproject/node_modules/@azure/ms-rest-js/dist/msRest.node.js:4514:27)
at Container.listBlobFlatSegment (/myproject/node_modules/@azure/storage-blob/dist/index.js:9022:28)
at ContainerURL.<anonymous> (/myproject/node_modules/@azure/storage-blob/dist/index.js:14804:61)
at step (/myproject/node_modules/tslib/tslib.js:136:27)
at Object.next (/myproject/node_modules/tslib/tslib.js:117:57)
at /myproject/node_modules/tslib/tslib.js:110:75
at new Promise (<anonymous>)
at Object.__awaiter (/myproject/node_modules/tslib/tslib.js:106:16)
at ContainerURL.listBlobFlatSegment (/myproject/node_modules/@azure/storage-blob/dist/index.js:14802:24)
|
non_test
|
error from listblobflatsegment package name azure storage blob package version operating system linux nodejs version browser name version typescript version is the bug related to documentation in readme md source code documentation sdk api docs on describe the bug i m just getting started with the module so it may be user error and i have a basic test program trying to list blobs in a container but i get a node js error when calling listblobflatsegment to reproduce steps to reproduce the behavior rename the attached file as aztest js edit the file and fill in the credentials run node aztest js expected behavior a list of blobs in the container in my case likely empty because i ve never created one screenshots the error output i get is below exception this requestpolicyfactories create is not a function typeerror this requestpolicyfactories create is not a function at storageclientcontext serviceclient sendrequest myproject node modules azure ms rest js dist msrest node js at storageclientcontext serviceclient sendoperationrequest myproject node modules azure ms rest js dist msrest node js at container listblobflatsegment myproject node modules azure storage blob dist index js at containerurl myproject node modules azure storage blob dist index js at step myproject node modules tslib tslib js at object next myproject node modules tslib tslib js at myproject node modules tslib tslib js at new promise at object awaiter myproject node modules tslib tslib js at containerurl listblobflatsegment myproject node modules azure storage blob dist index js
| 0
|
10,153
| 3,088,090,963
|
IssuesEvent
|
2015-08-25 15:03:33
|
colobot/colobot
|
https://api.github.com/repos/colobot/colobot
|
closed
|
Astronaut gets too much damage
|
bug gameplay latest dev only Needs verification
|
It looks like with recent changes the astronaut gets too much damage. It's really good luck to pass Mission 3.2 in the AlienAnt's valley now.
Probably also the bots are now too fragile, I'll be testing that.
|
1.0
|
Astronaut gets too much damage - It looks like with recent changes the astronaut gets too much damage. It's really good luck to pass Mission 3.2 in the AlienAnt's valley now.
Probably also the bots are now too fragile, I'll be testing that.
|
test
|
astronaut gets too much damage it looks like with recent changes the astronaut gets too much damage it s really good luck to pass mission in the alienant s valley now probably also the bots are now too fragile i ll be testing that
| 1
|
347,470
| 31,166,507,324
|
IssuesEvent
|
2023-08-16 20:10:30
|
oxidecomputer/omicron
|
https://api.github.com/repos/oxidecomputer/omicron
|
opened
|
Test flake: silent failure to initialize cockroachdb?
|
Test Flake
|
https://github.com/oxidecomputer/omicron/pull/3887/checks?check_run_id=15946171931 failed; the immediate symptom in the deploy job a timeout after trying to log in for 10 minutes:
```
673 2023-08-16T15:51:53.331Z 2023-08-16 15:51:52.586682700 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
674 2023-08-16T15:51:54.332Z 2023-08-16 15:51:53.587485600 UTC: attempting to log into API
675 2023-08-16T15:52:09.366Z 2023-08-16 15:52:08.621092329 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
676 2023-08-16T15:52:10.368Z 2023-08-16 15:52:09.622786274 UTC: attempting to log into API
677 2023-08-16T15:52:25.402Z 2023-08-16 15:52:24.656701751 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
678 2023-08-16T15:52:26.403Z 2023-08-16 15:52:25.657578343 UTC: attempting to log into API
679 2023-08-16T15:52:41.436Z 2023-08-16 15:52:40.691037367 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
680 2023-08-16T15:52:42.439Z Error: logging in
681 2023-08-16T15:52:42.464Z
682 2023-08-16T15:52:42.489Z Caused by:
683 2023-08-16T15:52:43.040Z timed out after 609.325828065s
```
All three nexus logs have many warning that seem to indicate the database wasn't set up correctly, I think?
```
WARN nexus: Cannot look up rack: Object (of type ById(24ed7902-3649-4e0e-8635-cd082ae9b0c0)) not found: rack
file = nexus/src/app/rack.rs:555
```
but the sled-agent logs do not report any issues with initial CRDB setup:
```
328 2023-08-16T15:43:19.640Z INFO SledAgent (ServiceManager): Formatting CRDB
file = sled-agent/src/services.rs:2248
...
330 2023-08-16T15:43:22.432Z INFO SledAgent (ServiceManager): Formatting CRDB - Completed
file = sled-agent/src/services.rs:2269
```
|
1.0
|
Test flake: silent failure to initialize cockroachdb? - https://github.com/oxidecomputer/omicron/pull/3887/checks?check_run_id=15946171931 failed; the immediate symptom in the deploy job a timeout after trying to log in for 10 minutes:
```
673 2023-08-16T15:51:53.331Z 2023-08-16 15:51:52.586682700 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
674 2023-08-16T15:51:54.332Z 2023-08-16 15:51:53.587485600 UTC: attempting to log into API
675 2023-08-16T15:52:09.366Z 2023-08-16 15:52:08.621092329 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
676 2023-08-16T15:52:10.368Z 2023-08-16 15:52:09.622786274 UTC: attempting to log into API
677 2023-08-16T15:52:25.402Z 2023-08-16 15:52:24.656701751 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
678 2023-08-16T15:52:26.403Z 2023-08-16 15:52:25.657578343 UTC: attempting to log into API
679 2023-08-16T15:52:41.436Z 2023-08-16 15:52:40.691037367 UTC: login failed: logging in: error sending request for url (https://recovery.sys.oxide.test/v1/login/recovery/local): error trying to connect: operation timed out
680 2023-08-16T15:52:42.439Z Error: logging in
681 2023-08-16T15:52:42.464Z
682 2023-08-16T15:52:42.489Z Caused by:
683 2023-08-16T15:52:43.040Z timed out after 609.325828065s
```
All three nexus logs have many warning that seem to indicate the database wasn't set up correctly, I think?
```
WARN nexus: Cannot look up rack: Object (of type ById(24ed7902-3649-4e0e-8635-cd082ae9b0c0)) not found: rack
file = nexus/src/app/rack.rs:555
```
but the sled-agent logs do not report any issues with initial CRDB setup:
```
328 2023-08-16T15:43:19.640Z INFO SledAgent (ServiceManager): Formatting CRDB
file = sled-agent/src/services.rs:2248
...
330 2023-08-16T15:43:22.432Z INFO SledAgent (ServiceManager): Formatting CRDB - Completed
file = sled-agent/src/services.rs:2269
```
|
test
|
test flake silent failure to initialize cockroachdb failed the immediate symptom in the deploy job a timeout after trying to log in for minutes utc login failed logging in error sending request for url error trying to connect operation timed out utc attempting to log into api utc login failed logging in error sending request for url error trying to connect operation timed out utc attempting to log into api utc login failed logging in error sending request for url error trying to connect operation timed out utc attempting to log into api utc login failed logging in error sending request for url error trying to connect operation timed out error logging in caused by timed out after all three nexus logs have many warning that seem to indicate the database wasn t set up correctly i think warn nexus cannot look up rack object of type byid not found rack file nexus src app rack rs but the sled agent logs do not report any issues with initial crdb setup info sledagent servicemanager formatting crdb file sled agent src services rs info sledagent servicemanager formatting crdb completed file sled agent src services rs
| 1
|
318,171
| 27,292,165,993
|
IssuesEvent
|
2023-02-23 17:21:44
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
closed
|
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogic_fk failed
|
C-test-failure O-robot T-sql-queries branch-release-22.2
|
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogic_fk [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8804953?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8804953?buildTab=artifacts#/) on release-22.2 @ [587350b799e610ceffb961043e1602cd3958a86e](https://github.com/cockroachdb/cockroach/commits/587350b799e610ceffb961043e1602cd3958a86e):
```
=== RUN TestTenantLogic_fk
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/47424cbdfa0dc4481b838b4a69ffa32f/logTestTenantLogic_fk960435090
test_log_scope.go:79: use -show-logs to present logs inline
[08:23:57] setting distsql_workmem='97222B';
[08:23:57] setting distsql_workmem='97222B';
[08:23:57] rng seed: 9003565455698556716
logic.go:2762: let $enable_insert_fast_path = false
[08:23:59] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 83 statements
[08:24:01] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 100 statements
[08:24:03] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 122 statements
logictestbase.go:498: statement/query skipped with reason: unsupported configuration 3node-tenant, statement/query only supports local-legacy-schema-changer (no issue given)
logictestbase.go:498: statement/query skipped with reason: unsupported configuration 3node-tenant, statement/query only supports local-legacy-schema-changer (no issue given)
[08:24:05] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 179 statements
[08:24:07] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 235 statements
=== CONT TestTenantLogic_fk
logic.go:3927: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/47424cbdfa0dc4481b838b4a69ffa32f/logTestTenantLogic_fk960435090
--- FAIL: TestTenantLogic_fk (56.20s)
=== RUN TestTenantLogic_fk/79972
logic.go:2381:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk:4123:
expected:
pq: transaction committed but schema change aborted with error: \(42P01\): referenced relation \"drop_fk_during_addition_ref\" does not exist
got:
pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_NEW_LEASE_PREVENTS_TXN): "sql txn" meta={id=fcbd3ba3 key=/Tenant/10/Table/3/1/271/2/1 pri=0.07547415 epo=0 ts=1677140685.002020963,1 min=1677140684.998795393,0 seq=23} lock=true stat=PENDING rts=1677140685.002020963,1 wto=false gul=1677140685.498795393,0
HINT: See: https://www.cockroachlabs.com/docs/dev/transaction-retry-error-reference.html#abort_reason_new_lease_prevents_txn
logic.go:2019:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk:4126: too many errors encountered, skipping the rest of the input
[08:24:45] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk with config 3node-tenant: 1003 tests, 2 failures
[08:24:47] --- total progress: 1003 statements
--- total: 1003 tests, 2 failures
--- FAIL: TestTenantLogic_fk/79972 (0.12s)
```
<p>Parameters: <code>TAGS=bazel,gss</code>
</p>
<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/sql-queries
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestTenantLogic_fk.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
Jira issue: CRDB-24755
|
1.0
|
pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test: TestTenantLogic_fk failed - pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test.TestTenantLogic_fk [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8804953?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_StressBazel/8804953?buildTab=artifacts#/) on release-22.2 @ [587350b799e610ceffb961043e1602cd3958a86e](https://github.com/cockroachdb/cockroach/commits/587350b799e610ceffb961043e1602cd3958a86e):
```
=== RUN TestTenantLogic_fk
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/47424cbdfa0dc4481b838b4a69ffa32f/logTestTenantLogic_fk960435090
test_log_scope.go:79: use -show-logs to present logs inline
[08:23:57] setting distsql_workmem='97222B';
[08:23:57] setting distsql_workmem='97222B';
[08:23:57] rng seed: 9003565455698556716
logic.go:2762: let $enable_insert_fast_path = false
[08:23:59] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 83 statements
[08:24:01] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 100 statements
[08:24:03] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 122 statements
logictestbase.go:498: statement/query skipped with reason: unsupported configuration 3node-tenant, statement/query only supports local-legacy-schema-changer (no issue given)
logictestbase.go:498: statement/query skipped with reason: unsupported configuration 3node-tenant, statement/query only supports local-legacy-schema-changer (no issue given)
[08:24:05] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 179 statements
[08:24:07] --- progress: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk: 235 statements
=== CONT TestTenantLogic_fk
logic.go:3927: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/47424cbdfa0dc4481b838b4a69ffa32f/logTestTenantLogic_fk960435090
--- FAIL: TestTenantLogic_fk (56.20s)
=== RUN TestTenantLogic_fk/79972
logic.go:2381:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk:4123:
expected:
pq: transaction committed but schema change aborted with error: \(42P01\): referenced relation \"drop_fk_during_addition_ref\" does not exist
got:
pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_NEW_LEASE_PREVENTS_TXN): "sql txn" meta={id=fcbd3ba3 key=/Tenant/10/Table/3/1/271/2/1 pri=0.07547415 epo=0 ts=1677140685.002020963,1 min=1677140684.998795393,0 seq=23} lock=true stat=PENDING rts=1677140685.002020963,1 wto=false gul=1677140685.498795393,0
HINT: See: https://www.cockroachlabs.com/docs/dev/transaction-retry-error-reference.html#abort_reason_new_lease_prevents_txn
logic.go:2019:
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk:4126: too many errors encountered, skipping the rest of the input
[08:24:45] --- done: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/3672/execroot/com_github_cockroachdb_cockroach/bazel-out/k8-fastbuild/bin/pkg/ccl/logictestccl/tests/3node-tenant/3node-tenant_test_/3node-tenant_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/logictest/testdata/logic_test/fk with config 3node-tenant: 1003 tests, 2 failures
[08:24:47] --- total progress: 1003 statements
--- total: 1003 tests, 2 failures
--- FAIL: TestTenantLogic_fk/79972 (0.12s)
```
<p>Parameters: <code>TAGS=bazel,gss</code>
</p>
<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/sql-queries
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestTenantLogic_fk.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
Jira issue: CRDB-24755
|
test
|
pkg ccl logictestccl tests tenant tenant test testtenantlogic fk failed pkg ccl logictestccl tests tenant tenant test testtenantlogic fk with on release run testtenantlogic fk test log scope go test logs captured to artifacts tmp tmp logtesttenantlogic test log scope go use show logs to present logs inline setting distsql workmem setting distsql workmem rng seed logic go let enable insert fast path false progress home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk statements progress home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk statements progress home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk statements logictestbase go statement query skipped with reason unsupported configuration tenant statement query only supports local legacy schema changer no issue given logictestbase go statement query skipped with reason unsupported configuration tenant statement query only supports local legacy schema changer no issue given progress home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk statements progress home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk statements cont testtenantlogic fk logic go test log scope end test logs left over in artifacts tmp tmp logtesttenantlogic fail testtenantlogic fk run testtenantlogic fk logic go home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk expected pq transaction committed but schema change aborted with error referenced relation drop fk during addition ref does not exist got pq restart transaction transactionretrywithprotorefresherror transactionabortederror abort reason new lease prevents txn sql txn meta id key tenant table pri epo ts min seq lock true stat pending rts wto false gul hint see logic go home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk too many errors encountered skipping the rest of the input done home roach cache bazel bazel roach sandbox processwrapper sandbox execroot com github cockroachdb cockroach bazel out fastbuild bin pkg ccl logictestccl tests tenant tenant test tenant test runfiles com github cockroachdb cockroach pkg sql logictest testdata logic test fk with config tenant tests failures total progress statements total tests failures fail testtenantlogic fk parameters tags bazel gss help see also cc cockroachdb sql queries jira issue crdb
| 1
|
85,970
| 8,014,882,523
|
IssuesEvent
|
2018-07-25 08:14:54
|
openSUSE/open-build-service
|
https://api.github.com/repos/openSUSE/open-build-service
|
opened
|
Flickering Test: Upload Job
|
Flickering :cyclone: Test Suite :syringe:
|
Seen it multiple times now
```
Failure/Error: let(:another_upload_job) { create(:upload_job, user: user) }
ActiveRecord::RecordInvalid:
Validation failed: Job has already been taken
./spec/models/cloud/backend/upload_job_spec.rb:208:in `block (5 levels) in <top (required)>'
./spec/models/cloud/backend/upload_job_spec.rb:242:in `block (5 levels) in <top (required)>'
./spec/models/cloud/backend/upload_job_spec.rb:245:in `block (5 levels) in <top (required)>'
./spec/support/logging.rb:4:in `block (2 levels) in <top (required)>'
```
|
1.0
|
Flickering Test: Upload Job - Seen it multiple times now
```
Failure/Error: let(:another_upload_job) { create(:upload_job, user: user) }
ActiveRecord::RecordInvalid:
Validation failed: Job has already been taken
./spec/models/cloud/backend/upload_job_spec.rb:208:in `block (5 levels) in <top (required)>'
./spec/models/cloud/backend/upload_job_spec.rb:242:in `block (5 levels) in <top (required)>'
./spec/models/cloud/backend/upload_job_spec.rb:245:in `block (5 levels) in <top (required)>'
./spec/support/logging.rb:4:in `block (2 levels) in <top (required)>'
```
|
test
|
flickering test upload job seen it multiple times now failure error let another upload job create upload job user user activerecord recordinvalid validation failed job has already been taken spec models cloud backend upload job spec rb in block levels in spec models cloud backend upload job spec rb in block levels in spec models cloud backend upload job spec rb in block levels in spec support logging rb in block levels in
| 1
|
2,519
| 2,964,835,594
|
IssuesEvent
|
2015-07-10 18:57:58
|
docker/docker
|
https://api.github.com/repos/docker/docker
|
closed
|
Proposal: dockerfile keyword: ASSERT
|
kind/feature kind/proposal tools/build
|
what we have:
docker has a great feature: ONBUILD
what we need:
how one can be sure that the dockerfile is working?
- build success
- test success!
how to do it:
- implement a new keyword: ASSERT or TEST or ONVISIT or what-ever
- this command should give the client all the answers he ask from his dockerfile.
benefits:
- no need to actually test the dockerfile locally or build a new testing-system
god bless
|
1.0
|
Proposal: dockerfile keyword: ASSERT - what we have:
docker has a great feature: ONBUILD
what we need:
how one can be sure that the dockerfile is working?
- build success
- test success!
how to do it:
- implement a new keyword: ASSERT or TEST or ONVISIT or what-ever
- this command should give the client all the answers he ask from his dockerfile.
benefits:
- no need to actually test the dockerfile locally or build a new testing-system
god bless
|
non_test
|
proposal dockerfile keyword assert what we have docker has a great feature onbuild what we need how one can be sure that the dockerfile is working build success test success how to do it implement a new keyword assert or test or onvisit or what ever this command should give the client all the answers he ask from his dockerfile benefits no need to actually test the dockerfile locally or build a new testing system god bless
| 0
|
101,596
| 8,791,282,756
|
IssuesEvent
|
2018-12-21 12:05:26
|
SME-Issues/issues
|
https://api.github.com/repos/SME-Issues/issues
|
closed
|
Compound Query Tests Invoice Partial - 21/12/18 11:01 - 5004
|
NLP Api PETEDEV pulse_tests
|
**Compound Query Tests Invoice Partial**
- Total: 20
- Passed: 12
- **Pass: 12 (63%)**
- Not Understood: 0
- Error (not understood): 1
- Failed but Understood: 7 (37%)
|
1.0
|
Compound Query Tests Invoice Partial - 21/12/18 11:01 - 5004 - **Compound Query Tests Invoice Partial**
- Total: 20
- Passed: 12
- **Pass: 12 (63%)**
- Not Understood: 0
- Error (not understood): 1
- Failed but Understood: 7 (37%)
|
test
|
compound query tests invoice partial compound query tests invoice partial total passed pass not understood error not understood failed but understood
| 1
|
58,744
| 16,741,516,501
|
IssuesEvent
|
2021-06-11 10:22:51
|
Questie/Questie
|
https://api.github.com/repos/Questie/Questie
|
opened
|
Unwanted Added Dashed Lines, Underscores, and periods to all game text.
|
Type - Defect
|
<!-- READ THIS FIRST
Hello, thanks for taking the time to report a bug!
Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here: https://www.curseforge.com/wow/addons/questie
Questie is one of the most popular Classic WoW addons, with over 22M downloads. However, like almost all WoW addons, it's built and maintained by a team of volunteers. The current Questie team is:
* @AeroScripts / Aero#1357 (Discord)
* @BreakBB / TheCrux#1702 (Discord)
* @drejjmit / Drejjmit#8241 (Discord)
* @Dyaxler / Dyaxler#0086 (Discord)
* @gogo1951 / Gogo#0298 (Discord)
If you'd like to help, please consider making a donation. You can do so here: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=aero1861%40gmail%2ecom&lc=CA&item_name=Questie%20Devs¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
You can also help as a tester, developer or translator, please join the Questie Discord here https://discord.gg/fYcQfv7
-->
## Bug description
<!-- Explain in detail what the bug is and how you encountered it. If possible explain how it can be reproduced. -->
<!-- While using a Windows 10 Home Operating System on a Processor 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz, 2803 Mhz, 4 Core(s), 8 Logical Processor(s). After reinstalling the game and upgrading all possible suggested Graphic and Video Drivers the problem persists after reinstalling Questie. I get unwanted dashed lines, dots, underscores and overscore in all my game text messages in chat screen, in quest screen, on on information screens, and zone information screens. Please let me know if anyone has found a solution to this problem. I first noticed this problem after prepatch for Burning Crusade started. I am currently using latest Questie patch of Questie-v6.3.15-TBC.zip. -->
|
1.0
|
Unwanted Added Dashed Lines, Underscores, and periods to all game text. - <!-- READ THIS FIRST
Hello, thanks for taking the time to report a bug!
Before you proceed, please verify that you're running the latest version of Questie. The easiest way to do this is via the Twitch client, but you can also download the latest version here: https://www.curseforge.com/wow/addons/questie
Questie is one of the most popular Classic WoW addons, with over 22M downloads. However, like almost all WoW addons, it's built and maintained by a team of volunteers. The current Questie team is:
* @AeroScripts / Aero#1357 (Discord)
* @BreakBB / TheCrux#1702 (Discord)
* @drejjmit / Drejjmit#8241 (Discord)
* @Dyaxler / Dyaxler#0086 (Discord)
* @gogo1951 / Gogo#0298 (Discord)
If you'd like to help, please consider making a donation. You can do so here: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=aero1861%40gmail%2ecom&lc=CA&item_name=Questie%20Devs¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
You can also help as a tester, developer or translator, please join the Questie Discord here https://discord.gg/fYcQfv7
-->
## Bug description
<!-- Explain in detail what the bug is and how you encountered it. If possible explain how it can be reproduced. -->
<!-- While using a Windows 10 Home Operating System on a Processor 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz, 2803 Mhz, 4 Core(s), 8 Logical Processor(s). After reinstalling the game and upgrading all possible suggested Graphic and Video Drivers the problem persists after reinstalling Questie. I get unwanted dashed lines, dots, underscores and overscore in all my game text messages in chat screen, in quest screen, on on information screens, and zone information screens. Please let me know if anyone has found a solution to this problem. I first noticed this problem after prepatch for Burning Crusade started. I am currently using latest Questie patch of Questie-v6.3.15-TBC.zip. -->
|
non_test
|
unwanted added dashed lines underscores and periods to all game text read this first hello thanks for taking the time to report a bug before you proceed please verify that you re running the latest version of questie the easiest way to do this is via the twitch client but you can also download the latest version here questie is one of the most popular classic wow addons with over downloads however like almost all wow addons it s built and maintained by a team of volunteers the current questie team is aeroscripts aero discord breakbb thecrux discord drejjmit drejjmit discord dyaxler dyaxler discord gogo discord if you d like to help please consider making a donation you can do so here you can also help as a tester developer or translator please join the questie discord here bug description
| 0
|
251,622
| 21,514,069,075
|
IssuesEvent
|
2022-04-28 08:16:40
|
equinor/ert
|
https://api.github.com/repos/equinor/ert
|
opened
|
Possible flakyness in test: ert_tests/ensemble_evaluator/test_sync_ws_duplexer
|
flaky-test
|
Error:
```
=================================== FAILURES ===================================
_____________________________ test_immediate_stop ______________________________
unused_tcp_port = 49643, ws = <function ws.<locals>._start_ws at 0x1308743a0>
def test_immediate_stop(unused_tcp_port, ws):
# if the duplexer is immediately stopped, it should be well behaved and close
# the connection normally
closed = False
async def handler(websocket, path):
try:
await websocket.recv()
except ConnectionClosedOK:
nonlocal closed
closed = True
ws("localhost", unused_tcp_port, handler)
duplexer = SyncWebsocketDuplexer(
f"ws://localhost:{unused_tcp_port}",
f"ws://localhost:{unused_tcp_port}",
None,
None,
)
duplexer.stop()
> assert closed
E assert False
ert_tests/ensemble_evaluator/test_sync_ws_duplexer.py:71: AssertionError
```
|
1.0
|
Possible flakyness in test: ert_tests/ensemble_evaluator/test_sync_ws_duplexer - Error:
```
=================================== FAILURES ===================================
_____________________________ test_immediate_stop ______________________________
unused_tcp_port = 49643, ws = <function ws.<locals>._start_ws at 0x1308743a0>
def test_immediate_stop(unused_tcp_port, ws):
# if the duplexer is immediately stopped, it should be well behaved and close
# the connection normally
closed = False
async def handler(websocket, path):
try:
await websocket.recv()
except ConnectionClosedOK:
nonlocal closed
closed = True
ws("localhost", unused_tcp_port, handler)
duplexer = SyncWebsocketDuplexer(
f"ws://localhost:{unused_tcp_port}",
f"ws://localhost:{unused_tcp_port}",
None,
None,
)
duplexer.stop()
> assert closed
E assert False
ert_tests/ensemble_evaluator/test_sync_ws_duplexer.py:71: AssertionError
```
|
test
|
possible flakyness in test ert tests ensemble evaluator test sync ws duplexer error failures test immediate stop unused tcp port ws start ws at def test immediate stop unused tcp port ws if the duplexer is immediately stopped it should be well behaved and close the connection normally closed false async def handler websocket path try await websocket recv except connectionclosedok nonlocal closed closed true ws localhost unused tcp port handler duplexer syncwebsocketduplexer f ws localhost unused tcp port f ws localhost unused tcp port none none duplexer stop assert closed e assert false ert tests ensemble evaluator test sync ws duplexer py assertionerror
| 1
|
168,299
| 13,069,115,243
|
IssuesEvent
|
2020-07-31 05:41:13
|
zeebe-io/zeebe
|
https://api.github.com/repos/zeebe-io/zeebe
|
closed
|
io.zeebe.transport.impl.AtomixTransportTest#shouldRetryOnInvalidResponse[use different messaging service]
|
CI: Hard To Reproduce Priority: High Scope: broker Status: Needs Review Type: Unstable Test
|
**Describe the bug**
The following test `io.zeebe.transport.impl.AtomixTransportTest#shouldRetryOnInvalidResponse[use different messaging service]` some times fails on CI (but running it locally 4737 times it was always green).
**Failure**
```
Error
expected:<[tru]e> but was:<[fals]e>
Stacktrace
org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at io.zeebe.transport.impl.AtomixTransportTest.shouldRetryOnInvalidResponse(AtomixTransportTest.java:185)
```
**Log**
<details><summary>Full Stacktrace</summary>
<p>
```
Standard Output
09:16:17.090 [-zb-actors-5] ERROR io.zeebe.transport - Unexpected exception on handling request for partition 0.
java.lang.IllegalStateException: expected
at io.zeebe.transport.impl.AtomixTransportTest.lambda$shouldFailResponseWhenRequestHandlerThrowsException$8(AtomixTransportTest.java:197) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixTransportTest$DirectlyResponder.onRequest(AtomixTransportTest.java:372) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixServerTransport.lambda$handleAtomixRequest$4(AtomixServerTransport.java:107) ~[classes/:?]
at io.zeebe.util.sched.ActorControl.lambda$call$0(ActorControl.java:150) ~[zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.invoke(ActorJob.java:62) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.execute(ActorJob.java:39) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorTask.execute(ActorTask.java:115) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.executeCurrentTask(ActorThread.java:107) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.doWork(ActorThread.java:91) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.run(ActorThread.java:195) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
09:16:20.384 [-zb-actors-2] ERROR io.zeebe.transport - Unexpected exception on handling request for partition 0.
java.lang.IllegalStateException: expected
at io.zeebe.transport.impl.AtomixTransportTest.lambda$shouldFailResponseWhenRequestHandlerThrowsException$8(AtomixTransportTest.java:197) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixTransportTest$DirectlyResponder.onRequest(AtomixTransportTest.java:372) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixServerTransport.lambda$handleAtomixRequest$4(AtomixServerTransport.java:107) ~[classes/:?]
at io.zeebe.util.sched.ActorControl.lambda$call$0(ActorControl.java:150) ~[zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.invoke(ActorJob.java:62) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.execute(ActorJob.java:39) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorTask.execute(ActorTask.java:115) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.executeCurrentTask(ActorThread.java:107) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.doWork(ActorThread.java:91) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.run(ActorThread.java:195) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
```
</p>
</details>
|
1.0
|
io.zeebe.transport.impl.AtomixTransportTest#shouldRetryOnInvalidResponse[use different messaging service] - **Describe the bug**
The following test `io.zeebe.transport.impl.AtomixTransportTest#shouldRetryOnInvalidResponse[use different messaging service]` some times fails on CI (but running it locally 4737 times it was always green).
**Failure**
```
Error
expected:<[tru]e> but was:<[fals]e>
Stacktrace
org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at io.zeebe.transport.impl.AtomixTransportTest.shouldRetryOnInvalidResponse(AtomixTransportTest.java:185)
```
**Log**
<details><summary>Full Stacktrace</summary>
<p>
```
Standard Output
09:16:17.090 [-zb-actors-5] ERROR io.zeebe.transport - Unexpected exception on handling request for partition 0.
java.lang.IllegalStateException: expected
at io.zeebe.transport.impl.AtomixTransportTest.lambda$shouldFailResponseWhenRequestHandlerThrowsException$8(AtomixTransportTest.java:197) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixTransportTest$DirectlyResponder.onRequest(AtomixTransportTest.java:372) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixServerTransport.lambda$handleAtomixRequest$4(AtomixServerTransport.java:107) ~[classes/:?]
at io.zeebe.util.sched.ActorControl.lambda$call$0(ActorControl.java:150) ~[zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.invoke(ActorJob.java:62) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.execute(ActorJob.java:39) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorTask.execute(ActorTask.java:115) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.executeCurrentTask(ActorThread.java:107) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.doWork(ActorThread.java:91) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.run(ActorThread.java:195) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
09:16:20.384 [-zb-actors-2] ERROR io.zeebe.transport - Unexpected exception on handling request for partition 0.
java.lang.IllegalStateException: expected
at io.zeebe.transport.impl.AtomixTransportTest.lambda$shouldFailResponseWhenRequestHandlerThrowsException$8(AtomixTransportTest.java:197) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixTransportTest$DirectlyResponder.onRequest(AtomixTransportTest.java:372) ~[test-classes/:?]
at io.zeebe.transport.impl.AtomixServerTransport.lambda$handleAtomixRequest$4(AtomixServerTransport.java:107) ~[classes/:?]
at io.zeebe.util.sched.ActorControl.lambda$call$0(ActorControl.java:150) ~[zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.invoke(ActorJob.java:62) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorJob.execute(ActorJob.java:39) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorTask.execute(ActorTask.java:115) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.executeCurrentTask(ActorThread.java:107) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.doWork(ActorThread.java:91) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
at io.zeebe.util.sched.ActorThread.run(ActorThread.java:195) [zeebe-util-0.23.0-SNAPSHOT.jar:0.23.0-SNAPSHOT]
```
</p>
</details>
|
test
|
io zeebe transport impl atomixtransporttest shouldretryoninvalidresponse describe the bug the following test io zeebe transport impl atomixtransporttest shouldretryoninvalidresponse some times fails on ci but running it locally times it was always green failure error expected but was stacktrace org junit comparisonfailure expected but was at java base jdk internal reflect nativeconstructoraccessorimpl native method at java base jdk internal reflect nativeconstructoraccessorimpl newinstance nativeconstructoraccessorimpl java at java base jdk internal reflect delegatingconstructoraccessorimpl newinstance delegatingconstructoraccessorimpl java at io zeebe transport impl atomixtransporttest shouldretryoninvalidresponse atomixtransporttest java log full stacktrace standard output error io zeebe transport unexpected exception on handling request for partition java lang illegalstateexception expected at io zeebe transport impl atomixtransporttest lambda shouldfailresponsewhenrequesthandlerthrowsexception atomixtransporttest java at io zeebe transport impl atomixtransporttest directlyresponder onrequest atomixtransporttest java at io zeebe transport impl atomixservertransport lambda handleatomixrequest atomixservertransport java at io zeebe util sched actorcontrol lambda call actorcontrol java at io zeebe util sched actorjob invoke actorjob java at io zeebe util sched actorjob execute actorjob java at io zeebe util sched actortask execute actortask java at io zeebe util sched actorthread executecurrenttask actorthread java at io zeebe util sched actorthread dowork actorthread java at io zeebe util sched actorthread run actorthread java error io zeebe transport unexpected exception on handling request for partition java lang illegalstateexception expected at io zeebe transport impl atomixtransporttest lambda shouldfailresponsewhenrequesthandlerthrowsexception atomixtransporttest java at io zeebe transport impl atomixtransporttest directlyresponder onrequest atomixtransporttest java at io zeebe transport impl atomixservertransport lambda handleatomixrequest atomixservertransport java at io zeebe util sched actorcontrol lambda call actorcontrol java at io zeebe util sched actorjob invoke actorjob java at io zeebe util sched actorjob execute actorjob java at io zeebe util sched actortask execute actortask java at io zeebe util sched actorthread executecurrenttask actorthread java at io zeebe util sched actorthread dowork actorthread java at io zeebe util sched actorthread run actorthread java
| 1
|
15,252
| 5,087,877,161
|
IssuesEvent
|
2016-12-31 11:08:27
|
SleepyTrousers/EnderIO
|
https://api.github.com/repos/SleepyTrousers/EnderIO
|
closed
|
Inhibitor Obelisk prevents teleporting even when set to "never active"
|
1.10 bug Code Complete
|
#### Issue Description:
Inhibitor Obelisk does not respond to redstone signal or to being set to "never active"
https://youtu.be/iCZIiKDX6rc
#### What happens:
Inhibitor Obelisk prevents teleporting when set to "never active"
#### What you expected to happen:
Prevent teleporting only when receiving the proper redstone signal or being set to always active
____
#### Affected Versions (Do *not* use "latest"):
- EnderIO: 3.0.1.144_beta
- EnderCore: 0.4.1.61-beta
- Minecraft: 1.10.2
- Forge: 2185
- Mods: [list.txt](https://github.com/SleepyTrousers/EnderIO/files/664332/list.txt)
|
1.0
|
Inhibitor Obelisk prevents teleporting even when set to "never active" - #### Issue Description:
Inhibitor Obelisk does not respond to redstone signal or to being set to "never active"
https://youtu.be/iCZIiKDX6rc
#### What happens:
Inhibitor Obelisk prevents teleporting when set to "never active"
#### What you expected to happen:
Prevent teleporting only when receiving the proper redstone signal or being set to always active
____
#### Affected Versions (Do *not* use "latest"):
- EnderIO: 3.0.1.144_beta
- EnderCore: 0.4.1.61-beta
- Minecraft: 1.10.2
- Forge: 2185
- Mods: [list.txt](https://github.com/SleepyTrousers/EnderIO/files/664332/list.txt)
|
non_test
|
inhibitor obelisk prevents teleporting even when set to never active issue description inhibitor obelisk does not respond to redstone signal or to being set to never active what happens inhibitor obelisk prevents teleporting when set to never active what you expected to happen prevent teleporting only when receiving the proper redstone signal or being set to always active affected versions do not use latest enderio beta endercore beta minecraft forge mods
| 0
|
133,652
| 10,854,330,306
|
IssuesEvent
|
2019-11-13 16:14:30
|
cosmos/cosmos-sdk
|
https://api.github.com/repos/cosmos/cosmos-sdk
|
opened
|
ICS02 keeper tests
|
tests x/ibc
|
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v ✰ Thanks for opening an issue! ✰
v Before smashing the submit button please review the template.
v Word of caution: poorly thought-out proposals may be rejected
v without deliberation
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
Keeper and Querier tests are missing on ICS02. I'd leave out the tests of `VerifyMembership` and `VerifyNonMembership` as we need to update those functions in following PR to the latest IBC-RC (see https://github.com/cosmos/ics/pull/293 for reference).
cc: @AdityaSripal
____
#### For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned
|
1.0
|
ICS02 keeper tests - <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v ✰ Thanks for opening an issue! ✰
v Before smashing the submit button please review the template.
v Word of caution: poorly thought-out proposals may be rejected
v without deliberation
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
Keeper and Querier tests are missing on ICS02. I'd leave out the tests of `VerifyMembership` and `VerifyNonMembership` as we need to update those functions in following PR to the latest IBC-RC (see https://github.com/cosmos/ics/pull/293 for reference).
cc: @AdityaSripal
____
#### For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned
|
test
|
keeper tests ☺ v ✰ thanks for opening an issue ✰ v before smashing the submit button please review the template v word of caution poorly thought out proposals may be rejected v without deliberation ☺ keeper and querier tests are missing on i d leave out the tests of verifymembership and verifynonmembership as we need to update those functions in following pr to the latest ibc rc see for reference cc adityasripal for admin use not duplicate issue appropriate labels applied appropriate contributors tagged contributor assigned self assigned
| 1
|
373,214
| 11,035,452,753
|
IssuesEvent
|
2019-12-07 13:50:45
|
ivanhercaz/buruma
|
https://api.github.com/repos/ivanhercaz/buruma
|
opened
|
Translate to Spanish
|
enhancement priority:low
|
Spanish is my native language and the main language in which I work when I write in my website, so I want to have Buruma translated to Spanish before the release of 0.1.0.
|
1.0
|
Translate to Spanish - Spanish is my native language and the main language in which I work when I write in my website, so I want to have Buruma translated to Spanish before the release of 0.1.0.
|
non_test
|
translate to spanish spanish is my native language and the main language in which i work when i write in my website so i want to have buruma translated to spanish before the release of
| 0
|
158,435
| 12,415,194,299
|
IssuesEvent
|
2020-05-22 15:47:45
|
nasa/cFE
|
https://api.github.com/repos/nasa/cFE
|
closed
|
Remaining alignment warnings in unit test
|
bug unit test
|
**Describe the bug**
There are a few remaining warnings in the unit test stubs and test cases when compiling on an architecture that has strict alignment requirements.
**To Reproduce**
Build with ENABLE_UNIT_TESTS=true on a platform that requires strict alignment (e.g. SPARC, MIPS, etc).
**Expected behavior**
Should compile cleanly
**Code snips**
Example error (first one to appear in my build):
```
/home/joe/code/cfecfs/github/cfe/fsw/cfe-core/ut-stubs/ut_es_stubs.c: In function ‘CFE_ES_GetPoolBuf’:
/home/joe/code/cfecfs/github/cfe/fsw/cfe-core/ut-stubs/ut_es_stubs.c:420:23: error: cast increases required alignment of target type [-Werror=cast-align]
*BufPtr = (uint32 *)PoolPtr;
^
cc1: all warnings being treated as errors
```
**System observed on:**
Ubuntu 20.04, cross compiling for MIPS CPU.
**Reporter Info**
Joseph Hickey, Vantage Systems, Inc.
|
1.0
|
Remaining alignment warnings in unit test - **Describe the bug**
There are a few remaining warnings in the unit test stubs and test cases when compiling on an architecture that has strict alignment requirements.
**To Reproduce**
Build with ENABLE_UNIT_TESTS=true on a platform that requires strict alignment (e.g. SPARC, MIPS, etc).
**Expected behavior**
Should compile cleanly
**Code snips**
Example error (first one to appear in my build):
```
/home/joe/code/cfecfs/github/cfe/fsw/cfe-core/ut-stubs/ut_es_stubs.c: In function ‘CFE_ES_GetPoolBuf’:
/home/joe/code/cfecfs/github/cfe/fsw/cfe-core/ut-stubs/ut_es_stubs.c:420:23: error: cast increases required alignment of target type [-Werror=cast-align]
*BufPtr = (uint32 *)PoolPtr;
^
cc1: all warnings being treated as errors
```
**System observed on:**
Ubuntu 20.04, cross compiling for MIPS CPU.
**Reporter Info**
Joseph Hickey, Vantage Systems, Inc.
|
test
|
remaining alignment warnings in unit test describe the bug there are a few remaining warnings in the unit test stubs and test cases when compiling on an architecture that has strict alignment requirements to reproduce build with enable unit tests true on a platform that requires strict alignment e g sparc mips etc expected behavior should compile cleanly code snips example error first one to appear in my build home joe code cfecfs github cfe fsw cfe core ut stubs ut es stubs c in function ‘cfe es getpoolbuf’ home joe code cfecfs github cfe fsw cfe core ut stubs ut es stubs c error cast increases required alignment of target type bufptr poolptr all warnings being treated as errors system observed on ubuntu cross compiling for mips cpu reporter info joseph hickey vantage systems inc
| 1
|
54,962
| 6,885,626,222
|
IssuesEvent
|
2017-11-21 16:39:08
|
syndesisio/syndesis
|
https://api.github.com/repos/syndesisio/syndesis
|
opened
|
Use Patternfly for inline, toast, and other notifications
|
cat/design module/uxd
|
For Reference:
http://www.patternfly.org/pattern-library/communication/inline-notifications/
http://www.patternfly.org/pattern-library/communication/toast-notifications/
@seanforyou23 - Adding this as a place to track and update work, please update with relevant details as you like.
|
1.0
|
Use Patternfly for inline, toast, and other notifications - For Reference:
http://www.patternfly.org/pattern-library/communication/inline-notifications/
http://www.patternfly.org/pattern-library/communication/toast-notifications/
@seanforyou23 - Adding this as a place to track and update work, please update with relevant details as you like.
|
non_test
|
use patternfly for inline toast and other notifications for reference adding this as a place to track and update work please update with relevant details as you like
| 0
|
19,507
| 3,774,501,863
|
IssuesEvent
|
2016-03-17 09:34:07
|
part-up/part-up
|
https://api.github.com/repos/part-up/part-up
|
closed
|
Tribe start overlay popular part-ups should fallback to tribe partups
|
Acceptance test results
|
When adding a partup to an empty tribe, and the popular partups have not been updated yet, a user shoud still be able to see that part-up in the tribe start overlay.
|
1.0
|
Tribe start overlay popular part-ups should fallback to tribe partups - When adding a partup to an empty tribe, and the popular partups have not been updated yet, a user shoud still be able to see that part-up in the tribe start overlay.
|
test
|
tribe start overlay popular part ups should fallback to tribe partups when adding a partup to an empty tribe and the popular partups have not been updated yet a user shoud still be able to see that part up in the tribe start overlay
| 1
|
62,714
| 6,803,938,394
|
IssuesEvent
|
2017-11-03 05:03:37
|
brave/browser-laptop
|
https://api.github.com/repos/brave/browser-laptop
|
closed
|
Spell check should be disabled if no language is set
|
feature/spell-check l10n QA/test-plan-specified release-notes/include
|
## Test plan
https://github.com/brave/browser-laptop/pull/11758
----
<!--
Have you searched for similar issues? We have received a lot of feedback and bug reports that we have closed as duplicates.
Before submitting this issue, please visit our wiki for common ones: https://github.com/brave/browser-laptop/wiki
By using search engines along with GitHub search function, you would be able to find duplicates more efficiently.
For more, check out our community site: https://community.brave.com/
-->
### Description
<!--
[Description of the issue]
-->
Spell check should be disabled if no language is set.
### Steps to Reproduce
<!--
Please add a series of steps to reproduce the problem. See https://stackoverflow.com/help/mcve for in depth information on how to create a minimal, complete, and verifiable example.
-->
STR:
1. Clear the browser profile
2. Start the browser
3. Open about:preferences#general
4. Remove `English`
5. Restart the browser
6. Open about:styles
7. Enter some random words on a text box
**Actual result:**
<!--
Add screenshots if needed
-->
The words are underlined, suggesting the correct spells in English
**Expected result:**
The words should not be underlined (even if the spell check option is enabled)
**Reproduces how often:** [What percentage of the time does it reproduce?]
Consistently
### Brave Version
**about:brave info:**
<!--
Please open about:brave, copy the version information, and paste it.
-->
0.19.71
**Reproducible on current live release:**
<!--
Is this a problem with the live build? It matters for triage reasons.
-->
No.
### Additional Information
<!--
Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue.
-->
Follow-up to https://github.com/brave/browser-laptop/pull/11710. https://github.com/brave/browser-laptop/issues/7898
|
1.0
|
Spell check should be disabled if no language is set - ## Test plan
https://github.com/brave/browser-laptop/pull/11758
----
<!--
Have you searched for similar issues? We have received a lot of feedback and bug reports that we have closed as duplicates.
Before submitting this issue, please visit our wiki for common ones: https://github.com/brave/browser-laptop/wiki
By using search engines along with GitHub search function, you would be able to find duplicates more efficiently.
For more, check out our community site: https://community.brave.com/
-->
### Description
<!--
[Description of the issue]
-->
Spell check should be disabled if no language is set.
### Steps to Reproduce
<!--
Please add a series of steps to reproduce the problem. See https://stackoverflow.com/help/mcve for in depth information on how to create a minimal, complete, and verifiable example.
-->
STR:
1. Clear the browser profile
2. Start the browser
3. Open about:preferences#general
4. Remove `English`
5. Restart the browser
6. Open about:styles
7. Enter some random words on a text box
**Actual result:**
<!--
Add screenshots if needed
-->
The words are underlined, suggesting the correct spells in English
**Expected result:**
The words should not be underlined (even if the spell check option is enabled)
**Reproduces how often:** [What percentage of the time does it reproduce?]
Consistently
### Brave Version
**about:brave info:**
<!--
Please open about:brave, copy the version information, and paste it.
-->
0.19.71
**Reproducible on current live release:**
<!--
Is this a problem with the live build? It matters for triage reasons.
-->
No.
### Additional Information
<!--
Any additional information, related issues, extra QA steps, configuration or data that might be necessary to reproduce the issue.
-->
Follow-up to https://github.com/brave/browser-laptop/pull/11710. https://github.com/brave/browser-laptop/issues/7898
|
test
|
spell check should be disabled if no language is set test plan have you searched for similar issues we have received a lot of feedback and bug reports that we have closed as duplicates before submitting this issue please visit our wiki for common ones by using search engines along with github search function you would be able to find duplicates more efficiently for more check out our community site description spell check should be disabled if no language is set steps to reproduce please add a series of steps to reproduce the problem see for in depth information on how to create a minimal complete and verifiable example str clear the browser profile start the browser open about preferences general remove english restart the browser open about styles enter some random words on a text box actual result add screenshots if needed the words are underlined suggesting the correct spells in english expected result the words should not be underlined even if the spell check option is enabled reproduces how often consistently brave version about brave info please open about brave copy the version information and paste it reproducible on current live release is this a problem with the live build it matters for triage reasons no additional information any additional information related issues extra qa steps configuration or data that might be necessary to reproduce the issue follow up to
| 1
|
203,739
| 15,888,359,734
|
IssuesEvent
|
2021-04-10 06:57:40
|
FRRouting/frr
|
https://api.github.com/repos/FRRouting/frr
|
closed
|
Document BGP neighbor timers configuration option
|
documentation
|
**Describe the bug**
The BGP docs do not mention that neighbor timers are supported.
**To Reproduce**
Search for `timers` in [`master`](https://github.com/FRRouting/frr/blob/0894afd4cf49511be5ac68f36115ca6acf6a5707/doc/user/bgp.rst).
**Expected behavior**
Expected to find something similar to:
```
[no] neighbor PEER timers KEEPALIVE HOLDTIME
```
|
1.0
|
Document BGP neighbor timers configuration option - **Describe the bug**
The BGP docs do not mention that neighbor timers are supported.
**To Reproduce**
Search for `timers` in [`master`](https://github.com/FRRouting/frr/blob/0894afd4cf49511be5ac68f36115ca6acf6a5707/doc/user/bgp.rst).
**Expected behavior**
Expected to find something similar to:
```
[no] neighbor PEER timers KEEPALIVE HOLDTIME
```
|
non_test
|
document bgp neighbor timers configuration option describe the bug the bgp docs do not mention that neighbor timers are supported to reproduce search for timers in expected behavior expected to find something similar to neighbor peer timers keepalive holdtime
| 0
|
143,579
| 19,187,090,094
|
IssuesEvent
|
2021-12-05 11:42:16
|
World2000/Home-assignment
|
https://api.github.com/repos/World2000/Home-assignment
|
opened
|
CVE-2018-19361 (High) detected in jackson-databind-2.8.7.jar
|
security vulnerability
|
## CVE-2018-19361 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.7.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: Home-assignment/pom.xml</p>
<p>Path to vulnerable library: itory/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.8.7.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/World2000/Home-assignment/commit/1c2029dc2cd8fc5d43406f3c94fdf5244270326f">1c2029dc2cd8fc5d43406f3c94fdf5244270326f</a></p>
<p>Found in base branch: <b>main</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>
FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the openjpa class from polymorphic deserialization.
<p>Publish Date: 2019-01-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19361>CVE-2018-19361</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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19361">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19361</a></p>
<p>Release Date: 2019-01-02</p>
<p>Fix Resolution: 2.9.8</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
|
True
|
CVE-2018-19361 (High) detected in jackson-databind-2.8.7.jar - ## CVE-2018-19361 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.7.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p>
<p>Path to dependency file: Home-assignment/pom.xml</p>
<p>Path to vulnerable library: itory/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.8.7.jar** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/World2000/Home-assignment/commit/1c2029dc2cd8fc5d43406f3c94fdf5244270326f">1c2029dc2cd8fc5d43406f3c94fdf5244270326f</a></p>
<p>Found in base branch: <b>main</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>
FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the openjpa class from polymorphic deserialization.
<p>Publish Date: 2019-01-02
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-19361>CVE-2018-19361</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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19361">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19361</a></p>
<p>Release Date: 2019-01-02</p>
<p>Fix Resolution: 2.9.8</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
|
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file home assignment pom xml path to vulnerable library itory com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library found in head commit a href found in base branch main vulnerability details fasterxml jackson databind x before might allow attackers to have unspecified impact by leveraging failure to block the openjpa class from polymorphic deserialization 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 step up your open source security game with whitesource
| 0
|
27,871
| 4,344,109,153
|
IssuesEvent
|
2016-07-29 06:45:51
|
xcat2/xcat-core
|
https://api.github.com/repos/xcat2/xcat-core
|
opened
|
[FVT]:go xcat failed with xcat-genesis-scripts installation failure
|
component:test
|
xCAT 2.12 on ubuntu 16.04
```
root@c910f03c17k29:/# ./go-xcat --xcat-core=/xcat-core -y install
Operating system: linux
Architecture: ppc64le
Linux Distribution: ubuntu
Version: 16.04
Reading repositories ...... done
Reading package lists...
Building dependency tree...
Reading state information...
Package xcat-genesis-scripts is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
xcat-genesis-scripts-x86-64 xcat-genesis-scripts-ppc64
E: Package 'xcat-genesis-scripts' has no installation candidate
xCAT Core Packages
==================
Package Name Installed In Repository
------------ --------- -------------
perl-xcat (not installed) 2.12-snap201607280616
xcat (not installed) 2.12-snap201607280616
xcat-buildkit 2.12-snap201607070619 2.12-snap201607280616
xcat-client (not installed) 2.12-snap201607280616
xcat-confluent (not installed) 2.12-snap201607280616
xcat-genesis-scripts (not installed) (none)
xcat-genesis-scripts-ppc64 (not installed) 2.12-snap201607280616
xcat-genesis-scripts-x86-64 (not installed) 2.12-snap201607280616
xcat-probe (not installed) 2.12-snap201607280616
xcat-server (not installed) 2.12-snap201607280616
xcat-test (not installed) 2.12-snap201607280616
xcat-vlan (not installed) 2.12-snap201607280616
xcatsn (not installed) 2.12-snap201607280616
xCAT Dependency Packages
========================
Package Name Installed In Repository
------------ --------- -------------
conserver-xcat 8.1.16-3 8.1.16-3
elilo-xcat 3.14-4 3.14-4
grub2-xcat 2.02-0.16.el7.snap201506090204 2.02-0.16.el7.snap201506090204
ipmitool-xcat 1.8.15-2 1.8.15-2
syslinux-xcat 3.86-2 3.86-2
xcat-genesis-base-ppc64 (not installed) 2.12-snap201607211138
xcat-genesis-base-x86-64 (not installed) 2.12-snap201607212311
xnba-undi 1.0.3-7 1.0.3-7
Boo-boo
=======
Something went wrong. :(
Please check log file `/tmp/go-xcat.log' for more details.
```
|
1.0
|
[FVT]:go xcat failed with xcat-genesis-scripts installation failure - xCAT 2.12 on ubuntu 16.04
```
root@c910f03c17k29:/# ./go-xcat --xcat-core=/xcat-core -y install
Operating system: linux
Architecture: ppc64le
Linux Distribution: ubuntu
Version: 16.04
Reading repositories ...... done
Reading package lists...
Building dependency tree...
Reading state information...
Package xcat-genesis-scripts is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
xcat-genesis-scripts-x86-64 xcat-genesis-scripts-ppc64
E: Package 'xcat-genesis-scripts' has no installation candidate
xCAT Core Packages
==================
Package Name Installed In Repository
------------ --------- -------------
perl-xcat (not installed) 2.12-snap201607280616
xcat (not installed) 2.12-snap201607280616
xcat-buildkit 2.12-snap201607070619 2.12-snap201607280616
xcat-client (not installed) 2.12-snap201607280616
xcat-confluent (not installed) 2.12-snap201607280616
xcat-genesis-scripts (not installed) (none)
xcat-genesis-scripts-ppc64 (not installed) 2.12-snap201607280616
xcat-genesis-scripts-x86-64 (not installed) 2.12-snap201607280616
xcat-probe (not installed) 2.12-snap201607280616
xcat-server (not installed) 2.12-snap201607280616
xcat-test (not installed) 2.12-snap201607280616
xcat-vlan (not installed) 2.12-snap201607280616
xcatsn (not installed) 2.12-snap201607280616
xCAT Dependency Packages
========================
Package Name Installed In Repository
------------ --------- -------------
conserver-xcat 8.1.16-3 8.1.16-3
elilo-xcat 3.14-4 3.14-4
grub2-xcat 2.02-0.16.el7.snap201506090204 2.02-0.16.el7.snap201506090204
ipmitool-xcat 1.8.15-2 1.8.15-2
syslinux-xcat 3.86-2 3.86-2
xcat-genesis-base-ppc64 (not installed) 2.12-snap201607211138
xcat-genesis-base-x86-64 (not installed) 2.12-snap201607212311
xnba-undi 1.0.3-7 1.0.3-7
Boo-boo
=======
Something went wrong. :(
Please check log file `/tmp/go-xcat.log' for more details.
```
|
test
|
go xcat failed with xcat genesis scripts installation failure xcat on ubuntu root go xcat xcat core xcat core y install operating system linux architecture linux distribution ubuntu version reading repositories done reading package lists building dependency tree reading state information package xcat genesis scripts is not available but is referred to by another package this may mean that the package is missing has been obsoleted or is only available from another source however the following packages replace it xcat genesis scripts xcat genesis scripts e package xcat genesis scripts has no installation candidate xcat core packages package name installed in repository perl xcat not installed xcat not installed xcat buildkit xcat client not installed xcat confluent not installed xcat genesis scripts not installed none xcat genesis scripts not installed xcat genesis scripts not installed xcat probe not installed xcat server not installed xcat test not installed xcat vlan not installed xcatsn not installed xcat dependency packages package name installed in repository conserver xcat elilo xcat xcat ipmitool xcat syslinux xcat xcat genesis base not installed xcat genesis base not installed xnba undi boo boo something went wrong please check log file tmp go xcat log for more details
| 1
|
130,779
| 10,653,160,129
|
IssuesEvent
|
2019-10-17 13:57:38
|
ansible/awx
|
https://api.github.com/repos/ansible/awx
|
closed
|
System Auditor is unable to view Container Groups
|
component:api component:ui priority:medium state:needs_test type:bug
|
##### ISSUE TYPE
- Bug Report
##### SUMMARY
System Auditor is unable to view Container Groups
##### ENVIRONMENT
* AWX version: 7.0.0
##### STEPS TO REPRODUCE
1. Create Container Group
2. Log in as System Auditor
3. Attempt to view a container group
##### EXPECTED RESULTS
Able to view container group like an instance group
##### ACTUAL RESULTS
Unable to view container group
##### ADDITIONAL INFORMATION

|
1.0
|
System Auditor is unable to view Container Groups - ##### ISSUE TYPE
- Bug Report
##### SUMMARY
System Auditor is unable to view Container Groups
##### ENVIRONMENT
* AWX version: 7.0.0
##### STEPS TO REPRODUCE
1. Create Container Group
2. Log in as System Auditor
3. Attempt to view a container group
##### EXPECTED RESULTS
Able to view container group like an instance group
##### ACTUAL RESULTS
Unable to view container group
##### ADDITIONAL INFORMATION

|
test
|
system auditor is unable to view container groups issue type bug report summary system auditor is unable to view container groups environment awx version steps to reproduce create container group log in as system auditor attempt to view a container group expected results able to view container group like an instance group actual results unable to view container group additional information
| 1
|
15,249
| 3,934,194,709
|
IssuesEvent
|
2016-04-25 21:42:58
|
flutter/flutter
|
https://api.github.com/repos/flutter/flutter
|
closed
|
website top nav isn't aligned with left nav
|
⚠ bug ⚠ clear documentation
|
The top nav's contents should probably be aligned with the new left nav.
|
1.0
|
website top nav isn't aligned with left nav - The top nav's contents should probably be aligned with the new left nav.
|
non_test
|
website top nav isn t aligned with left nav the top nav s contents should probably be aligned with the new left nav
| 0
|
126,107
| 10,383,985,993
|
IssuesEvent
|
2019-09-10 10:54:43
|
nhsconnect/gpconnect-provider-testing
|
https://api.github.com/repos/nhsconnect/gpconnect-provider-testing
|
reopened
|
GP Patient - generalPractitioner.reference
|
1.2.3 Automated test
|
According to the spec
https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1
generalPractioner is optional.
However if it is present, reference is optional.
**PatientSearchFeature @1.2.3**
has entry 'And the Patient GeneralPractitioner Practitioner should be valid and resolvable'
with corresponding implementation in
**GPConnect.Provider.AcceptanceTests.PatientSteps.cs**
The line if (patient.GeneralPractitioner.Count.Equals(1)) should also check for existence of the optional reference.
Sample microtest patient has been tested with very latest NHS FHIR validation tools and validated cleanly.
|
1.0
|
GP Patient - generalPractitioner.reference - According to the spec
https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1
generalPractioner is optional.
However if it is present, reference is optional.
**PatientSearchFeature @1.2.3**
has entry 'And the Patient GeneralPractitioner Practitioner should be valid and resolvable'
with corresponding implementation in
**GPConnect.Provider.AcceptanceTests.PatientSteps.cs**
The line if (patient.GeneralPractitioner.Count.Equals(1)) should also check for existence of the optional reference.
Sample microtest patient has been tested with very latest NHS FHIR validation tools and validated cleanly.
|
test
|
gp patient generalpractitioner reference according to the spec generalpractioner is optional however if it is present reference is optional patientsearchfeature has entry and the patient generalpractitioner practitioner should be valid and resolvable with corresponding implementation in gpconnect provider acceptancetests patientsteps cs the line if patient generalpractitioner count equals should also check for existence of the optional reference sample microtest patient has been tested with very latest nhs fhir validation tools and validated cleanly
| 1
|
741,820
| 25,821,715,568
|
IssuesEvent
|
2022-12-12 10:03:15
|
OpenNebula/one
|
https://api.github.com/repos/OpenNebula/one
|
closed
|
oneprovider create creates wrong template
|
Category: CLI Type: Bug Sponsored Status: Accepted Priority: Normal Category: Provision
|
**Description**
There are some issues when creating a provider using `oneprovider create`. The issues were tested with the `oneprem provider`.
1. After the provider is created, when creating provision, the provider is not shown in the provider list in Fireedge Provision
2. The provider cannot be edited in Fireedge Provision. Throws internal error.
**To Reproduce**
#### Issue1
`oneprovider create /usr/share/one/oneprovision/edge-clusters/metal/providers/onprem/onprem.yml`



#### Issue2


**Expected behavior**
Fireedge can edit a CLI created provider and the provider should be selectable when creating provisions.
**Details**
- Version: 6.4.1
**Additional context**
When comapring the same provider created on CLI vs created on Fireedge (which works as expected). There are some differences on its template
CLI
```xml
<TEMPLATE>
<PLAIN><![CDATA[{"provider":"onprem"}]]></PLAIN>
<PROVISION_BODY><![CDATA[{"provider":"onprem","connection":null,"registration_time":1659629357,"name":"onprem","description":"On Premises datacenter infrastructure"}]]></PROVISION_BODY>
</TEMPLATE>
```
Fireedge
```xml
<TEMPLATE>
<PLAIN><![CDATA[{"provision_type":"metal","provider":"onprem"}]]></PLAIN>
<PROVISION_BODY><![CDATA[{"provider":"onprem","connection":{},"registration_time":1659628287,"name":"onprem","description":"On Premises datacenter infrastructure"}]]></PROVISION_BODY>
</TEMPLATE>
```
With `"connection":{}` replacing `"connection":null` Issue1 is solved. This can be fixed by adding it to the yaml. Even though this is missing, the existence of it is supposed to be validated [here](https://github.com/OpenNebula/one-ee/blob/2078a1fb16f0b29791eed2dc7c8f7c13d45c347a/src/cli/one_helper/oneprovider_helper.rb#L191).
*Workaround*: `onetemplate update <template_id>` for issue1 and for issue2 append `--plain`.
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
## Progress Status
- [ ] Code committed
- [ ] Testing - QA
- [ ] Documentation (Release notes - resolved issues, compatibility, known issues)
|
1.0
|
oneprovider create creates wrong template - **Description**
There are some issues when creating a provider using `oneprovider create`. The issues were tested with the `oneprem provider`.
1. After the provider is created, when creating provision, the provider is not shown in the provider list in Fireedge Provision
2. The provider cannot be edited in Fireedge Provision. Throws internal error.
**To Reproduce**
#### Issue1
`oneprovider create /usr/share/one/oneprovision/edge-clusters/metal/providers/onprem/onprem.yml`



#### Issue2


**Expected behavior**
Fireedge can edit a CLI created provider and the provider should be selectable when creating provisions.
**Details**
- Version: 6.4.1
**Additional context**
When comapring the same provider created on CLI vs created on Fireedge (which works as expected). There are some differences on its template
CLI
```xml
<TEMPLATE>
<PLAIN><![CDATA[{"provider":"onprem"}]]></PLAIN>
<PROVISION_BODY><![CDATA[{"provider":"onprem","connection":null,"registration_time":1659629357,"name":"onprem","description":"On Premises datacenter infrastructure"}]]></PROVISION_BODY>
</TEMPLATE>
```
Fireedge
```xml
<TEMPLATE>
<PLAIN><![CDATA[{"provision_type":"metal","provider":"onprem"}]]></PLAIN>
<PROVISION_BODY><![CDATA[{"provider":"onprem","connection":{},"registration_time":1659628287,"name":"onprem","description":"On Premises datacenter infrastructure"}]]></PROVISION_BODY>
</TEMPLATE>
```
With `"connection":{}` replacing `"connection":null` Issue1 is solved. This can be fixed by adding it to the yaml. Even though this is missing, the existence of it is supposed to be validated [here](https://github.com/OpenNebula/one-ee/blob/2078a1fb16f0b29791eed2dc7c8f7c13d45c347a/src/cli/one_helper/oneprovider_helper.rb#L191).
*Workaround*: `onetemplate update <template_id>` for issue1 and for issue2 append `--plain`.
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT REQUESTS -->
<!-- PROGRESS WILL BE REFLECTED HERE -->
<!--////////////////////////////////////////////-->
## Progress Status
- [ ] Code committed
- [ ] Testing - QA
- [ ] Documentation (Release notes - resolved issues, compatibility, known issues)
|
non_test
|
oneprovider create creates wrong template description there are some issues when creating a provider using oneprovider create the issues were tested with the oneprem provider after the provider is created when creating provision the provider is not shown in the provider list in fireedge provision the provider cannot be edited in fireedge provision throws internal error to reproduce oneprovider create usr share one oneprovision edge clusters metal providers onprem onprem yml expected behavior fireedge can edit a cli created provider and the provider should be selectable when creating provisions details version additional context when comapring the same provider created on cli vs created on fireedge which works as expected there are some differences on its template cli xml fireedge xml with connection replacing connection null is solved this can be fixed by adding it to the yaml even though this is missing the existence of it is supposed to be validated workaround onetemplate update for and for append plain progress status code committed testing qa documentation release notes resolved issues compatibility known issues
| 0
|
85,772
| 10,681,122,163
|
IssuesEvent
|
2019-10-21 23:30:06
|
ibm-openbmc/dev
|
https://api.github.com/repos/ibm-openbmc/dev
|
opened
|
GUI : Research : (Add story title here)
|
GUI UI Design
|
## Stakeholders
**SME**:
## Overview
ASMI has functionality to `Update Installed Languages`. It is not clear what problem this functionality solves.
## Problem Statement
TBD
## References/Resources
- [ASMI Content Inventory item 10.4](https://ibm.ent.box.com/file/455779315260)
- feature discovery folder:
- user research notes*:
- user research synthesis:
*This folder is restricted in accordance with GDPR guidelines.
|
1.0
|
GUI : Research : (Add story title here) - ## Stakeholders
**SME**:
## Overview
ASMI has functionality to `Update Installed Languages`. It is not clear what problem this functionality solves.
## Problem Statement
TBD
## References/Resources
- [ASMI Content Inventory item 10.4](https://ibm.ent.box.com/file/455779315260)
- feature discovery folder:
- user research notes*:
- user research synthesis:
*This folder is restricted in accordance with GDPR guidelines.
|
non_test
|
gui research add story title here stakeholders sme overview asmi has functionality to update installed languages it is not clear what problem this functionality solves problem statement tbd references resources feature discovery folder user research notes user research synthesis this folder is restricted in accordance with gdpr guidelines
| 0
|
22,078
| 6,228,331,649
|
IssuesEvent
|
2017-07-10 23:04:39
|
XceedBoucherS/TestImport5
|
https://api.github.com/repos/XceedBoucherS/TestImport5
|
closed
|
Feature request: PropertyGrid - Parent Property Display does not update on Sub-Property Value Change
|
CodePlex
|
<b>lordwilson[CodePlex]</b> <br />Let's say I have the following object:
nbsp
public class MyCustomObject
{
public string MyString { get; set; }
public int MyInt { get; set; }
public bool MyBool { get; set; }
nbsp
public override string ToString()
{
return string.Format(quot{0} - {1} - {2}quot, MyInt, MyString, MyBool);
}
}
nbsp
And then we have this class (referenceing the 'MyCustomObject' in a property)
nbsp
public class MyViewModel
{
private MyCustomObject _myCustomObjectInstance;
[ExpandableObject]
public MyCustomObject MyCustomObjectInstance
{
get { return _myCustomObjectInstance; }
set { _myCustomObjectInstance = value; }
}
nbsp
public MyViewModel()
{
MyCustomObjectInstance = new MyCustomObject() { MyInt = 4, MyString = quotFourquot, MyBool = true };
}
}
nbsp
I then set an instance of MyViewModel to be the SelectedObject of the PropertyGrid. The MyObjectInstance property shows up fine, and I am able to expand it to see the sub-properties. You'll also notice that the MyObjectInstance property is displayed using the
ToString() representation, which is created via the 3 properties in the object itself. What I'm expecting is that when those sub-properties change, the display of the MyObjectInstance property should change as well... I believe this used to be taken care of
via the 'NotifyParentProperty' attribute within the original WinForms PropertyGrid, but it doesn't appear to work in this case. Am I wrong (from a user's perspective) to expect this functionality?
nbsp
I have attached an image to show you the behavior... Do you think this is a bug? Is it a feature request? It
seems like it would be a trivial fix, but we all know where that line of thinking can take you ;-).
nbsp
This is a great project. Your work is very much appreciated.
nbsp
Thank you
|
1.0
|
Feature request: PropertyGrid - Parent Property Display does not update on Sub-Property Value Change - <b>lordwilson[CodePlex]</b> <br />Let's say I have the following object:
nbsp
public class MyCustomObject
{
public string MyString { get; set; }
public int MyInt { get; set; }
public bool MyBool { get; set; }
nbsp
public override string ToString()
{
return string.Format(quot{0} - {1} - {2}quot, MyInt, MyString, MyBool);
}
}
nbsp
And then we have this class (referenceing the 'MyCustomObject' in a property)
nbsp
public class MyViewModel
{
private MyCustomObject _myCustomObjectInstance;
[ExpandableObject]
public MyCustomObject MyCustomObjectInstance
{
get { return _myCustomObjectInstance; }
set { _myCustomObjectInstance = value; }
}
nbsp
public MyViewModel()
{
MyCustomObjectInstance = new MyCustomObject() { MyInt = 4, MyString = quotFourquot, MyBool = true };
}
}
nbsp
I then set an instance of MyViewModel to be the SelectedObject of the PropertyGrid. The MyObjectInstance property shows up fine, and I am able to expand it to see the sub-properties. You'll also notice that the MyObjectInstance property is displayed using the
ToString() representation, which is created via the 3 properties in the object itself. What I'm expecting is that when those sub-properties change, the display of the MyObjectInstance property should change as well... I believe this used to be taken care of
via the 'NotifyParentProperty' attribute within the original WinForms PropertyGrid, but it doesn't appear to work in this case. Am I wrong (from a user's perspective) to expect this functionality?
nbsp
I have attached an image to show you the behavior... Do you think this is a bug? Is it a feature request? It
seems like it would be a trivial fix, but we all know where that line of thinking can take you ;-).
nbsp
This is a great project. Your work is very much appreciated.
nbsp
Thank you
|
non_test
|
feature request propertygrid parent property display does not update on sub property value change lordwilson let s say i have the following object nbsp public class mycustomobject public string mystring get set public int myint get set public bool mybool get set nbsp public override string tostring return string format quot quot myint mystring mybool nbsp and then we have this class referenceing the mycustomobject in a property nbsp public class myviewmodel private mycustomobject mycustomobjectinstance public mycustomobject mycustomobjectinstance get return mycustomobjectinstance set mycustomobjectinstance value nbsp public myviewmodel mycustomobjectinstance new mycustomobject myint mystring quotfourquot mybool true nbsp i then set an instance of myviewmodel to be the selectedobject of the propertygrid the myobjectinstance property shows up fine and i am able to expand it to see the sub properties you ll also notice that the myobjectinstance property is displayed using the tostring representation which is created via the properties in the object itself what i m expecting is that when those sub properties change the display of the myobjectinstance property should change as well i believe this used to be taken care of via the notifyparentproperty attribute within the original winforms propertygrid but it doesn t appear to work in this case am i wrong from a user s perspective to expect this functionality nbsp i have attached an image to show you the behavior do you think this is a bug is it a feature request it seems like it would be a trivial fix but we all know where that line of thinking can take you nbsp this is a great project your work is very much appreciated nbsp thank you
| 0
|
130,379
| 10,607,459,422
|
IssuesEvent
|
2019-10-11 03:52:49
|
kubeflow/pipelines
|
https://api.github.com/repos/kubeflow/pipelines
|
opened
|
parameterized_tfx_oss: csvexamplegen: ERROR:tensorflow:Output artifact uri already exists
|
area/samples area/testing kind/bug
|
`parameterized_tfx_oss): csvexamplegen: ERROR:tensorflow:Output artifact uri gs://ml-pipeline-test/5e0d95890cb76dc8d97bac7c40600e7d062e564f/sample_test/tfx_taxi_simple/CsvExampleGen/examples/1/train/ already exists`
|
1.0
|
parameterized_tfx_oss: csvexamplegen: ERROR:tensorflow:Output artifact uri already exists - `parameterized_tfx_oss): csvexamplegen: ERROR:tensorflow:Output artifact uri gs://ml-pipeline-test/5e0d95890cb76dc8d97bac7c40600e7d062e564f/sample_test/tfx_taxi_simple/CsvExampleGen/examples/1/train/ already exists`
|
test
|
parameterized tfx oss csvexamplegen error tensorflow output artifact uri already exists parameterized tfx oss csvexamplegen error tensorflow output artifact uri gs ml pipeline test sample test tfx taxi simple csvexamplegen examples train already exists
| 1
|
215,396
| 16,670,141,813
|
IssuesEvent
|
2021-06-07 09:48:55
|
boa-dev/boa
|
https://api.github.com/repos/boa-dev/boa
|
opened
|
Some Test262 tests can cause a stack overflow
|
bug test
|
**Describe the bug**
We are ignoring some Test262 tests because they cause a stack overflow in Boa. Here is the full list:
- [`test/language/expressions/tagged-template/tco-call.js`](https://github.com/tc39/test262/blob/e793512b55c199de6abc392d1be4de7325dae544/test/language/expressions/tagged-template/tco-call.js)
- [`test/language/expressions/tagged-template/tco-member.js`](https://github.com/tc39/test262/blob/e793512b55c199de6abc392d1be4de7325dae544/test/language/expressions/tagged-template/tco-member.js)
**To Reproduce**
You can reproduce the behaviour by running the following command, after removing them from the `test_ignore.txt` file:
```bash
cargo run --release --bin boa_tester -- run -s {test_path}
```
**Expected behavior**
The expected behaviour is, obviously, for them not to overflow the stack.
|
1.0
|
Some Test262 tests can cause a stack overflow - **Describe the bug**
We are ignoring some Test262 tests because they cause a stack overflow in Boa. Here is the full list:
- [`test/language/expressions/tagged-template/tco-call.js`](https://github.com/tc39/test262/blob/e793512b55c199de6abc392d1be4de7325dae544/test/language/expressions/tagged-template/tco-call.js)
- [`test/language/expressions/tagged-template/tco-member.js`](https://github.com/tc39/test262/blob/e793512b55c199de6abc392d1be4de7325dae544/test/language/expressions/tagged-template/tco-member.js)
**To Reproduce**
You can reproduce the behaviour by running the following command, after removing them from the `test_ignore.txt` file:
```bash
cargo run --release --bin boa_tester -- run -s {test_path}
```
**Expected behavior**
The expected behaviour is, obviously, for them not to overflow the stack.
|
test
|
some tests can cause a stack overflow describe the bug we are ignoring some tests because they cause a stack overflow in boa here is the full list to reproduce you can reproduce the behaviour by running the following command after removing them from the test ignore txt file bash cargo run release bin boa tester run s test path expected behavior the expected behaviour is obviously for them not to overflow the stack
| 1
|
85,027
| 7,960,480,944
|
IssuesEvent
|
2018-07-13 07:24:06
|
mdkearns/automated-data-preprocessing
|
https://api.github.com/repos/mdkearns/automated-data-preprocessing
|
opened
|
Write integration tests.
|
integration tests
|
Make sure all of the functions inside the make_clean.py python script function properly. Make sure that command line options work as intended by testing with different data sets in /data-sets/ directory (i.e. has header vs. no headers, categorical vs continuous data and a mixture of the two).
|
1.0
|
Write integration tests. - Make sure all of the functions inside the make_clean.py python script function properly. Make sure that command line options work as intended by testing with different data sets in /data-sets/ directory (i.e. has header vs. no headers, categorical vs continuous data and a mixture of the two).
|
test
|
write integration tests make sure all of the functions inside the make clean py python script function properly make sure that command line options work as intended by testing with different data sets in data sets directory i e has header vs no headers categorical vs continuous data and a mixture of the two
| 1
|
830,825
| 32,025,682,223
|
IssuesEvent
|
2023-09-22 08:40:20
|
brain-link/scanhub-ui
|
https://api.github.com/repos/brain-link/scanhub-ui
|
opened
|
FIX: Close context menu's
|
type: bug priority: high
|
If user opens a context menu, the menu is only closed if an option is chosen.
The context menu should also be closed, when focus changes.
|
1.0
|
FIX: Close context menu's - If user opens a context menu, the menu is only closed if an option is chosen.
The context menu should also be closed, when focus changes.
|
non_test
|
fix close context menu s if user opens a context menu the menu is only closed if an option is chosen the context menu should also be closed when focus changes
| 0
|
274,821
| 23,870,676,216
|
IssuesEvent
|
2022-09-07 14:36:18
|
yugabyte/yugabyte-db
|
https://api.github.com/repos/yugabyte/yugabyte-db
|
opened
|
[YSQL] flaky test: org.yb.pgsql.TestPgConnection.testConnectionKills race condition in TSAN
|
area/ysql kind/failing-test priority/high status/awaiting-triage
|
### Description
https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=org.yb.pgsql.TestPgConnection&fail_tag=tsan&name=testConnectionKills&platform=linux
```
m1|pid26446|:25856 WARNING: ThreadSanitizer: data race (pid=26446)
m1|pid26446|:25856 Write of size 8 at 0x7fa614c31f20 by thread T35:
m1|pid26446|:25856 #0 YbPgMemAddConsumption ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:69:32 (libyb_pgbackend.so.1+0xa49f8b)
m1|pid26446|:25856 #1 AllocSetContextCreateExtended ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/aset.c:502:2 (libyb_pgbackend.so.1+0xa3fd1c)
m1|pid26446|:25856 #2 CreateThreadLocalCurrentMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:125:9 (libyb_pgbackend.so.1+0xa4a11d)
m1|pid26446|:25856 #3 YbgCreateMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/ybgate/../../../../../../src/postgres/src/backend/ybgate/ybgate_api.c:72:12 (libyb_pgbackend.so.1+0xa757cd)
m1|pid26446|:25856 #4 yb::docdb::DocPgExprExecutor::Private::Private() ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:37:5 (libyb_docdb.so+0x47cd7a)
m1|pid26446|:25856 #5 yb::docdb::DocPgExprExecutor::AddColumnRef(yb::PgsqlColRefPB const&) ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:251:24 (libyb_docdb.so+0x47c6b6)
m1|pid26446|:25856 #6 yb::docdb::PgsqlReadOperation::ExecuteScalar(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*, bool*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:1140:5 (libyb_docdb.so+0x4ec279)
m1|pid26446|:25856 #7 yb::docdb::PgsqlReadOperation::Execute(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:967:20 (libyb_docdb.so+0x4ea693)
m1|pid26446|:25856 #8 yb::tablet::AbstractTablet::ProcessPgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, std::__1::shared_ptr<yb::tablet::TableInfo> const&, yb::TransactionOperationContext const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/abstract_tablet.cc:102:30 (libtablet.so+0x3bd3d2)
m1|pid26446|:25856 #9 yb::tablet::Tablet::HandlePgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, yb::TransactionMetadataPB const&, yb::SubTransactionMetadataPB const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/tablet.cc:1495:17 (libtablet.so+0x4340f8)
m1|pid26446|:25856 #10 yb::tserver::(anonymous namespace)::ReadQuery::DoReadImpl() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:651:7 (libtserver.so+0x43ed96)
m1|pid26446|:25856 #11 yb::tserver::(anonymous namespace)::ReadQuery::DoRead() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:541:14 (libtserver.so+0x43ded5)
m1|pid26446|:25856 #12 yb::tserver::(anonymous namespace)::ReadQuery::Complete() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:458:25 (libtserver.so+0x43b7b1)
m1|pid26446|:25856 #13 yb::tserver::(anonymous namespace)::ReadQuery::DoPerform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:408:10 (libtserver.so+0x43acdc)
m1|pid26446|:25856 #14 yb::tserver::(anonymous namespace)::ReadQuery::Perform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:94:21 (libtserver.so+0x4398bd)
...
m1|pid26446|:25856 Previous write of size 8 at 0x7fa614c31f20 by thread T36:
m1|pid26446|:25856 #0 YbPgMemAddConsumption ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:69:32 (libyb_pgbackend.so.1+0xa49f8b)
m1|pid26446|:25856 #1 AllocSetContextCreateExtended ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/aset.c:502:2 (libyb_pgbackend.so.1+0xa3fd1c)
m1|pid26446|:25856 #2 CreateThreadLocalCurrentMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:125:9 (libyb_pgbackend.so.1+0xa4a11d)
m1|pid26446|:25856 #3 YbgCreateMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/ybgate/../../../../../../src/postgres/src/backend/ybgate/ybgate_api.c:72:12 (libyb_pgbackend.so.1+0xa757cd)
m1|pid26446|:25856 #4 yb::docdb::DocPgExprExecutor::Private::PreparePgRowData(yb::QLTableRow const&) ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:134:7 (libyb_docdb.so+0x47d70e)
m1|pid26446|:25856 #5 yb::docdb::DocPgExprExecutor::Exec(yb::QLTableRow const&, std::__1::vector<yb::ExprResult<yb::QLValuePB>, std::__1::allocator<yb::ExprResult<yb::QLValuePB> > >*, bool*) ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:277:3 (libyb_docdb.so+0x47c8d1)
m1|pid26446|:25856 #6 yb::docdb::PgsqlReadOperation::ExecuteScalar(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*, bool*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:1252:5 (libyb_docdb.so+0x4ed58c)
m1|pid26446|:25856 #7 yb::docdb::PgsqlReadOperation::Execute(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:967:20 (libyb_docdb.so+0x4ea693)
m1|pid26446|:25856 #8 yb::tablet::AbstractTablet::ProcessPgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, std::__1::shared_ptr<yb::tablet::TableInfo> const&, yb::TransactionOperationContext const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/abstract_tablet.cc:102:30 (libtablet.so+0x3bd3d2)
m1|pid26446|:25856 #9 yb::tablet::Tablet::HandlePgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, yb::TransactionMetadataPB const&, yb::SubTransactionMetadataPB const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/tablet.cc:1495:17 (libtablet.so+0x4340f8)
m1|pid26446|:25856 #10 yb::tserver::(anonymous namespace)::ReadQuery::DoReadImpl() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:651:7 (libtserver.so+0x43ed96)
m1|pid26446|:25856 #11 yb::tserver::(anonymous namespace)::ReadQuery::DoRead() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:541:14 (libtserver.so+0x43ded5)
m1|pid26446|:25856 #12 yb::tserver::(anonymous namespace)::ReadQuery::Complete() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:458:25 (libtserver.so+0x43b7b1)
m1|pid26446|:25856 #13 yb::tserver::(anonymous namespace)::ReadQuery::DoPerform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:408:10 (libtserver.so+0x43acdc)
m1|pid26446|:25856 #14 yb::tserver::(anonymous namespace)::ReadQuery::Perform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:94:21 (libtserver.so+0x4398bd)
```
|
1.0
|
[YSQL] flaky test: org.yb.pgsql.TestPgConnection.testConnectionKills race condition in TSAN - ### Description
https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=org.yb.pgsql.TestPgConnection&fail_tag=tsan&name=testConnectionKills&platform=linux
```
m1|pid26446|:25856 WARNING: ThreadSanitizer: data race (pid=26446)
m1|pid26446|:25856 Write of size 8 at 0x7fa614c31f20 by thread T35:
m1|pid26446|:25856 #0 YbPgMemAddConsumption ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:69:32 (libyb_pgbackend.so.1+0xa49f8b)
m1|pid26446|:25856 #1 AllocSetContextCreateExtended ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/aset.c:502:2 (libyb_pgbackend.so.1+0xa3fd1c)
m1|pid26446|:25856 #2 CreateThreadLocalCurrentMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:125:9 (libyb_pgbackend.so.1+0xa4a11d)
m1|pid26446|:25856 #3 YbgCreateMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/ybgate/../../../../../../src/postgres/src/backend/ybgate/ybgate_api.c:72:12 (libyb_pgbackend.so.1+0xa757cd)
m1|pid26446|:25856 #4 yb::docdb::DocPgExprExecutor::Private::Private() ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:37:5 (libyb_docdb.so+0x47cd7a)
m1|pid26446|:25856 #5 yb::docdb::DocPgExprExecutor::AddColumnRef(yb::PgsqlColRefPB const&) ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:251:24 (libyb_docdb.so+0x47c6b6)
m1|pid26446|:25856 #6 yb::docdb::PgsqlReadOperation::ExecuteScalar(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*, bool*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:1140:5 (libyb_docdb.so+0x4ec279)
m1|pid26446|:25856 #7 yb::docdb::PgsqlReadOperation::Execute(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:967:20 (libyb_docdb.so+0x4ea693)
m1|pid26446|:25856 #8 yb::tablet::AbstractTablet::ProcessPgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, std::__1::shared_ptr<yb::tablet::TableInfo> const&, yb::TransactionOperationContext const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/abstract_tablet.cc:102:30 (libtablet.so+0x3bd3d2)
m1|pid26446|:25856 #9 yb::tablet::Tablet::HandlePgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, yb::TransactionMetadataPB const&, yb::SubTransactionMetadataPB const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/tablet.cc:1495:17 (libtablet.so+0x4340f8)
m1|pid26446|:25856 #10 yb::tserver::(anonymous namespace)::ReadQuery::DoReadImpl() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:651:7 (libtserver.so+0x43ed96)
m1|pid26446|:25856 #11 yb::tserver::(anonymous namespace)::ReadQuery::DoRead() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:541:14 (libtserver.so+0x43ded5)
m1|pid26446|:25856 #12 yb::tserver::(anonymous namespace)::ReadQuery::Complete() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:458:25 (libtserver.so+0x43b7b1)
m1|pid26446|:25856 #13 yb::tserver::(anonymous namespace)::ReadQuery::DoPerform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:408:10 (libtserver.so+0x43acdc)
m1|pid26446|:25856 #14 yb::tserver::(anonymous namespace)::ReadQuery::Perform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:94:21 (libtserver.so+0x4398bd)
...
m1|pid26446|:25856 Previous write of size 8 at 0x7fa614c31f20 by thread T36:
m1|pid26446|:25856 #0 YbPgMemAddConsumption ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:69:32 (libyb_pgbackend.so.1+0xa49f8b)
m1|pid26446|:25856 #1 AllocSetContextCreateExtended ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/aset.c:502:2 (libyb_pgbackend.so.1+0xa3fd1c)
m1|pid26446|:25856 #2 CreateThreadLocalCurrentMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/utils/mmgr/../../../../../../../src/postgres/src/backend/utils/mmgr/mcxt.c:125:9 (libyb_pgbackend.so.1+0xa4a11d)
m1|pid26446|:25856 #3 YbgCreateMemoryContext ${YB_SRC_ROOT}/src/postgres/src/backend/ybgate/../../../../../../src/postgres/src/backend/ybgate/ybgate_api.c:72:12 (libyb_pgbackend.so.1+0xa757cd)
m1|pid26446|:25856 #4 yb::docdb::DocPgExprExecutor::Private::PreparePgRowData(yb::QLTableRow const&) ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:134:7 (libyb_docdb.so+0x47d70e)
m1|pid26446|:25856 #5 yb::docdb::DocPgExprExecutor::Exec(yb::QLTableRow const&, std::__1::vector<yb::ExprResult<yb::QLValuePB>, std::__1::allocator<yb::ExprResult<yb::QLValuePB> > >*, bool*) ${BUILD_ROOT}/../../src/yb/docdb/doc_pg_expr.cc:277:3 (libyb_docdb.so+0x47c8d1)
m1|pid26446|:25856 #6 yb::docdb::PgsqlReadOperation::ExecuteScalar(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*, bool*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:1252:5 (libyb_docdb.so+0x4ed58c)
m1|pid26446|:25856 #7 yb::docdb::PgsqlReadOperation::Execute(yb::docdb::YQLStorageIf const&, std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::docdb::DocReadContext const&, yb::docdb::DocReadContext const*, yb::faststring*, yb::HybridTime*) ${BUILD_ROOT}/../../src/yb/docdb/pgsql_operation.cc:967:20 (libyb_docdb.so+0x4ea693)
m1|pid26446|:25856 #8 yb::tablet::AbstractTablet::ProcessPgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, std::__1::shared_ptr<yb::tablet::TableInfo> const&, yb::TransactionOperationContext const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/abstract_tablet.cc:102:30 (libtablet.so+0x3bd3d2)
m1|pid26446|:25856 #9 yb::tablet::Tablet::HandlePgsqlReadRequest(std::__1::chrono::time_point<yb::CoarseMonoClock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, yb::ReadHybridTime const&, bool, yb::PgsqlReadRequestPB const&, yb::TransactionMetadataPB const&, yb::SubTransactionMetadataPB const&, yb::tablet::PgsqlReadRequestResult*, unsigned long*) ${BUILD_ROOT}/../../src/yb/tablet/tablet.cc:1495:17 (libtablet.so+0x4340f8)
m1|pid26446|:25856 #10 yb::tserver::(anonymous namespace)::ReadQuery::DoReadImpl() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:651:7 (libtserver.so+0x43ed96)
m1|pid26446|:25856 #11 yb::tserver::(anonymous namespace)::ReadQuery::DoRead() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:541:14 (libtserver.so+0x43ded5)
m1|pid26446|:25856 #12 yb::tserver::(anonymous namespace)::ReadQuery::Complete() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:458:25 (libtserver.so+0x43b7b1)
m1|pid26446|:25856 #13 yb::tserver::(anonymous namespace)::ReadQuery::DoPerform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:408:10 (libtserver.so+0x43acdc)
m1|pid26446|:25856 #14 yb::tserver::(anonymous namespace)::ReadQuery::Perform() ${BUILD_ROOT}/../../src/yb/tserver/read_query.cc:94:21 (libtserver.so+0x4398bd)
```
|
test
|
flaky test org yb pgsql testpgconnection testconnectionkills race condition in tsan description warning threadsanitizer data race pid write of size at by thread ybpgmemaddconsumption yb src root src postgres src backend utils mmgr src postgres src backend utils mmgr mcxt c libyb pgbackend so allocsetcontextcreateextended yb src root src postgres src backend utils mmgr src postgres src backend utils mmgr aset c libyb pgbackend so createthreadlocalcurrentmemorycontext yb src root src postgres src backend utils mmgr src postgres src backend utils mmgr mcxt c libyb pgbackend so ybgcreatememorycontext yb src root src postgres src backend ybgate src postgres src backend ybgate ybgate api c libyb pgbackend so yb docdb docpgexprexecutor private private build root src yb docdb doc pg expr cc libyb docdb so yb docdb docpgexprexecutor addcolumnref yb pgsqlcolrefpb const build root src yb docdb doc pg expr cc libyb docdb so yb docdb pgsqlreadoperation executescalar yb docdb yqlstorageif const std chrono time point yb readhybridtime const bool yb docdb docreadcontext const yb docdb docreadcontext const yb faststring yb hybridtime bool build root src yb docdb pgsql operation cc libyb docdb so yb docdb pgsqlreadoperation execute yb docdb yqlstorageif const std chrono time point yb readhybridtime const bool yb docdb docreadcontext const yb docdb docreadcontext const yb faststring yb hybridtime build root src yb docdb pgsql operation cc libyb docdb so yb tablet abstracttablet processpgsqlreadrequest std chrono time point yb readhybridtime const bool yb pgsqlreadrequestpb const std shared ptr const yb transactionoperationcontext const yb tablet pgsqlreadrequestresult unsigned long build root src yb tablet abstract tablet cc libtablet so yb tablet tablet handlepgsqlreadrequest std chrono time point yb readhybridtime const bool yb pgsqlreadrequestpb const yb transactionmetadatapb const yb subtransactionmetadatapb const yb tablet pgsqlreadrequestresult unsigned long build root src yb tablet tablet cc libtablet so yb tserver anonymous namespace readquery doreadimpl build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery doread build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery complete build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery doperform build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery perform build root src yb tserver read query cc libtserver so previous write of size at by thread ybpgmemaddconsumption yb src root src postgres src backend utils mmgr src postgres src backend utils mmgr mcxt c libyb pgbackend so allocsetcontextcreateextended yb src root src postgres src backend utils mmgr src postgres src backend utils mmgr aset c libyb pgbackend so createthreadlocalcurrentmemorycontext yb src root src postgres src backend utils mmgr src postgres src backend utils mmgr mcxt c libyb pgbackend so ybgcreatememorycontext yb src root src postgres src backend ybgate src postgres src backend ybgate ybgate api c libyb pgbackend so yb docdb docpgexprexecutor private preparepgrowdata yb qltablerow const build root src yb docdb doc pg expr cc libyb docdb so yb docdb docpgexprexecutor exec yb qltablerow const std vector std allocator bool build root src yb docdb doc pg expr cc libyb docdb so yb docdb pgsqlreadoperation executescalar yb docdb yqlstorageif const std chrono time point yb readhybridtime const bool yb docdb docreadcontext const yb docdb docreadcontext const yb faststring yb hybridtime bool build root src yb docdb pgsql operation cc libyb docdb so yb docdb pgsqlreadoperation execute yb docdb yqlstorageif const std chrono time point yb readhybridtime const bool yb docdb docreadcontext const yb docdb docreadcontext const yb faststring yb hybridtime build root src yb docdb pgsql operation cc libyb docdb so yb tablet abstracttablet processpgsqlreadrequest std chrono time point yb readhybridtime const bool yb pgsqlreadrequestpb const std shared ptr const yb transactionoperationcontext const yb tablet pgsqlreadrequestresult unsigned long build root src yb tablet abstract tablet cc libtablet so yb tablet tablet handlepgsqlreadrequest std chrono time point yb readhybridtime const bool yb pgsqlreadrequestpb const yb transactionmetadatapb const yb subtransactionmetadatapb const yb tablet pgsqlreadrequestresult unsigned long build root src yb tablet tablet cc libtablet so yb tserver anonymous namespace readquery doreadimpl build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery doread build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery complete build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery doperform build root src yb tserver read query cc libtserver so yb tserver anonymous namespace readquery perform build root src yb tserver read query cc libtserver so
| 1
|
148,823
| 11,867,107,410
|
IssuesEvent
|
2020-03-26 06:00:28
|
appium/appium
|
https://api.github.com/repos/appium/appium
|
closed
|
iOS 13.3 Element "value" is not displayed. Value is displayed correctly on devices with iOS versions < 13
|
NeedsInfo ThirdParty XCUITest
|
## The problem
Using Appium inspector when I spy on an element, I do not see the "value". The element has a value "**test**" but the value field in the inspector shows "**OBJ**".
Up until iOS 13, I see the correct "value" but on devices with iOS 13 or greater, I see "**OBJ**" for "value" field. Please find the attached screenshots and page source.
Attached are 2 screenshots of the Appium inspector ( one with iOS 12.4.6 and one with 13.3.1)
**12.4.6** shows the "value" for the element I selected where as **13.3.1** return some junk value ***OBJ***


[PageSource.txt](https://github.com/appium/appium/files/4383994/PageSource.txt)
## Environment
* Appium version (or git revision) that exhibits the issue: 1.17
* Last iOS version that did not exhibit the issue (if applicable): 12.4.6
* Desktop OS/version used to run Appium: Mac OS Catalina 10.15.4
* Node.js version (unless using Appium.app|exe): 13.6.0
* Npm or Yarn package manager: 6.13.7
* Mobile platform/version under test: iOS Phone
* Real device or emulator/simulator: Real Device
* Appium CLI or Appium.app|exe: exe
## Link to Appium logs
Attached Page Source on 13.3.1
|
1.0
|
iOS 13.3 Element "value" is not displayed. Value is displayed correctly on devices with iOS versions < 13 - ## The problem
Using Appium inspector when I spy on an element, I do not see the "value". The element has a value "**test**" but the value field in the inspector shows "**OBJ**".
Up until iOS 13, I see the correct "value" but on devices with iOS 13 or greater, I see "**OBJ**" for "value" field. Please find the attached screenshots and page source.
Attached are 2 screenshots of the Appium inspector ( one with iOS 12.4.6 and one with 13.3.1)
**12.4.6** shows the "value" for the element I selected where as **13.3.1** return some junk value ***OBJ***


[PageSource.txt](https://github.com/appium/appium/files/4383994/PageSource.txt)
## Environment
* Appium version (or git revision) that exhibits the issue: 1.17
* Last iOS version that did not exhibit the issue (if applicable): 12.4.6
* Desktop OS/version used to run Appium: Mac OS Catalina 10.15.4
* Node.js version (unless using Appium.app|exe): 13.6.0
* Npm or Yarn package manager: 6.13.7
* Mobile platform/version under test: iOS Phone
* Real device or emulator/simulator: Real Device
* Appium CLI or Appium.app|exe: exe
## Link to Appium logs
Attached Page Source on 13.3.1
|
test
|
ios element value is not displayed value is displayed correctly on devices with ios versions the problem using appium inspector when i spy on an element i do not see the value the element has a value test but the value field in the inspector shows obj up until ios i see the correct value but on devices with ios or greater i see obj for value field please find the attached screenshots and page source attached are screenshots of the appium inspector one with ios and one with shows the value for the element i selected where as return some junk value obj environment appium version or git revision that exhibits the issue last ios version that did not exhibit the issue if applicable desktop os version used to run appium mac os catalina node js version unless using appium app exe npm or yarn package manager mobile platform version under test ios phone real device or emulator simulator real device appium cli or appium app exe exe link to appium logs attached page source on
| 1
|
645,635
| 21,011,386,203
|
IssuesEvent
|
2022-03-30 06:59:53
|
towhee-io/towhee
|
https://api.github.com/repos/towhee-io/towhee
|
closed
|
[Bug]: no module named numpy
|
priority/critical-urgent
|
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
When I use
```py
from towhee import pipeline
```
it throws me an error
```txt
no module name numpy
```
### Expected Behavior
```py
from towhee import pipeline
```
It should not throw an error when I use
`from towhee import pipeline`
### Steps To Reproduce
```markdown
1. Install NumPy when installing the towhee module can fix this issue
in the requirements.txt file add the NumPy dependency
```
### Environment
```markdown
- Towhee version(e.g. v0.1.3 or 8b23a93):
- OS(Windows): Windows 11
- CPU/Memory:1.76 GHz
```
### Anything else?
**Reproduce Steps**
1. Install NumPy when installing the towhee module can fix this issue
in the **requirements.txt** file add the **NumPy** dependency.
Assign me to fix this issue
|
1.0
|
[Bug]: no module named numpy - ### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
When I use
```py
from towhee import pipeline
```
it throws me an error
```txt
no module name numpy
```
### Expected Behavior
```py
from towhee import pipeline
```
It should not throw an error when I use
`from towhee import pipeline`
### Steps To Reproduce
```markdown
1. Install NumPy when installing the towhee module can fix this issue
in the requirements.txt file add the NumPy dependency
```
### Environment
```markdown
- Towhee version(e.g. v0.1.3 or 8b23a93):
- OS(Windows): Windows 11
- CPU/Memory:1.76 GHz
```
### Anything else?
**Reproduce Steps**
1. Install NumPy when installing the towhee module can fix this issue
in the **requirements.txt** file add the **NumPy** dependency.
Assign me to fix this issue
|
non_test
|
no module named numpy is there an existing issue for this i have searched the existing issues current behavior when i use py from towhee import pipeline it throws me an error txt no module name numpy expected behavior py from towhee import pipeline it should not throw an error when i use from towhee import pipeline steps to reproduce markdown install numpy when installing the towhee module can fix this issue in the requirements txt file add the numpy dependency environment markdown towhee version e g or os windows windows cpu memory ghz anything else reproduce steps install numpy when installing the towhee module can fix this issue in the requirements txt file add the numpy dependency assign me to fix this issue
| 0
|
208,510
| 15,892,467,197
|
IssuesEvent
|
2021-04-11 00:12:10
|
Data-Boom/SOEN490
|
https://api.github.com/repos/Data-Boom/SOEN490
|
opened
|
AT-14 Dataset Page Feature Acceptance Test
|
acceptance test acceptance-test
|
#### Acceptance Test For Dataset Page Feature<br/>
##### The dataset page is accessible from the search page as well as the graph page. You can also access the graph page from a dataset page.
Tests | Variable Inputs | Expected Result | Status
---|---|--|---
---|---|--|---
##### Demo Steps
|
2.0
|
AT-14 Dataset Page Feature Acceptance Test - #### Acceptance Test For Dataset Page Feature<br/>
##### The dataset page is accessible from the search page as well as the graph page. You can also access the graph page from a dataset page.
Tests | Variable Inputs | Expected Result | Status
---|---|--|---
---|---|--|---
##### Demo Steps
|
test
|
at dataset page feature acceptance test acceptance test for dataset page feature the dataset page is accessible from the search page as well as the graph page you can also access the graph page from a dataset page tests variable inputs expected result status demo steps
| 1
|
300,362
| 25,960,563,108
|
IssuesEvent
|
2022-12-18 21:02:11
|
Decide-Part-Rota/decide-part-rota-2
|
https://api.github.com/repos/Decide-Part-Rota/decide-part-rota-2
|
closed
|
Rota2-023-Ampliación de tests de la tarea Rota2-019
|
Medium tests
|
Esta será una ampliación de los casos de test de la tarea Rota2-019
|
1.0
|
Rota2-023-Ampliación de tests de la tarea Rota2-019 - Esta será una ampliación de los casos de test de la tarea Rota2-019
|
test
|
ampliación de tests de la tarea esta será una ampliación de los casos de test de la tarea
| 1
|
176,794
| 28,209,047,516
|
IssuesEvent
|
2023-04-05 01:25:41
|
OpenLiberty/open-liberty
|
https://api.github.com/repos/OpenLiberty/open-liberty
|
closed
|
Jakarta EE 10: Support Jakarta WebSocket 2.1
|
in:Web Components Epic ID Required team:Sirius focalApproved:globalization focalApproved:ste focalApproved:id focalApproved:svt focalApproved:performance focalApproved:fat focalApproved:serviceability focalApproved:accessibility Design Approved target:ga target:beta focalApproved:demo jakartaEE10 target:220012-beta release:220012-beta focalApproved:externals target:23003 release:23003
|
## Description
Implement the Jakarta WebSocket 2.1 specification
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Documents
When available, add links to required feature documents. Use "N/A" to mark particular documents which are not required by the feature.
- Aha: Externally raised RFE ([Aha](https://cloud-platform.ideas.aha.io/))
- Link the RFE with this issue
- UFO: https://ibm.box.com/s/kxmi7qdgsk6ha9anp1c1u6uc1knpjetm
- Set the Box link to be publicly accessible, with a long expiration (10 years)
- Click "Share" > select "People with link" > click "Link Settings" > under "Link Experation" select "Disable Shared Link on" > set an experation date ~10 years into the future
- If you lack permissions, contact [OpenLiberty/release-architect](https://github.com/orgs/OpenLiberty/teams/release-architect)
- FTS: https://github.com/openliberty/open-liberty/issues/21089
- Beta Blog: https://github.com/OpenLiberty/open-liberty/issues/22416
- GA Blog: https://github.com/OpenLiberty/open-liberty/issues/24609
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Process Overview
- [Prioritization](#prioritization)
- [Design](#design)
- [Implementation](#implementation)
- [Legal and Translation](#legal-and-translation)
- [Beta](#beta)
- [GA](#ga)
- [Focal Point Approvals](#focal-point-approvals-complete-by-feature-complete-date)
- [Other Deliverables](#other-deliverables)
### General Instructions
The process steps occur roughly in the order as presented. Process steps occasionally overlap.
Each process step has a number of tasks which must be completed or must be marked as not applicable ("N/A").
Unless otherwise indicated, the tasks are the responsibility of the Feature Owner or a Delegate of the Feature Owner.
If you need assistance, reach out to the [OpenLiberty/release-architect](https://github.com/orgs/OpenLiberty/teams/release-architect).
**Important: Labels are used to trigger particular steps and must be added as indicated.**
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Prioritization** (Complete Before Development Starts)
The ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) and area leads are responsible for prioritizing the features and determining which features are being actively worked on.
### **Prioritization**
- [x] Feature added to the "New" column of the [Open Liberty project board](https://github.com/orgs/OpenLiberty/projects/2)
- Epics can be added to the board in one of two ways:
- From this issue, use the "Projects" section to select the appropriate project board.
- From the appropriate project board click "Add card" and select your Feature Epic issue
- [x] Priority assigned
- Attend the Liberty Backlog Prioritization meeting
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Design** (Complete Before Development Starts)
Design preliminaries determine whether a formal design, which will be provided by an [Upcoming Feature Overview (UFO)](https://ibm.box.com/v/UFO-Template) document, must be created and reviewed. A formal design is required if the feature requires any of the following: UI, Serviceability, SVT, Performance testing, or non-trivial documentation/ID.
### **Design Preliminaries**
- [x] UI requirements identified. (Owner and [UI focal point](https://github.com/orgs/OpenLiberty/teams/ui-approvers))
- [x] ID requirements identified. (Owner and [ID focal point](https://github.com/orgs/OpenLiberty/teams/id-approvers))
- Refer to [Documenting Open Liberty](https://github.com/OpenLiberty/open-liberty/wiki/Documenting-Open-Liberty).
- Feature Owner adds label `ID Required`, if non-trivial documentation needs to be created by the ID team.
- ID adds label `ID Required - Trivial`, if no design will be performed and only trivial ID updates are needed.
- [x] Serviceability Requirements Identified. (Owner and [Serviceability focal point](https://github.com/orgs/OpenLiberty/teams/serviceability-approvers))
- [x] SVT Requirements Identified. (Owner and [SVT focal point](https://github.com/orgs/OpenLiberty/teams/svt-approvers))
- [x] Performance testing requirements identified. (Owner and [Performance focal point](https://github.com/orgs/OpenLiberty/teams/performance-approvers))
### **Design**
- [x] POC Design / UFO review requested.
- Owner adds label `Design Review Request`
- [x] POC Design / UFO review scheduled.
- Follow the instructions in POC-Forum repo
- [x] POC Design / UFO review completed.
- [x] POC / UFO Review follow-ons completed.
- [x] Design / UFO approved. ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) or N/A
- ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) adds label `Design Approved`
- Add the public link to the UFO in Box to the [Documents](#documents) section.
- The UFO must always accurately reflect the final implementation of the feature. Any changes must be first approved. Afterwards, update the UFO by creating a copy of the original approved slide(s) at the end of the deck and prepend "OLD" to the title(s). A single updated copy of the slide(s) should take the original's place, and have its title(s) prepended with "UPDATED".
### **No Design**
- [ ] No Design requested.
- Owner adds label `No Design Approval Request`
- [ ] No Design / No UFO approved. ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) or N/A
- Approver adds label `No Design Approved`
### **FAT Documentation**
- [x] "Feature Test Summary" child task created
- Use the [Feature Test Summary Template](https://github.com/OpenLiberty/open-liberty/issues/new?assignees=&labels=Feature+Test+Summary&template=feature_test_summary.md&title=)
- Add FTS issue link to the [Documents](#documents) section.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Implementation**
A feature must be [prioritized](https://github.com/orgs/OpenLiberty/projects/2) before any implementation work may begin to be delivered (inaccessible/no-ship). However, a design focused approach should still be applied to features, and developers should think about the feature design prior to writing and delivering any code.
Besides being prioritized, a feature must also be socialized (or No Design Approved) before any beta code may be delivered. All new Liberty content must be inaccessible in our GA releases until it is [Feature Complete](#feature-complete) by either marking it `kind=noship` or [beta fencing](#beta-code) it.
Code may not GA until this feature has obtained the "Design Approved" or "No Design Approved" label, along with all other tasks outlined in the [GA](#ga) section.
### **Feature Development Begins**
- [x] Add the `In Progress` label
## **Legal and Translation**
In order to avoid last minute blockers and significant disruptions to the feature, the **legal items need to be done as early in the feature process as possible**, either in design or as early into the development as possible. Similarly, translation is to be done concurrently with development. Both **MUST** be completed before Beta or GA is requested.
### **Legal** (Complete before Feature Complete Date)
- [x] Changed or new open source libraries are cleared and approved, or N/A. (Legal Release Services/Cass Tucker/Release PM).
- [x] Licenses and Certificates of Originality (COOs) are updated, or N/A
### **Translation** (Complete 1 week before Feature Complete Date)
- [x] PII updates are merged, or N/A. Note timing with translation shipments.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Beta**
In order to facilitate early feedback from users, all new features and functionality should first be released as part of a beta release.
### **Beta Code**
- [x] Beta fence the functionality
- `kind=beta`, `ibm:beta`, `ProductInfo.getBetaEdition()`
- [x] Beta development complete and feature ready for inclusion in a beta release
- Add label `target:beta` and the appropriate `target:YY00X-beta` (where YY00X is the targeted beta version).
- [x] Feature delivered into beta
- ([OpenLiberty/release-manager](https://github.com/orgs/OpenLiberty/teams/release-manager)) adds label `release:YY00X-beta` (where YY00X is the first beta version that included the functionality).
### **Beta Blog** (Complete 1.5 weeks before beta eGA)
- [x] Beta blog issue created and populated using the [Open Liberty BETA blog post](https://github.com/OpenLiberty/open-liberty/issues/new/choose) template.
- Add a link to the beta blog issue in the [Documents](#documents) section.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **GA**
A feature is ready to GA after it is Feature Complete and has obtained all necessary Focal Point Approvals.
### **Feature Complete**
- [x] Feature implementation and tests completed.
- [x] All PRs are merged.
- [x] All epic and child issues are closed.
- [x] All stop ship issues are completed.
- [x] Legal: all necessary approvals granted.
- [x] Translation: All messages translated or sent for translation for upcoming release
- [x] GA development complete and feature ready for inclusion in a GA release
- Add label `target:ga` and the appropriate `target:YY00X` (where YY00X is the targeted GA version).
- Inclusion in a release requires the completion of all Focal Point Approvals.
### **Focal Point Approvals** (Complete by Feature Complete Date)
These occur only after GA of this feature is requested (by adding a `target:ga` label). GA of this feature may not occur until all approvals are obtained.
### **All Features**
- [x] **APIs/Externals** Externals have been reviewed or N/A. ([OpenLiberty/externals-approvers](https://github.com/orgs/OpenLiberty/teams/externals-approvers))
- Approver adds label `focalApproved:externals`
- [x] **Demo** Demo is scheduled for an upcoming EOI or N/A. ([OpenLiberty/demo-approvers](https://github.com/orgs/OpenLiberty/teams/demo-approvers))
- Approver adds label `focalApproved:demo`.
- [x] **FAT** All Tests complete and running successfully in SOE or N/A. ([OpenLiberty/fat-approvers](https://github.com/orgs/OpenLiberty/teams/fat-approvers))
- Approver adds label `focalApproved:fat`.
- [x] **Globalization** Translation and TVT are complete or N/A. ([OpenLiberty/globalization-approvers](https://github.com/orgs/OpenLiberty/teams/globalization-approvers))
- Approver adds label `focalApproved:globalization`.
### **Design Approved Features**
- [x] **Accessibility** Accessibility testing completed or N/A. ([OpenLiberty/accessibility-approvers](https://github.com/orgs/OpenLiberty/teams/accessibility-approvers))
- Approver adds label `focalApproved:accessibility`.
- [x] **ID** Documentation is complete or N/A. ([OpenLiberty/id-approvers](https://github.com/orgs/OpenLiberty/teams/id-approvers))
- Approver adds label `focalApproved:id`.
- > **_NOTE:_** If only trivial documentation changes are required, you may reach out to the ID Feature Focal to request a `ID Required - Trivial` label. Unlike features with regular ID requirement, those with `ID Required - Trivial` label do not have a hard requirement for a Design/UFO.
- [x] **Performance** Performance testing is complete or N/A. ([OpenLiberty/performance-approvers](https://github.com/orgs/OpenLiberty/teams/performance-approvers))
- Approver adds label `focalApproved:performance`.
- [x] **Serviceability** Serviceability has been addressed or N/A. ([OpenLiberty/serviceability-approvers](https://github.com/orgs/OpenLiberty/teams/serviceability-approvers))
- Approver adds label `focalApproved:sve`.
- [x] **STE** Skills Transfer Education chart deck is complete or N/A. ([OpenLiberty/ste-approvers](https://github.com/orgs/OpenLiberty/teams/ste-approvers))
- Approver adds label `focalApproved:ste`.
- [x] **SVT** System Verification Test is complete or N/A. ([OpenLiberty/svt-approvers](https://github.com/orgs/OpenLiberty/teams/svt-approvers))
- Approver adds label `focalApproved:svt`.
### **Remove Beta Fencing** (Complete by Feature Complete Date)
- [x] Beta guards are removed, or N/A
- Only after all necessary Focal Point Approvals have been granted.
### **GA Blog** (Complete by Feature Complete Date)
- [x] GA Blog issue created and populated using the [Open Liberty GA release blog post](https://github.com/OpenLiberty/open-liberty/issues/new/choose) template.
- Add a link to the GA Blog issue in the [Documents](#documents) section.
### **Post GA**
- [x] Replace `target:YY00X` label with the appropriate `release:YY00X`. ([OpenLiberty/release-manager](https://github.com/orgs/OpenLiberty/teams/release-manager))
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Other Deliverables**
- [x] **Standalone Feature Blog Post** A blog post specifically about your feature or N/A. ([OpenLiberty/release-architect](https://github.com/orgs/OpenLiberty/teams/release-architect))
- This should be strongly considered for larger or more prominent features.
- Follow [instructions](https://github.com/OpenLiberty/blogs/tree/draft#writing-and-publishing-blog-posts-on-the-openlibertyio-blog) in the blogs repo.
- [x] **OL Guides** OL Guides assessment is complete or N/A. ([OpenLiberty/guide-assessment](https://github.com/orgs/OpenLiberty/teams/guide-assessment/members))
- [x] **Dev Experience** Developer Experience & Tools work is complete or N/A. ([OpenLiberty/dev-experience-assessment](https://github.com/orgs/OpenLiberty/teams/dev-experience-assessment/members))
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
1.0
|
Jakarta EE 10: Support Jakarta WebSocket 2.1 - ## Description
Implement the Jakarta WebSocket 2.1 specification
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Documents
When available, add links to required feature documents. Use "N/A" to mark particular documents which are not required by the feature.
- Aha: Externally raised RFE ([Aha](https://cloud-platform.ideas.aha.io/))
- Link the RFE with this issue
- UFO: https://ibm.box.com/s/kxmi7qdgsk6ha9anp1c1u6uc1knpjetm
- Set the Box link to be publicly accessible, with a long expiration (10 years)
- Click "Share" > select "People with link" > click "Link Settings" > under "Link Experation" select "Disable Shared Link on" > set an experation date ~10 years into the future
- If you lack permissions, contact [OpenLiberty/release-architect](https://github.com/orgs/OpenLiberty/teams/release-architect)
- FTS: https://github.com/openliberty/open-liberty/issues/21089
- Beta Blog: https://github.com/OpenLiberty/open-liberty/issues/22416
- GA Blog: https://github.com/OpenLiberty/open-liberty/issues/24609
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Process Overview
- [Prioritization](#prioritization)
- [Design](#design)
- [Implementation](#implementation)
- [Legal and Translation](#legal-and-translation)
- [Beta](#beta)
- [GA](#ga)
- [Focal Point Approvals](#focal-point-approvals-complete-by-feature-complete-date)
- [Other Deliverables](#other-deliverables)
### General Instructions
The process steps occur roughly in the order as presented. Process steps occasionally overlap.
Each process step has a number of tasks which must be completed or must be marked as not applicable ("N/A").
Unless otherwise indicated, the tasks are the responsibility of the Feature Owner or a Delegate of the Feature Owner.
If you need assistance, reach out to the [OpenLiberty/release-architect](https://github.com/orgs/OpenLiberty/teams/release-architect).
**Important: Labels are used to trigger particular steps and must be added as indicated.**
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Prioritization** (Complete Before Development Starts)
The ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) and area leads are responsible for prioritizing the features and determining which features are being actively worked on.
### **Prioritization**
- [x] Feature added to the "New" column of the [Open Liberty project board](https://github.com/orgs/OpenLiberty/projects/2)
- Epics can be added to the board in one of two ways:
- From this issue, use the "Projects" section to select the appropriate project board.
- From the appropriate project board click "Add card" and select your Feature Epic issue
- [x] Priority assigned
- Attend the Liberty Backlog Prioritization meeting
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Design** (Complete Before Development Starts)
Design preliminaries determine whether a formal design, which will be provided by an [Upcoming Feature Overview (UFO)](https://ibm.box.com/v/UFO-Template) document, must be created and reviewed. A formal design is required if the feature requires any of the following: UI, Serviceability, SVT, Performance testing, or non-trivial documentation/ID.
### **Design Preliminaries**
- [x] UI requirements identified. (Owner and [UI focal point](https://github.com/orgs/OpenLiberty/teams/ui-approvers))
- [x] ID requirements identified. (Owner and [ID focal point](https://github.com/orgs/OpenLiberty/teams/id-approvers))
- Refer to [Documenting Open Liberty](https://github.com/OpenLiberty/open-liberty/wiki/Documenting-Open-Liberty).
- Feature Owner adds label `ID Required`, if non-trivial documentation needs to be created by the ID team.
- ID adds label `ID Required - Trivial`, if no design will be performed and only trivial ID updates are needed.
- [x] Serviceability Requirements Identified. (Owner and [Serviceability focal point](https://github.com/orgs/OpenLiberty/teams/serviceability-approvers))
- [x] SVT Requirements Identified. (Owner and [SVT focal point](https://github.com/orgs/OpenLiberty/teams/svt-approvers))
- [x] Performance testing requirements identified. (Owner and [Performance focal point](https://github.com/orgs/OpenLiberty/teams/performance-approvers))
### **Design**
- [x] POC Design / UFO review requested.
- Owner adds label `Design Review Request`
- [x] POC Design / UFO review scheduled.
- Follow the instructions in POC-Forum repo
- [x] POC Design / UFO review completed.
- [x] POC / UFO Review follow-ons completed.
- [x] Design / UFO approved. ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) or N/A
- ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) adds label `Design Approved`
- Add the public link to the UFO in Box to the [Documents](#documents) section.
- The UFO must always accurately reflect the final implementation of the feature. Any changes must be first approved. Afterwards, update the UFO by creating a copy of the original approved slide(s) at the end of the deck and prepend "OLD" to the title(s). A single updated copy of the slide(s) should take the original's place, and have its title(s) prepended with "UPDATED".
### **No Design**
- [ ] No Design requested.
- Owner adds label `No Design Approval Request`
- [ ] No Design / No UFO approved. ([OpenLiberty/chief-architect](https://github.com/orgs/OpenLiberty/teams/chief-architect)) or N/A
- Approver adds label `No Design Approved`
### **FAT Documentation**
- [x] "Feature Test Summary" child task created
- Use the [Feature Test Summary Template](https://github.com/OpenLiberty/open-liberty/issues/new?assignees=&labels=Feature+Test+Summary&template=feature_test_summary.md&title=)
- Add FTS issue link to the [Documents](#documents) section.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Implementation**
A feature must be [prioritized](https://github.com/orgs/OpenLiberty/projects/2) before any implementation work may begin to be delivered (inaccessible/no-ship). However, a design focused approach should still be applied to features, and developers should think about the feature design prior to writing and delivering any code.
Besides being prioritized, a feature must also be socialized (or No Design Approved) before any beta code may be delivered. All new Liberty content must be inaccessible in our GA releases until it is [Feature Complete](#feature-complete) by either marking it `kind=noship` or [beta fencing](#beta-code) it.
Code may not GA until this feature has obtained the "Design Approved" or "No Design Approved" label, along with all other tasks outlined in the [GA](#ga) section.
### **Feature Development Begins**
- [x] Add the `In Progress` label
## **Legal and Translation**
In order to avoid last minute blockers and significant disruptions to the feature, the **legal items need to be done as early in the feature process as possible**, either in design or as early into the development as possible. Similarly, translation is to be done concurrently with development. Both **MUST** be completed before Beta or GA is requested.
### **Legal** (Complete before Feature Complete Date)
- [x] Changed or new open source libraries are cleared and approved, or N/A. (Legal Release Services/Cass Tucker/Release PM).
- [x] Licenses and Certificates of Originality (COOs) are updated, or N/A
### **Translation** (Complete 1 week before Feature Complete Date)
- [x] PII updates are merged, or N/A. Note timing with translation shipments.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Beta**
In order to facilitate early feedback from users, all new features and functionality should first be released as part of a beta release.
### **Beta Code**
- [x] Beta fence the functionality
- `kind=beta`, `ibm:beta`, `ProductInfo.getBetaEdition()`
- [x] Beta development complete and feature ready for inclusion in a beta release
- Add label `target:beta` and the appropriate `target:YY00X-beta` (where YY00X is the targeted beta version).
- [x] Feature delivered into beta
- ([OpenLiberty/release-manager](https://github.com/orgs/OpenLiberty/teams/release-manager)) adds label `release:YY00X-beta` (where YY00X is the first beta version that included the functionality).
### **Beta Blog** (Complete 1.5 weeks before beta eGA)
- [x] Beta blog issue created and populated using the [Open Liberty BETA blog post](https://github.com/OpenLiberty/open-liberty/issues/new/choose) template.
- Add a link to the beta blog issue in the [Documents](#documents) section.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **GA**
A feature is ready to GA after it is Feature Complete and has obtained all necessary Focal Point Approvals.
### **Feature Complete**
- [x] Feature implementation and tests completed.
- [x] All PRs are merged.
- [x] All epic and child issues are closed.
- [x] All stop ship issues are completed.
- [x] Legal: all necessary approvals granted.
- [x] Translation: All messages translated or sent for translation for upcoming release
- [x] GA development complete and feature ready for inclusion in a GA release
- Add label `target:ga` and the appropriate `target:YY00X` (where YY00X is the targeted GA version).
- Inclusion in a release requires the completion of all Focal Point Approvals.
### **Focal Point Approvals** (Complete by Feature Complete Date)
These occur only after GA of this feature is requested (by adding a `target:ga` label). GA of this feature may not occur until all approvals are obtained.
### **All Features**
- [x] **APIs/Externals** Externals have been reviewed or N/A. ([OpenLiberty/externals-approvers](https://github.com/orgs/OpenLiberty/teams/externals-approvers))
- Approver adds label `focalApproved:externals`
- [x] **Demo** Demo is scheduled for an upcoming EOI or N/A. ([OpenLiberty/demo-approvers](https://github.com/orgs/OpenLiberty/teams/demo-approvers))
- Approver adds label `focalApproved:demo`.
- [x] **FAT** All Tests complete and running successfully in SOE or N/A. ([OpenLiberty/fat-approvers](https://github.com/orgs/OpenLiberty/teams/fat-approvers))
- Approver adds label `focalApproved:fat`.
- [x] **Globalization** Translation and TVT are complete or N/A. ([OpenLiberty/globalization-approvers](https://github.com/orgs/OpenLiberty/teams/globalization-approvers))
- Approver adds label `focalApproved:globalization`.
### **Design Approved Features**
- [x] **Accessibility** Accessibility testing completed or N/A. ([OpenLiberty/accessibility-approvers](https://github.com/orgs/OpenLiberty/teams/accessibility-approvers))
- Approver adds label `focalApproved:accessibility`.
- [x] **ID** Documentation is complete or N/A. ([OpenLiberty/id-approvers](https://github.com/orgs/OpenLiberty/teams/id-approvers))
- Approver adds label `focalApproved:id`.
- > **_NOTE:_** If only trivial documentation changes are required, you may reach out to the ID Feature Focal to request a `ID Required - Trivial` label. Unlike features with regular ID requirement, those with `ID Required - Trivial` label do not have a hard requirement for a Design/UFO.
- [x] **Performance** Performance testing is complete or N/A. ([OpenLiberty/performance-approvers](https://github.com/orgs/OpenLiberty/teams/performance-approvers))
- Approver adds label `focalApproved:performance`.
- [x] **Serviceability** Serviceability has been addressed or N/A. ([OpenLiberty/serviceability-approvers](https://github.com/orgs/OpenLiberty/teams/serviceability-approvers))
- Approver adds label `focalApproved:sve`.
- [x] **STE** Skills Transfer Education chart deck is complete or N/A. ([OpenLiberty/ste-approvers](https://github.com/orgs/OpenLiberty/teams/ste-approvers))
- Approver adds label `focalApproved:ste`.
- [x] **SVT** System Verification Test is complete or N/A. ([OpenLiberty/svt-approvers](https://github.com/orgs/OpenLiberty/teams/svt-approvers))
- Approver adds label `focalApproved:svt`.
### **Remove Beta Fencing** (Complete by Feature Complete Date)
- [x] Beta guards are removed, or N/A
- Only after all necessary Focal Point Approvals have been granted.
### **GA Blog** (Complete by Feature Complete Date)
- [x] GA Blog issue created and populated using the [Open Liberty GA release blog post](https://github.com/OpenLiberty/open-liberty/issues/new/choose) template.
- Add a link to the GA Blog issue in the [Documents](#documents) section.
### **Post GA**
- [x] Replace `target:YY00X` label with the appropriate `release:YY00X`. ([OpenLiberty/release-manager](https://github.com/orgs/OpenLiberty/teams/release-manager))
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## **Other Deliverables**
- [x] **Standalone Feature Blog Post** A blog post specifically about your feature or N/A. ([OpenLiberty/release-architect](https://github.com/orgs/OpenLiberty/teams/release-architect))
- This should be strongly considered for larger or more prominent features.
- Follow [instructions](https://github.com/OpenLiberty/blogs/tree/draft#writing-and-publishing-blog-posts-on-the-openlibertyio-blog) in the blogs repo.
- [x] **OL Guides** OL Guides assessment is complete or N/A. ([OpenLiberty/guide-assessment](https://github.com/orgs/OpenLiberty/teams/guide-assessment/members))
- [x] **Dev Experience** Developer Experience & Tools work is complete or N/A. ([OpenLiberty/dev-experience-assessment](https://github.com/orgs/OpenLiberty/teams/dev-experience-assessment/members))
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
non_test
|
jakarta ee support jakarta websocket description implement the jakarta websocket specification documents when available add links to required feature documents use n a to mark particular documents which are not required by the feature aha externally raised rfe link the rfe with this issue ufo set the box link to be publicly accessible with a long expiration years click share select people with link click link settings under link experation select disable shared link on set an experation date years into the future if you lack permissions contact fts beta blog ga blog process overview prioritization design implementation legal and translation beta ga focal point approvals complete by feature complete date other deliverables general instructions the process steps occur roughly in the order as presented process steps occasionally overlap each process step has a number of tasks which must be completed or must be marked as not applicable n a unless otherwise indicated the tasks are the responsibility of the feature owner or a delegate of the feature owner if you need assistance reach out to the important labels are used to trigger particular steps and must be added as indicated prioritization complete before development starts the and area leads are responsible for prioritizing the features and determining which features are being actively worked on prioritization feature added to the new column of the epics can be added to the board in one of two ways from this issue use the projects section to select the appropriate project board from the appropriate project board click add card and select your feature epic issue priority assigned attend the liberty backlog prioritization meeting design complete before development starts design preliminaries determine whether a formal design which will be provided by an document must be created and reviewed a formal design is required if the feature requires any of the following ui serviceability svt performance testing or non trivial documentation id design preliminaries ui requirements identified owner and id requirements identified owner and refer to feature owner adds label id required if non trivial documentation needs to be created by the id team id adds label id required trivial if no design will be performed and only trivial id updates are needed serviceability requirements identified owner and svt requirements identified owner and performance testing requirements identified owner and design poc design ufo review requested owner adds label design review request poc design ufo review scheduled follow the instructions in poc forum repo poc design ufo review completed poc ufo review follow ons completed design ufo approved or n a adds label design approved add the public link to the ufo in box to the documents section the ufo must always accurately reflect the final implementation of the feature any changes must be first approved afterwards update the ufo by creating a copy of the original approved slide s at the end of the deck and prepend old to the title s a single updated copy of the slide s should take the original s place and have its title s prepended with updated no design no design requested owner adds label no design approval request no design no ufo approved or n a approver adds label no design approved fat documentation feature test summary child task created use the add fts issue link to the documents section implementation a feature must be before any implementation work may begin to be delivered inaccessible no ship however a design focused approach should still be applied to features and developers should think about the feature design prior to writing and delivering any code besides being prioritized a feature must also be socialized or no design approved before any beta code may be delivered all new liberty content must be inaccessible in our ga releases until it is feature complete by either marking it kind noship or beta code it code may not ga until this feature has obtained the design approved or no design approved label along with all other tasks outlined in the ga section feature development begins add the in progress label legal and translation in order to avoid last minute blockers and significant disruptions to the feature the legal items need to be done as early in the feature process as possible either in design or as early into the development as possible similarly translation is to be done concurrently with development both must be completed before beta or ga is requested legal complete before feature complete date changed or new open source libraries are cleared and approved or n a legal release services cass tucker release pm licenses and certificates of originality coos are updated or n a translation complete week before feature complete date pii updates are merged or n a note timing with translation shipments beta in order to facilitate early feedback from users all new features and functionality should first be released as part of a beta release beta code beta fence the functionality kind beta ibm beta productinfo getbetaedition beta development complete and feature ready for inclusion in a beta release add label target beta and the appropriate target beta where is the targeted beta version feature delivered into beta adds label release beta where is the first beta version that included the functionality beta blog complete weeks before beta ega beta blog issue created and populated using the template add a link to the beta blog issue in the documents section ga a feature is ready to ga after it is feature complete and has obtained all necessary focal point approvals feature complete feature implementation and tests completed all prs are merged all epic and child issues are closed all stop ship issues are completed legal all necessary approvals granted translation all messages translated or sent for translation for upcoming release ga development complete and feature ready for inclusion in a ga release add label target ga and the appropriate target where is the targeted ga version inclusion in a release requires the completion of all focal point approvals focal point approvals complete by feature complete date these occur only after ga of this feature is requested by adding a target ga label ga of this feature may not occur until all approvals are obtained all features apis externals externals have been reviewed or n a approver adds label focalapproved externals demo demo is scheduled for an upcoming eoi or n a approver adds label focalapproved demo fat all tests complete and running successfully in soe or n a approver adds label focalapproved fat globalization translation and tvt are complete or n a approver adds label focalapproved globalization design approved features accessibility accessibility testing completed or n a approver adds label focalapproved accessibility id documentation is complete or n a approver adds label focalapproved id note if only trivial documentation changes are required you may reach out to the id feature focal to request a id required trivial label unlike features with regular id requirement those with id required trivial label do not have a hard requirement for a design ufo performance performance testing is complete or n a approver adds label focalapproved performance serviceability serviceability has been addressed or n a approver adds label focalapproved sve ste skills transfer education chart deck is complete or n a approver adds label focalapproved ste svt system verification test is complete or n a approver adds label focalapproved svt remove beta fencing complete by feature complete date beta guards are removed or n a only after all necessary focal point approvals have been granted ga blog complete by feature complete date ga blog issue created and populated using the template add a link to the ga blog issue in the documents section post ga replace target label with the appropriate release other deliverables standalone feature blog post a blog post specifically about your feature or n a this should be strongly considered for larger or more prominent features follow in the blogs repo ol guides ol guides assessment is complete or n a dev experience developer experience tools work is complete or n a
| 0
|
314,023
| 26,970,722,794
|
IssuesEvent
|
2023-02-09 04:28:20
|
wpfoodmanager/wp-food-manager
|
https://api.github.com/repos/wpfoodmanager/wp-food-manager
|
closed
|
Foods adminside sorting is missing
|
In Testing Issue Resolved
|

In the admin side food listing (all foods) fields wise sorting is missing
|
1.0
|
Foods adminside sorting is missing - 
In the admin side food listing (all foods) fields wise sorting is missing
|
test
|
foods adminside sorting is missing in the admin side food listing all foods fields wise sorting is missing
| 1
|
172,973
| 14,397,574,157
|
IssuesEvent
|
2020-12-03 08:23:00
|
fidsusj/HateSpeechDetection
|
https://api.github.com/repos/fidsusj/HateSpeechDetection
|
closed
|
Project Proposal - Research Topic Summary (1-2 pages)
|
documentation
|
- gather relevant projects and papers and describe how they obtained their data
- describe the main contributions from a theoretical point of view, i.e. which open issues do we try to solve, how do we optimize and adapt existing work for our project, what do we explicitly focus on
- discuss the cross-functional application of the project outcome in other areas of text analytics
|
1.0
|
Project Proposal - Research Topic Summary (1-2 pages) - - gather relevant projects and papers and describe how they obtained their data
- describe the main contributions from a theoretical point of view, i.e. which open issues do we try to solve, how do we optimize and adapt existing work for our project, what do we explicitly focus on
- discuss the cross-functional application of the project outcome in other areas of text analytics
|
non_test
|
project proposal research topic summary pages gather relevant projects and papers and describe how they obtained their data describe the main contributions from a theoretical point of view i e which open issues do we try to solve how do we optimize and adapt existing work for our project what do we explicitly focus on discuss the cross functional application of the project outcome in other areas of text analytics
| 0
|
298,150
| 22,465,125,769
|
IssuesEvent
|
2022-06-22 00:22:58
|
facuezeperalta/grupo2ISPC
|
https://api.github.com/repos/facuezeperalta/grupo2ISPC
|
opened
|
Introducción a las bases de datos (2)
|
documentation
|
Incluir:
-Resumen de archivos
-Resumen de operaciones relacionadas con uso de ficheros en bases de datos.
|
1.0
|
Introducción a las bases de datos (2) - Incluir:
-Resumen de archivos
-Resumen de operaciones relacionadas con uso de ficheros en bases de datos.
|
non_test
|
introducción a las bases de datos incluir resumen de archivos resumen de operaciones relacionadas con uso de ficheros en bases de datos
| 0
|
19,718
| 11,274,746,957
|
IssuesEvent
|
2020-01-14 19:14:47
|
microsoft/BotBuilder-Samples
|
https://api.github.com/repos/microsoft/BotBuilder-Samples
|
closed
|
Link unfurling preview not showing for sharepoint domain
|
Bot Services customer-replied-to customer-reported
|
not showing link unfurling preview when adding list of domains in messagehandlers as "*microsoft.sharepoint.com" in manifest.json file, but works fine when adding any other domains(like fake *abc.com).
Also tried to unfurl the "https://quora.com" but not showing the preview.
Do i have to add any permission or is this specific to domains only?
Note: Adding "*quora.com" in my domain list
|
1.0
|
Link unfurling preview not showing for sharepoint domain - not showing link unfurling preview when adding list of domains in messagehandlers as "*microsoft.sharepoint.com" in manifest.json file, but works fine when adding any other domains(like fake *abc.com).
Also tried to unfurl the "https://quora.com" but not showing the preview.
Do i have to add any permission or is this specific to domains only?
Note: Adding "*quora.com" in my domain list
|
non_test
|
link unfurling preview not showing for sharepoint domain not showing link unfurling preview when adding list of domains in messagehandlers as microsoft sharepoint com in manifest json file but works fine when adding any other domains like fake abc com also tried to unfurl the but not showing the preview do i have to add any permission or is this specific to domains only note adding quora com in my domain list
| 0
|
263,672
| 23,073,996,067
|
IssuesEvent
|
2022-07-25 21:03:11
|
Codepath-SITE-Workday9/BugTracker
|
https://api.github.com/repos/Codepath-SITE-Workday9/BugTracker
|
opened
|
Test config.js file
|
testing
|
**NOTE: Will be using jest to test whether the endpoint are functioning as they should**
- [ ] Test that the config file is creating the correct database URI even when the env variables change
|
1.0
|
Test config.js file - **NOTE: Will be using jest to test whether the endpoint are functioning as they should**
- [ ] Test that the config file is creating the correct database URI even when the env variables change
|
test
|
test config js file note will be using jest to test whether the endpoint are functioning as they should test that the config file is creating the correct database uri even when the env variables change
| 1
|
111,224
| 9,523,322,598
|
IssuesEvent
|
2019-04-27 16:19:41
|
moby/buildkit
|
https://api.github.com/repos/moby/buildkit
|
opened
|
Test external dockerfile frontend with old daemon versions
|
area/testing
|
#967 slipped through that should have been caught by the tests.
|
1.0
|
Test external dockerfile frontend with old daemon versions - #967 slipped through that should have been caught by the tests.
|
test
|
test external dockerfile frontend with old daemon versions slipped through that should have been caught by the tests
| 1
|
712,925
| 24,511,307,493
|
IssuesEvent
|
2022-10-10 21:52:43
|
elabftw/elabftw
|
https://api.github.com/repos/elabftw/elabftw
|
closed
|
Matlab code has no syntax highlighting in edit mode (works in view mode)
|
bug fixed in hypernext priority:medium severity:low
|
# Describe the bug
When I add code examples in Matlab, syntax highlighting does not work in edit mode. It works correctly for C code.
For all languages, syntax highlighting is displayed correctly in view mode.
Furthermore, line breaks in the code are not respected in view mode.
# Steps to reproduce
Example of integration of the same code in Matlab and in C, Editing view :

Results obtained in view mode:

# Information
- Version of eLabFTW (visible in bottom right of a page): 4.3.6
- Server operating system (e.g: Ubuntu, CentOS): Ubuntu
- Docker (yes/no): Yes
- Client operating system (e.g: MacOS, Windows, GNU+Linux): Linux Ubuntu
- Browser (e.g. firefox, chrome): firefox
|
1.0
|
Matlab code has no syntax highlighting in edit mode (works in view mode) - # Describe the bug
When I add code examples in Matlab, syntax highlighting does not work in edit mode. It works correctly for C code.
For all languages, syntax highlighting is displayed correctly in view mode.
Furthermore, line breaks in the code are not respected in view mode.
# Steps to reproduce
Example of integration of the same code in Matlab and in C, Editing view :

Results obtained in view mode:

# Information
- Version of eLabFTW (visible in bottom right of a page): 4.3.6
- Server operating system (e.g: Ubuntu, CentOS): Ubuntu
- Docker (yes/no): Yes
- Client operating system (e.g: MacOS, Windows, GNU+Linux): Linux Ubuntu
- Browser (e.g. firefox, chrome): firefox
|
non_test
|
matlab code has no syntax highlighting in edit mode works in view mode describe the bug when i add code examples in matlab syntax highlighting does not work in edit mode it works correctly for c code for all languages syntax highlighting is displayed correctly in view mode furthermore line breaks in the code are not respected in view mode steps to reproduce example of integration of the same code in matlab and in c editing view results obtained in view mode information version of elabftw visible in bottom right of a page server operating system e g ubuntu centos ubuntu docker yes no yes client operating system e g macos windows gnu linux linux ubuntu browser e g firefox chrome firefox
| 0
|
114,002
| 11,834,779,717
|
IssuesEvent
|
2020-03-23 09:31:17
|
viktorbjerring/Pandekage-tastrofe
|
https://api.github.com/repos/viktorbjerring/Pandekage-tastrofe
|
opened
|
API beskrivelse
|
documentation
|
Der skal laves en API beskrivelse. Denne skal beskrive hvilke funktionskald der er i APIen, så det kan sendes ud til fremtidige kunder. Denne skal beskrive præsis hvad funktionerne gør, så det er nemt at udvikle sin egen server ud fra denne API.
|
1.0
|
API beskrivelse - Der skal laves en API beskrivelse. Denne skal beskrive hvilke funktionskald der er i APIen, så det kan sendes ud til fremtidige kunder. Denne skal beskrive præsis hvad funktionerne gør, så det er nemt at udvikle sin egen server ud fra denne API.
|
non_test
|
api beskrivelse der skal laves en api beskrivelse denne skal beskrive hvilke funktionskald der er i apien så det kan sendes ud til fremtidige kunder denne skal beskrive præsis hvad funktionerne gør så det er nemt at udvikle sin egen server ud fra denne api
| 0
|
530
| 2,563,816,908
|
IssuesEvent
|
2015-02-06 15:46:43
|
STEllAR-GROUP/hpx
|
https://api.github.com/repos/STEllAR-GROUP/hpx
|
closed
|
Modifying parallel search algorithm for zero length searches
|
category: algorithms type: defect
|
If the distance between the iterators to search for in std::search is 0, then C++11 returns the first iterator.
|
1.0
|
Modifying parallel search algorithm for zero length searches - If the distance between the iterators to search for in std::search is 0, then C++11 returns the first iterator.
|
non_test
|
modifying parallel search algorithm for zero length searches if the distance between the iterators to search for in std search is then c returns the first iterator
| 0
|
78,976
| 7,688,760,557
|
IssuesEvent
|
2018-05-17 10:26:34
|
cockroachdb/cockroach
|
https://api.github.com/repos/cockroachdb/cockroach
|
closed
|
ccl/partitionccl: TestRepartitioning/single_col_list_partitioning/single_col_list_partitioning_-_DEFAULT failed under stress
|
C-test-failure O-robot
|
SHA: https://github.com/cockroachdb/cockroach/commits/6f4e9b215f9a3284a39d507b3b0ddd310a0f87da
Parameters:
```
TAGS=
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=660297&tab=buildLog
```
partition_test.go:1320: error executing 'ALTER PARTITION p4 OF TABLE "single col range partitioning - MAXVALUE" EXPERIMENTAL CONFIGURE ZONE 'constraints: [+n1]';ALTER PARTITION p5 OF TABLE "single col range partitioning - MAXVALUE" EXPERIMENTAL CONFIGURE ZONE 'constraints: [+n2]';ALTER PARTITION px OF TABLE "single col range partitioning - MAXVALUE" EXPERIMENTAL CONFIGURE ZONE 'constraints: [+n3]';': pq: constraint "+n2" matches no existing nodes within the cluster - did you enter it correctly?
```
|
1.0
|
ccl/partitionccl: TestRepartitioning/single_col_list_partitioning/single_col_list_partitioning_-_DEFAULT failed under stress - SHA: https://github.com/cockroachdb/cockroach/commits/6f4e9b215f9a3284a39d507b3b0ddd310a0f87da
Parameters:
```
TAGS=
GOFLAGS=
```
Stress build found a failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=660297&tab=buildLog
```
partition_test.go:1320: error executing 'ALTER PARTITION p4 OF TABLE "single col range partitioning - MAXVALUE" EXPERIMENTAL CONFIGURE ZONE 'constraints: [+n1]';ALTER PARTITION p5 OF TABLE "single col range partitioning - MAXVALUE" EXPERIMENTAL CONFIGURE ZONE 'constraints: [+n2]';ALTER PARTITION px OF TABLE "single col range partitioning - MAXVALUE" EXPERIMENTAL CONFIGURE ZONE 'constraints: [+n3]';': pq: constraint "+n2" matches no existing nodes within the cluster - did you enter it correctly?
```
|
test
|
ccl partitionccl testrepartitioning single col list partitioning single col list partitioning default failed under stress sha parameters tags goflags stress build found a failed test partition test go error executing alter partition of table single col range partitioning maxvalue experimental configure zone constraints alter partition of table single col range partitioning maxvalue experimental configure zone constraints alter partition px of table single col range partitioning maxvalue experimental configure zone constraints pq constraint matches no existing nodes within the cluster did you enter it correctly
| 1
|
711,848
| 24,477,513,612
|
IssuesEvent
|
2022-10-08 11:13:01
|
GoogleCloudPlatform/python-docs-samples
|
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
|
opened
|
bigquery.datalab-migration.samples_test: test_client_library_query_magic failed
|
priority: p1 type: bug flakybot: issue
|
This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 26fd536d49798b6dab042078eaeb101f88c22c48
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/4724351f-40ff-4fb0-b71c-14cce9d337ee), [Sponge](http://sponge2/4724351f-40ff-4fb0-b71c-14cce9d337ee)
status: failed
<details><summary>Test output</summary><br><pre>Traceback (most recent call last):
File "/workspace/bigquery/datalab-migration/samples_test.py", line 105, in test_client_library_query_magic
assert isinstance(df, pandas.DataFrame)
AssertionError: assert False
+ where False = isinstance(QueryResultsTable job_QyMjnc3aBp11eyIMdgUfDWq62FWL, <class 'pandas.core.frame.DataFrame'>)
+ where <class 'pandas.core.frame.DataFrame'> = <module 'pandas' from '/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/pandas/__init__.py'>.DataFrame</pre></details>
|
1.0
|
bigquery.datalab-migration.samples_test: test_client_library_query_magic failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 26fd536d49798b6dab042078eaeb101f88c22c48
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/4724351f-40ff-4fb0-b71c-14cce9d337ee), [Sponge](http://sponge2/4724351f-40ff-4fb0-b71c-14cce9d337ee)
status: failed
<details><summary>Test output</summary><br><pre>Traceback (most recent call last):
File "/workspace/bigquery/datalab-migration/samples_test.py", line 105, in test_client_library_query_magic
assert isinstance(df, pandas.DataFrame)
AssertionError: assert False
+ where False = isinstance(QueryResultsTable job_QyMjnc3aBp11eyIMdgUfDWq62FWL, <class 'pandas.core.frame.DataFrame'>)
+ where <class 'pandas.core.frame.DataFrame'> = <module 'pandas' from '/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/pandas/__init__.py'>.DataFrame</pre></details>
|
non_test
|
bigquery datalab migration samples test test client library query magic failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output traceback most recent call last file workspace bigquery datalab migration samples test py line in test client library query magic assert isinstance df pandas dataframe assertionerror assert false where false isinstance queryresultstable job where dataframe
| 0
|
250,993
| 21,408,890,974
|
IssuesEvent
|
2022-04-22 02:05:25
|
woocommerce/woocommerce-ios
|
https://api.github.com/repos/woocommerce/woocommerce-ios
|
closed
|
Unit Tests: `test_sale_price_description_when_all_products_have_same_price()` fails Locally in Trunk
|
category: unit tests
|
**Describe the bug**
In Trunk, Locally, `test_sale_price_description_when_all_products_have_same_price()` fails when `BulkUpdateViewModelTests` is run as a group (or WooCommerceTests as a whole is run).
It does not fail when run via Circle CI or BuildKite.
It does not fail when run by itself.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Xcode on branch Trunk.
2. Open `BulkUpdateViewModelTests` and run the whole class of tests.
3. Note that `test_sale_price_description_when_all_products_have_same_price()` fails in ` XCTAssertEqual(regularPriceViewModel.detailText, "$1.00")` with error `"XCTAssertEqual failed: ("£1,00") is not equal to ("$1.00")"`
4. Run `test_sale_price_description_when_all_products_have_same_price()` by itself, and note that it passes.
**Troubleshooting**
- Commented out other tests in the file, then un-commented one by one.
- Test passes when all other tests are commented out (leaving the private extension at the end un-commented).
- Test starts failing when:
- `test_sale_price_description_when_all_products_have_no_price()`
or
- `test_number_of_sections_and_title_when_in_synch_state()`
are active.
- Test still passes if `test_sale_price_description_when_all_products_have_no_price()` *and* lines 136-138 are commented out:
```
waitUntil {
viewModel.syncState.sections()?.isNotEmpty ?? false
}
```
- Also passes if the `waitUntil` section of both `test_sale_price_description_when_all_products_have_no_price()` and `test_number_of_sections_and_title_when_in_synch_state()` are commented out (136-138 *and* 231-233).
So, somehow, although the product is set up with $USD by default, when the syncState from the previous test is allowed to run, it ends up as £.
By adding `print(currencySettings.currencyCode)` on lines 76 and 84 of `BulkUpdateViewModel` we can confirm that's what's happening, but it is very difficult to tell why.
|
1.0
|
Unit Tests: `test_sale_price_description_when_all_products_have_same_price()` fails Locally in Trunk - **Describe the bug**
In Trunk, Locally, `test_sale_price_description_when_all_products_have_same_price()` fails when `BulkUpdateViewModelTests` is run as a group (or WooCommerceTests as a whole is run).
It does not fail when run via Circle CI or BuildKite.
It does not fail when run by itself.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Xcode on branch Trunk.
2. Open `BulkUpdateViewModelTests` and run the whole class of tests.
3. Note that `test_sale_price_description_when_all_products_have_same_price()` fails in ` XCTAssertEqual(regularPriceViewModel.detailText, "$1.00")` with error `"XCTAssertEqual failed: ("£1,00") is not equal to ("$1.00")"`
4. Run `test_sale_price_description_when_all_products_have_same_price()` by itself, and note that it passes.
**Troubleshooting**
- Commented out other tests in the file, then un-commented one by one.
- Test passes when all other tests are commented out (leaving the private extension at the end un-commented).
- Test starts failing when:
- `test_sale_price_description_when_all_products_have_no_price()`
or
- `test_number_of_sections_and_title_when_in_synch_state()`
are active.
- Test still passes if `test_sale_price_description_when_all_products_have_no_price()` *and* lines 136-138 are commented out:
```
waitUntil {
viewModel.syncState.sections()?.isNotEmpty ?? false
}
```
- Also passes if the `waitUntil` section of both `test_sale_price_description_when_all_products_have_no_price()` and `test_number_of_sections_and_title_when_in_synch_state()` are commented out (136-138 *and* 231-233).
So, somehow, although the product is set up with $USD by default, when the syncState from the previous test is allowed to run, it ends up as £.
By adding `print(currencySettings.currencyCode)` on lines 76 and 84 of `BulkUpdateViewModel` we can confirm that's what's happening, but it is very difficult to tell why.
|
test
|
unit tests test sale price description when all products have same price fails locally in trunk describe the bug in trunk locally test sale price description when all products have same price fails when bulkupdateviewmodeltests is run as a group or woocommercetests as a whole is run it does not fail when run via circle ci or buildkite it does not fail when run by itself to reproduce steps to reproduce the behavior open xcode on branch trunk open bulkupdateviewmodeltests and run the whole class of tests note that test sale price description when all products have same price fails in xctassertequal regularpriceviewmodel detailtext with error xctassertequal failed £ is not equal to run test sale price description when all products have same price by itself and note that it passes troubleshooting commented out other tests in the file then un commented one by one test passes when all other tests are commented out leaving the private extension at the end un commented test starts failing when test sale price description when all products have no price or test number of sections and title when in synch state are active test still passes if test sale price description when all products have no price and lines are commented out waituntil viewmodel syncstate sections isnotempty false also passes if the waituntil section of both test sale price description when all products have no price and test number of sections and title when in synch state are commented out and so somehow although the product is set up with usd by default when the syncstate from the previous test is allowed to run it ends up as £ by adding print currencysettings currencycode on lines and of bulkupdateviewmodel we can confirm that s what s happening but it is very difficult to tell why
| 1
|
226,260
| 18,008,576,963
|
IssuesEvent
|
2021-09-16 05:13:46
|
mozilla-mobile/fenix
|
https://api.github.com/repos/mozilla-mobile/fenix
|
opened
|
Intermittent UI test failure - < SmokeTest.openRecentlyClosedTabsInNewPrivateTabTest>
|
eng:ui-test
|
### Firebase Test Run: [Firebase link](https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/5713752964770004999/executions/bs.51c45e8b4951b78c/testcases/1/test-cases)
### Stacktrace:
androidx.test.espresso.AmbiguousViewMatcherException: 'with id: org.mozilla.fenix.debug:id/mozac_browser_tabstray_close' matches multiple views in the hierarchy.
Problem views are marked with '****MATCHES****' below.
View Hierarchy:
+>DecorView{id=-1, visibility=VISIBLE, width=1080, height=1920, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params={(0,0)(fillxfill) gr=CENTER sim={adjust=pan} ty=APPLICATION fmt=TRANSPARENT wanim=0x7f140009
fl=DIM_BEHIND LAYOUT_IN_SCREEN LAYOUT_INSET_DECOR HARDWARE_ACCELERATED DRAWS_SYSTEM_BAR_BACKGROUNDS
pfl=FORCE_DRAW_STATUS_BAR_BACKGROUND
vsysui=LIGHT_STATUS_BAR LIGHT_NAVIGATION_BAR}, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+->LinearLayout{id=-1, visibility=VISIBLE, width=1080, height=1788, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@a7a8cbe, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+-->ViewStub{id=16908682, res-name=action_mode_bar_stub, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@604011f, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+-->FrameLayout{id=16908290, res-name=content, visibility=VISIBLE, width=1080, height=1722, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@5061c6c, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=66.0, child-count=1}
|
+--->CoordinatorLayout{id=2131363037, res-name=tabLayout, visibility=VISIBLE, width=1080, height=1722, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@7cb3235, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+---->ConstraintLayout{id=2131363054, res-name=tab_wrapper, visibility=VISIBLE, width=1080, height=1722, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.coordinatorlayout.widget.CoordinatorLayout$LayoutParams@95ef517, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=607.0, child-count=12}
|
+----->View{id=2131362419, res-name=handle, visibility=VISIBLE, width=108, height=8, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@2e58d04, tag=null, root-is-layout-requested=false, has-input-connection=false, x=486.0, y=22.0}
|
+----->ConstraintLayout{id=2131362467, res-name=info_banner, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@1cc72ed, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=0}
|
+----->View{id=2131363125, res-name=topBar, visibility=VISIBLE, width=1080, height=221, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@f5f5522, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=30.0}
|
+----->AppCompatImageButton{id=2131362362, res-name=exit_multi_select, desc=Exit multiselect mode, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@1d3cbb3, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->AppCompatTextView{id=2131362684, res-name=multiselect_title, visibility=GONE, width=1047, height=70, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@eb07570, tag=null, root-is-layout-requested=false, has-input-connection=false, x=33.0, y=106.0, text=, input-type=0, ime-target=false, has-links=false}
|
+----->AppCompatImageButton{id=2131362180, res-name=collect_multi_select, desc=Save selected tabs to collection, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@98a50e9, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->AppCompatImageButton{id=2131362942, res-name=share_multi_select, desc=Share selected tabs, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@1c1a16e, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->AppCompatImageButton{id=2131362577, res-name=menu_multi_select, desc=Selected tabs menu, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@7b5700f, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->TabLayout{id=2131363043, res-name=tab_layout, visibility=VISIBLE, width=540, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@aff789c, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=30.0, child-count=1}
|
+------>SlidingTabIndicator{id=-1, visibility=VISIBLE, width=540, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@a2e12a5, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=3}
|
+------->TabView{id=-1, desc=Open tabs, visibility=VISIBLE, width=180, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@9d98288, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=3}
|
+-------->AppCompatImageView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@4923421, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+-------->AppCompatTextView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@a87046, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=, input-type=0, ime-target=false, has-links=false}
|
+-------->FrameLayout{id=2131362212, res-name=counter_root, visibility=VISIBLE, width=114, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@6115207, tag=null, root-is-layout-requested=false, has-input-connection=false, x=33.0, y=77.0, child-count=1}
|
+--------->TabCounter{id=2131363041, res-name=tab_counter, visibility=VISIBLE, width=114, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.FrameLayout$LayoutParams@4c83f34, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+---------->FrameLayout{id=2131362212, res-name=counter_root, desc=1 open tab. Tap to switch tabs., visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.RelativeLayout$LayoutParams@2bcf15d, tag=null, root-is-layout-requested=false, has-input-connection=false, x=24.0, y=0.0, child-count=2}
|
+----------->AppCompatImageView{id=2131362211, res-name=counter_box, desc=The tab counter toolbar button., visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.FrameLayout$LayoutParams@6eb4ad2, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----------->AppCompatTextView{id=2131362213, res-name=counter_text, visibility=VISIBLE, width=19, height=44, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.FrameLayout$LayoutParams@36707a3, tag=null, root-is-layout-requested=false, has-input-connection=false, x=23.0, y=10.0, text=1, input-type=0, ime-target=false, has-links=false}
|
+------->TabView{id=-1, desc=Private tabs, visibility=VISIBLE, width=180, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@edc4659, tag=null, root-is-layout-requested=false, has-input-connection=false, x=180.0, y=0.0, child-count=2}
|
+-------->AppCompatImageView{id=-1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@30f421e, tag=null, root-is-layout-requested=false, has-input-connection=false, x=57.0, y=77.0}
|
+-------->AppCompatTextView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@4d87aff, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=, input-type=0, ime-target=false, has-links=false}
|
+------->TabView{id=-1, desc=Synced tabs, visibility=VISIBLE, width=180, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@e01ef15, tag=null, root-is-layout-requested=false, has-input-connection=false, x=360.0, y=0.0, child-count=2}
|
+-------->AppCompatImageView{id=-1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@ce9622a, tag=null, root-is-layout-requested=false, has-input-connection=false, x=57.0, y=77.0}
|
+-------->AppCompatTextView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@1c3c81b, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=, input-type=0, ime-target=false, has-links=false}
|
+----->AppCompatImageButton{id=2131363051, res-name=tab_tray_overflow, desc=Open tabs menu, visibility=VISIBLE, width=132, height=132, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@7369db8, tag=null, root-is-layout-requested=false, has-input-connection=false, x=948.0, y=75.0}
|
+----->View{id=2131362304, res-name=divider, visibility=VISIBLE, width=1080, height=3, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@a9f6791, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=251.0}
|
+----->ViewPager2{id=2131363056, res-name=tabsTray, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@29376f6, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=254.0, child-count=1}
|
+------>RecyclerViewImpl{id=2, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.view.ViewGroup$LayoutParams@f4ccaf7, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+------->FrameLayout{id=-1, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.recyclerview.widget.RecyclerView$LayoutParams@b93dd64, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+-------->NormalBrowserTrayList{id=2131363155, res-name=tray_list_item, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@ac1ebcd, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+--------->FrameLayout{id=2131363050, res-name=tab_tray_grid_item, visibility=VISIBLE, width=540, height=557, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.recyclerview.widget.GridLayoutManager$LayoutParams@6f91f93, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+---------->MaterialCardView{id=-1, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@e636bd0, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=22.0, is-checked=false, child-count=1}
|
+----------->ConstraintLayout{id=2131363042, res-name=tab_item, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@e0e77c9, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=5}
|
+------------>AppCompatImageView{id=2131362615, res-name=mozac_browser_tabstray_favicon_icon, visibility=VISIBLE, width=44, height=44, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@31e6ece, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=20.0}
|
+------------>AppCompatTextView{id=2131362618, res-name=mozac_browser_tabstray_title, visibility=VISIBLE, width=364, height=83, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@b0c21ef, tag=null, root-is-layout-requested=false, has-input-connection=false, x=66.0, y=0.0, text=Test_Page_1, input-type=0, ime-target=false, has-links=false}
|
+------------>AppCompatImageButton{id=2131362614, res-name=mozac_browser_tabstray_close, desc=Close tab Test_Page_1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@45b74fc, tag=null, root-is-layout-requested=false, has-input-connection=false, x=430.0, y=9.0} ****MATCHES****
|
+------------>View{id=2131362447, res-name=horizonatal_divider, visibility=VISIBLE, width=496, height=3, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@f7dc785, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=83.0}
|
+------------>CardView{id=2131362613, res-name=mozac_browser_tabstray_card, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@4a2ee0b, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=86.0, child-count=3}
|
+------------->AppCompatImageView{id=2131362257, res-name=default_tab_thumbnail, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@568e4e8, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->TabThumbnailView{id=2131362617, res-name=mozac_browser_tabstray_thumbnail, desc=Open Tab, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@6d85701, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->FrameLayout{id=2131362150, res-name=checkbox_include, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@7905fe7, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+-------------->AppCompatImageView{id=2131362152, res-name=checkmark, desc=Selected, visibility=VISIBLE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@95b6794, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+---------->AppCompatImageButton{id=2131362780, res-name=play_pause_button, desc=Pause, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=false, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@5f2623d, tag=null, root-is-layout-requested=false, has-input-connection=false, x=-22.050001, y=-22.050001}
|
+--------->FrameLayout{id=2131363050, res-name=tab_tray_grid_item, visibility=VISIBLE, width=540, height=557, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.recyclerview.widget.GridLayoutManager$LayoutParams@7f91383, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+---------->MaterialCardView{id=-1, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@3516900, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=22.0, is-checked=false, child-count=1}
|
+----------->ConstraintLayout{id=2131363042, res-name=tab_item, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@da7e539, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=5}
|
+------------>AppCompatImageView{id=2131362615, res-name=mozac_browser_tabstray_favicon_icon, visibility=VISIBLE, width=44, height=44, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@b6a277e, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=20.0}
|
+------------>AppCompatTextView{id=2131362618, res-name=mozac_browser_tabstray_title, visibility=VISIBLE, width=364, height=83, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@daf64df, tag=null, root-is-layout-requested=false, has-input-connection=false, x=66.0, y=0.0, text=Test_Page_1, input-type=0, ime-target=false, has-links=false}
|
+------------>AppCompatImageButton{id=2131362614, res-name=mozac_browser_tabstray_close, desc=Close tab Test_Page_1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@7e4152c, tag=null, root-is-layout-requested=false, has-input-connection=false, x=430.0, y=9.0} ****MATCHES****
|
+------------>View{id=2131362447, res-name=horizonatal_divider, visibility=VISIBLE, width=496, height=3, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@6989bf5, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=83.0}
|
+------------>CardView{id=2131362613, res-name=mozac_browser_tabstray_card, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@14f6ffb, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=86.0, child-count=3}
|
+------------->AppCompatImageView{id=2131362257, res-name=default_tab_thumbnail, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@a135818, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->TabThumbnailView{id=2131362617, res-name=mozac_browser_tabstray_thumbnail, desc=Open Tab, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@9a40271, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->FrameLayout{id=2131362150, res-name=checkbox_include, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@f1b10d7, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+-------------->AppCompatImageView{id=2131362152, res-name=checkmark, desc=Selected, visibility=VISIBLE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@af1ddc4, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+---------->AppCompatImageButton{id=2131362780, res-name=play_pause_button, desc=Pause, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=false, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@42554ad, tag=null, root-is-layout-requested=false, has-input-connection=false, x=-22.050001, y=-22.050001}
|
+-------->AppCompatTextView{id=2131363049, res-name=tab_tray_empty_view, visibility=GONE, width=1080, height=1468, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@e7ff3e2, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=Your open tabs will be shown here., input-type=0, ime-target=false, has-links=false}
|
+---->ExtendedFloatingActionButton{id=2131362699, res-name=new_tab_button, desc=Add tab, visibility=VISIBLE, width=176, height=176, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.coordinatorlayout.widget.CoordinatorLayout$LayoutParams@b95e373, tag=null, root-is-layout-requested=false, has-input-connection=false, x=860.0, y=1502.0, text=Private, input-type=0, ime-target=false, has-links=false, is-checked=false}
|
+->View{id=16908336, res-name=navigationBarBackground, visibility=VISIBLE, width=1080, height=132, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@8111230, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=1788.0}
|
at dalvik.system.VMStack.getThreadStackTrace(Native Method)
at java.lang.Thread.getStackTrace(Thread.java:1538)
at androidx.test.espresso.base.DefaultFailureHandler.getUserFriendlyError(DefaultFailureHandler.java:16)
at androidx.test.espresso.base.DefaultFailureHandler.handle(DefaultFailureHandler.java:36)
at androidx.test.espresso.ViewInteraction.waitForAndHandleInteractionResults(ViewInteraction.java:106)
at androidx.test.espresso.ViewInteraction.desugaredPerform(ViewInteraction.java:43)
at androidx.test.espresso.ViewInteraction.perform(ViewInteraction.java:94)
at org.mozilla.fenix.helpers.ViewInteractionKt.click(ViewInteraction.kt:18)
at org.mozilla.fenix.ui.robots.TabDrawerRobot.closeTab(TabDrawerRobot.kt:97)
at org.mozilla.fenix.ui.SmokeTest$openRecentlyClosedTabsInNewPrivateTabTest$4.invoke(SmokeTest.kt:834)
at org.mozilla.fenix.ui.SmokeTest$openRecentlyClosedTabsInNewPrivateTabTest$4.invoke(SmokeTest.kt:833)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openTabDrawer(BrowserRobot.kt:507)
at org.mozilla.fenix.ui.SmokeTest.openRecentlyClosedTabsInNewPrivateTabTest(SmokeTest.kt:833)
at java.lang.reflect.Method.invoke(Native Method)
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 androidx.test.internal.runner.junit4.statement.RunBefores.evaluate(RunBefores.java:80)
at androidx.test.internal.runner.junit4.statement.RunAfters.evaluate(RunAfters.java:61)
at androidx.test.rule.ActivityTestRule$ActivityStatement.evaluate(ActivityTestRule.java:531)
at androidx.test.rule.ActivityTestRule$ActivityStatement.evaluate(ActivityTestRule.java:531)
at androidx.test.rule.GrantPermissionRule$RequestPermissionStatement.evaluate(GrantPermissionRule.java:134)
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.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.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at androidx.test.internal.runner.TestExecutor.execute(TestExecutor.java:56)
at androidx.test.runner.AndroidJUnitRunner.onStart(AndroidJUnitRunner.java:395)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:2145)
### Build: 9/14 Main
|
1.0
|
Intermittent UI test failure - < SmokeTest.openRecentlyClosedTabsInNewPrivateTabTest> - ### Firebase Test Run: [Firebase link](https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/5713752964770004999/executions/bs.51c45e8b4951b78c/testcases/1/test-cases)
### Stacktrace:
androidx.test.espresso.AmbiguousViewMatcherException: 'with id: org.mozilla.fenix.debug:id/mozac_browser_tabstray_close' matches multiple views in the hierarchy.
Problem views are marked with '****MATCHES****' below.
View Hierarchy:
+>DecorView{id=-1, visibility=VISIBLE, width=1080, height=1920, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params={(0,0)(fillxfill) gr=CENTER sim={adjust=pan} ty=APPLICATION fmt=TRANSPARENT wanim=0x7f140009
fl=DIM_BEHIND LAYOUT_IN_SCREEN LAYOUT_INSET_DECOR HARDWARE_ACCELERATED DRAWS_SYSTEM_BAR_BACKGROUNDS
pfl=FORCE_DRAW_STATUS_BAR_BACKGROUND
vsysui=LIGHT_STATUS_BAR LIGHT_NAVIGATION_BAR}, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+->LinearLayout{id=-1, visibility=VISIBLE, width=1080, height=1788, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@a7a8cbe, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+-->ViewStub{id=16908682, res-name=action_mode_bar_stub, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@604011f, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+-->FrameLayout{id=16908290, res-name=content, visibility=VISIBLE, width=1080, height=1722, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@5061c6c, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=66.0, child-count=1}
|
+--->CoordinatorLayout{id=2131363037, res-name=tabLayout, visibility=VISIBLE, width=1080, height=1722, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@7cb3235, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+---->ConstraintLayout{id=2131363054, res-name=tab_wrapper, visibility=VISIBLE, width=1080, height=1722, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.coordinatorlayout.widget.CoordinatorLayout$LayoutParams@95ef517, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=607.0, child-count=12}
|
+----->View{id=2131362419, res-name=handle, visibility=VISIBLE, width=108, height=8, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@2e58d04, tag=null, root-is-layout-requested=false, has-input-connection=false, x=486.0, y=22.0}
|
+----->ConstraintLayout{id=2131362467, res-name=info_banner, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@1cc72ed, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=0}
|
+----->View{id=2131363125, res-name=topBar, visibility=VISIBLE, width=1080, height=221, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@f5f5522, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=30.0}
|
+----->AppCompatImageButton{id=2131362362, res-name=exit_multi_select, desc=Exit multiselect mode, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@1d3cbb3, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->AppCompatTextView{id=2131362684, res-name=multiselect_title, visibility=GONE, width=1047, height=70, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@eb07570, tag=null, root-is-layout-requested=false, has-input-connection=false, x=33.0, y=106.0, text=, input-type=0, ime-target=false, has-links=false}
|
+----->AppCompatImageButton{id=2131362180, res-name=collect_multi_select, desc=Save selected tabs to collection, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@98a50e9, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->AppCompatImageButton{id=2131362942, res-name=share_multi_select, desc=Share selected tabs, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@1c1a16e, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->AppCompatImageButton{id=2131362577, res-name=menu_multi_select, desc=Selected tabs menu, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@7b5700f, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----->TabLayout{id=2131363043, res-name=tab_layout, visibility=VISIBLE, width=540, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@aff789c, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=30.0, child-count=1}
|
+------>SlidingTabIndicator{id=-1, visibility=VISIBLE, width=540, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@a2e12a5, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=3}
|
+------->TabView{id=-1, desc=Open tabs, visibility=VISIBLE, width=180, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@9d98288, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=3}
|
+-------->AppCompatImageView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@4923421, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+-------->AppCompatTextView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@a87046, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=, input-type=0, ime-target=false, has-links=false}
|
+-------->FrameLayout{id=2131362212, res-name=counter_root, visibility=VISIBLE, width=114, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.LinearLayout$LayoutParams@6115207, tag=null, root-is-layout-requested=false, has-input-connection=false, x=33.0, y=77.0, child-count=1}
|
+--------->TabCounter{id=2131363041, res-name=tab_counter, visibility=VISIBLE, width=114, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.FrameLayout$LayoutParams@4c83f34, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+---------->FrameLayout{id=2131362212, res-name=counter_root, desc=1 open tab. Tap to switch tabs., visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.RelativeLayout$LayoutParams@2bcf15d, tag=null, root-is-layout-requested=false, has-input-connection=false, x=24.0, y=0.0, child-count=2}
|
+----------->AppCompatImageView{id=2131362211, res-name=counter_box, desc=The tab counter toolbar button., visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.FrameLayout$LayoutParams@6eb4ad2, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+----------->AppCompatTextView{id=2131362213, res-name=counter_text, visibility=VISIBLE, width=19, height=44, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=true, layout-params=android.widget.FrameLayout$LayoutParams@36707a3, tag=null, root-is-layout-requested=false, has-input-connection=false, x=23.0, y=10.0, text=1, input-type=0, ime-target=false, has-links=false}
|
+------->TabView{id=-1, desc=Private tabs, visibility=VISIBLE, width=180, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@edc4659, tag=null, root-is-layout-requested=false, has-input-connection=false, x=180.0, y=0.0, child-count=2}
|
+-------->AppCompatImageView{id=-1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@30f421e, tag=null, root-is-layout-requested=false, has-input-connection=false, x=57.0, y=77.0}
|
+-------->AppCompatTextView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@4d87aff, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=, input-type=0, ime-target=false, has-links=false}
|
+------->TabView{id=-1, desc=Synced tabs, visibility=VISIBLE, width=180, height=221, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@e01ef15, tag=null, root-is-layout-requested=false, has-input-connection=false, x=360.0, y=0.0, child-count=2}
|
+-------->AppCompatImageView{id=-1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@ce9622a, tag=null, root-is-layout-requested=false, has-input-connection=false, x=57.0, y=77.0}
|
+-------->AppCompatTextView{id=-1, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.LinearLayout$LayoutParams@1c3c81b, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=, input-type=0, ime-target=false, has-links=false}
|
+----->AppCompatImageButton{id=2131363051, res-name=tab_tray_overflow, desc=Open tabs menu, visibility=VISIBLE, width=132, height=132, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@7369db8, tag=null, root-is-layout-requested=false, has-input-connection=false, x=948.0, y=75.0}
|
+----->View{id=2131362304, res-name=divider, visibility=VISIBLE, width=1080, height=3, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@a9f6791, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=251.0}
|
+----->ViewPager2{id=2131363056, res-name=tabsTray, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@29376f6, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=254.0, child-count=1}
|
+------>RecyclerViewImpl{id=2, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.view.ViewGroup$LayoutParams@f4ccaf7, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+------->FrameLayout{id=-1, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.recyclerview.widget.RecyclerView$LayoutParams@b93dd64, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+-------->NormalBrowserTrayList{id=2131363155, res-name=tray_list_item, visibility=VISIBLE, width=1080, height=1468, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@ac1ebcd, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+--------->FrameLayout{id=2131363050, res-name=tab_tray_grid_item, visibility=VISIBLE, width=540, height=557, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.recyclerview.widget.GridLayoutManager$LayoutParams@6f91f93, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+---------->MaterialCardView{id=-1, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@e636bd0, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=22.0, is-checked=false, child-count=1}
|
+----------->ConstraintLayout{id=2131363042, res-name=tab_item, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@e0e77c9, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=5}
|
+------------>AppCompatImageView{id=2131362615, res-name=mozac_browser_tabstray_favicon_icon, visibility=VISIBLE, width=44, height=44, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@31e6ece, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=20.0}
|
+------------>AppCompatTextView{id=2131362618, res-name=mozac_browser_tabstray_title, visibility=VISIBLE, width=364, height=83, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@b0c21ef, tag=null, root-is-layout-requested=false, has-input-connection=false, x=66.0, y=0.0, text=Test_Page_1, input-type=0, ime-target=false, has-links=false}
|
+------------>AppCompatImageButton{id=2131362614, res-name=mozac_browser_tabstray_close, desc=Close tab Test_Page_1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@45b74fc, tag=null, root-is-layout-requested=false, has-input-connection=false, x=430.0, y=9.0} ****MATCHES****
|
+------------>View{id=2131362447, res-name=horizonatal_divider, visibility=VISIBLE, width=496, height=3, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@f7dc785, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=83.0}
|
+------------>CardView{id=2131362613, res-name=mozac_browser_tabstray_card, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@4a2ee0b, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=86.0, child-count=3}
|
+------------->AppCompatImageView{id=2131362257, res-name=default_tab_thumbnail, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@568e4e8, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->TabThumbnailView{id=2131362617, res-name=mozac_browser_tabstray_thumbnail, desc=Open Tab, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@6d85701, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->FrameLayout{id=2131362150, res-name=checkbox_include, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@7905fe7, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+-------------->AppCompatImageView{id=2131362152, res-name=checkmark, desc=Selected, visibility=VISIBLE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@95b6794, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+---------->AppCompatImageButton{id=2131362780, res-name=play_pause_button, desc=Pause, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=false, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@5f2623d, tag=null, root-is-layout-requested=false, has-input-connection=false, x=-22.050001, y=-22.050001}
|
+--------->FrameLayout{id=2131363050, res-name=tab_tray_grid_item, visibility=VISIBLE, width=540, height=557, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.recyclerview.widget.GridLayoutManager$LayoutParams@7f91383, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=2}
|
+---------->MaterialCardView{id=-1, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@3516900, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=22.0, is-checked=false, child-count=1}
|
+----------->ConstraintLayout{id=2131363042, res-name=tab_item, visibility=VISIBLE, width=496, height=513, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@da7e539, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=5}
|
+------------>AppCompatImageView{id=2131362615, res-name=mozac_browser_tabstray_favicon_icon, visibility=VISIBLE, width=44, height=44, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@b6a277e, tag=null, root-is-layout-requested=false, has-input-connection=false, x=22.0, y=20.0}
|
+------------>AppCompatTextView{id=2131362618, res-name=mozac_browser_tabstray_title, visibility=VISIBLE, width=364, height=83, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@daf64df, tag=null, root-is-layout-requested=false, has-input-connection=false, x=66.0, y=0.0, text=Test_Page_1, input-type=0, ime-target=false, has-links=false}
|
+------------>AppCompatImageButton{id=2131362614, res-name=mozac_browser_tabstray_close, desc=Close tab Test_Page_1, visibility=VISIBLE, width=66, height=66, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@7e4152c, tag=null, root-is-layout-requested=false, has-input-connection=false, x=430.0, y=9.0} ****MATCHES****
|
+------------>View{id=2131362447, res-name=horizonatal_divider, visibility=VISIBLE, width=496, height=3, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@6989bf5, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=83.0}
|
+------------>CardView{id=2131362613, res-name=mozac_browser_tabstray_card, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=androidx.constraintlayout.widget.ConstraintLayout$LayoutParams@14f6ffb, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=86.0, child-count=3}
|
+------------->AppCompatImageView{id=2131362257, res-name=default_tab_thumbnail, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@a135818, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->TabThumbnailView{id=2131362617, res-name=mozac_browser_tabstray_thumbnail, desc=Open Tab, visibility=VISIBLE, width=496, height=430, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@9a40271, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+------------->FrameLayout{id=2131362150, res-name=checkbox_include, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@f1b10d7, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, child-count=1}
|
+-------------->AppCompatImageView{id=2131362152, res-name=checkmark, desc=Selected, visibility=VISIBLE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@af1ddc4, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0}
|
+---------->AppCompatImageButton{id=2131362780, res-name=play_pause_button, desc=Pause, visibility=GONE, width=0, height=0, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=true, is-enabled=false, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@42554ad, tag=null, root-is-layout-requested=false, has-input-connection=false, x=-22.050001, y=-22.050001}
|
+-------->AppCompatTextView{id=2131363049, res-name=tab_tray_empty_view, visibility=GONE, width=1080, height=1468, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=true, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@e7ff3e2, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=0.0, text=Your open tabs will be shown here., input-type=0, ime-target=false, has-links=false}
|
+---->ExtendedFloatingActionButton{id=2131362699, res-name=new_tab_button, desc=Add tab, visibility=VISIBLE, width=176, height=176, has-focus=false, has-focusable=true, has-window-focus=true, is-clickable=true, is-enabled=true, is-focused=false, is-focusable=true, is-layout-requested=false, is-selected=false, layout-params=androidx.coordinatorlayout.widget.CoordinatorLayout$LayoutParams@b95e373, tag=null, root-is-layout-requested=false, has-input-connection=false, x=860.0, y=1502.0, text=Private, input-type=0, ime-target=false, has-links=false, is-checked=false}
|
+->View{id=16908336, res-name=navigationBarBackground, visibility=VISIBLE, width=1080, height=132, has-focus=false, has-focusable=false, has-window-focus=true, is-clickable=false, is-enabled=true, is-focused=false, is-focusable=false, is-layout-requested=false, is-selected=false, layout-params=android.widget.FrameLayout$LayoutParams@8111230, tag=null, root-is-layout-requested=false, has-input-connection=false, x=0.0, y=1788.0}
|
at dalvik.system.VMStack.getThreadStackTrace(Native Method)
at java.lang.Thread.getStackTrace(Thread.java:1538)
at androidx.test.espresso.base.DefaultFailureHandler.getUserFriendlyError(DefaultFailureHandler.java:16)
at androidx.test.espresso.base.DefaultFailureHandler.handle(DefaultFailureHandler.java:36)
at androidx.test.espresso.ViewInteraction.waitForAndHandleInteractionResults(ViewInteraction.java:106)
at androidx.test.espresso.ViewInteraction.desugaredPerform(ViewInteraction.java:43)
at androidx.test.espresso.ViewInteraction.perform(ViewInteraction.java:94)
at org.mozilla.fenix.helpers.ViewInteractionKt.click(ViewInteraction.kt:18)
at org.mozilla.fenix.ui.robots.TabDrawerRobot.closeTab(TabDrawerRobot.kt:97)
at org.mozilla.fenix.ui.SmokeTest$openRecentlyClosedTabsInNewPrivateTabTest$4.invoke(SmokeTest.kt:834)
at org.mozilla.fenix.ui.SmokeTest$openRecentlyClosedTabsInNewPrivateTabTest$4.invoke(SmokeTest.kt:833)
at org.mozilla.fenix.ui.robots.BrowserRobot$Transition.openTabDrawer(BrowserRobot.kt:507)
at org.mozilla.fenix.ui.SmokeTest.openRecentlyClosedTabsInNewPrivateTabTest(SmokeTest.kt:833)
at java.lang.reflect.Method.invoke(Native Method)
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 androidx.test.internal.runner.junit4.statement.RunBefores.evaluate(RunBefores.java:80)
at androidx.test.internal.runner.junit4.statement.RunAfters.evaluate(RunAfters.java:61)
at androidx.test.rule.ActivityTestRule$ActivityStatement.evaluate(ActivityTestRule.java:531)
at androidx.test.rule.ActivityTestRule$ActivityStatement.evaluate(ActivityTestRule.java:531)
at androidx.test.rule.GrantPermissionRule$RequestPermissionStatement.evaluate(GrantPermissionRule.java:134)
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.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.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at androidx.test.internal.runner.TestExecutor.execute(TestExecutor.java:56)
at androidx.test.runner.AndroidJUnitRunner.onStart(AndroidJUnitRunner.java:395)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:2145)
### Build: 9/14 Main
|
test
|
intermittent ui test failure firebase test run stacktrace androidx test espresso ambiguousviewmatcherexception with id org mozilla fenix debug id mozac browser tabstray close matches multiple views in the hierarchy problem views are marked with matches below view hierarchy decorview id visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params fillxfill gr center sim adjust pan ty application fmt transparent wanim fl dim behind layout in screen layout inset decor hardware accelerated draws system bar backgrounds pfl force draw status bar background vsysui light status bar light navigation bar tag null root is layout requested false has input connection false x y child count linearlayout id visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count viewstub id res name action mode bar stub visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y framelayout id res name content visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y child count coordinatorlayout id res name tablayout visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count constraintlayout id res name tab wrapper visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx coordinatorlayout widget coordinatorlayout layoutparams tag null root is layout requested false has input connection false x y child count view id res name handle visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y constraintlayout id res name info banner visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y child count view id res name topbar visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y appcompatimagebutton id res name exit multi select desc exit multiselect mode visibility gone width height has focus false has focusable false has window focus true is clickable true is enabled true is focused false is focusable true is layout requested true is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id res name multiselect title visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable true is layout requested true is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y text input type ime target false has links false appcompatimagebutton id res name collect multi select desc save selected tabs to collection visibility gone width height has focus false has focusable false has window focus true is clickable true is enabled true is focused false is focusable true is layout requested true is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y appcompatimagebutton id res name share multi select desc share selected tabs visibility gone width height has focus false has focusable false has window focus true is clickable true is enabled true is focused false is focusable true is layout requested true is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y appcompatimagebutton id res name menu multi select desc selected tabs menu visibility gone width height has focus false has focusable false has window focus true is clickable true is enabled true is focused false is focusable true is layout requested true is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y tablayout id res name tab layout visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y child count slidingtabindicator id visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count tabview id desc open tabs visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected true layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected true layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected true layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y text input type ime target false has links false framelayout id res name counter root visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected true layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y child count tabcounter id res name tab counter visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected true layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count framelayout id res name counter root desc open tab tap to switch tabs visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected true layout params android widget relativelayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id res name counter box desc the tab counter toolbar button visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected true layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id res name counter text visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected true layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y text input type ime target false has links false tabview id desc private tabs visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y text input type ime target false has links false tabview id desc synced tabs visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params android widget linearlayout layoutparams tag null root is layout requested false has input connection false x y text input type ime target false has links false appcompatimagebutton id res name tab tray overflow desc open tabs menu visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y view id res name divider visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y id res name tabstray visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y child count recyclerviewimpl id visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable true is layout requested false is selected false layout params android view viewgroup layoutparams tag null root is layout requested false has input connection false x y child count framelayout id visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx recyclerview widget recyclerview layoutparams tag null root is layout requested false has input connection false x y child count normalbrowsertraylist id res name tray list item visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable true is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count framelayout id res name tab tray grid item visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx recyclerview widget gridlayoutmanager layoutparams tag null root is layout requested false has input connection false x y child count materialcardview id visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y is checked false child count constraintlayout id res name tab item visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id res name mozac browser tabstray favicon icon visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id res name mozac browser tabstray title visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y text test page input type ime target false has links false appcompatimagebutton id res name mozac browser tabstray close desc close tab test page visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y matches view id res name horizonatal divider visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y cardview id res name mozac browser tabstray card visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id res name default tab thumbnail visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y tabthumbnailview id res name mozac browser tabstray thumbnail desc open tab visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y framelayout id res name checkbox include visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id res name checkmark desc selected visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y appcompatimagebutton id res name play pause button desc pause visibility gone width height has focus false has focusable false has window focus true is clickable true is enabled false is focused false is focusable true is layout requested true is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y framelayout id res name tab tray grid item visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx recyclerview widget gridlayoutmanager layoutparams tag null root is layout requested false has input connection false x y child count materialcardview id visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y is checked false child count constraintlayout id res name tab item visibility visible width height has focus false has focusable true has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id res name mozac browser tabstray favicon icon visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id res name mozac browser tabstray title visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y text test page input type ime target false has links false appcompatimagebutton id res name mozac browser tabstray close desc close tab test page visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y matches view id res name horizonatal divider visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y cardview id res name mozac browser tabstray card visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params androidx constraintlayout widget constraintlayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id res name default tab thumbnail visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y tabthumbnailview id res name mozac browser tabstray thumbnail desc open tab visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y framelayout id res name checkbox include visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y child count appcompatimageview id res name checkmark desc selected visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested true is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y appcompatimagebutton id res name play pause button desc pause visibility gone width height has focus false has focusable false has window focus true is clickable true is enabled false is focused false is focusable true is layout requested true is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y appcompattextview id res name tab tray empty view visibility gone width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable true is layout requested true is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y text your open tabs will be shown here input type ime target false has links false extendedfloatingactionbutton id res name new tab button desc add tab visibility visible width height has focus false has focusable true has window focus true is clickable true is enabled true is focused false is focusable true is layout requested false is selected false layout params androidx coordinatorlayout widget coordinatorlayout layoutparams tag null root is layout requested false has input connection false x y text private input type ime target false has links false is checked false view id res name navigationbarbackground visibility visible width height has focus false has focusable false has window focus true is clickable false is enabled true is focused false is focusable false is layout requested false is selected false layout params android widget framelayout layoutparams tag null root is layout requested false has input connection false x y at dalvik system vmstack getthreadstacktrace native method at java lang thread getstacktrace thread java at androidx test espresso base defaultfailurehandler getuserfriendlyerror defaultfailurehandler java at androidx test espresso base defaultfailurehandler handle defaultfailurehandler java at androidx test espresso viewinteraction waitforandhandleinteractionresults viewinteraction java at androidx test espresso viewinteraction desugaredperform viewinteraction java at androidx test espresso viewinteraction perform viewinteraction java at org mozilla fenix helpers viewinteractionkt click viewinteraction kt at org mozilla fenix ui robots tabdrawerrobot closetab tabdrawerrobot kt at org mozilla fenix ui smoketest openrecentlyclosedtabsinnewprivatetabtest invoke smoketest kt at org mozilla fenix ui smoketest openrecentlyclosedtabsinnewprivatetabtest invoke smoketest kt at org mozilla fenix ui robots browserrobot transition opentabdrawer browserrobot kt at org mozilla fenix ui smoketest openrecentlyclosedtabsinnewprivatetabtest smoketest kt at java lang reflect method invoke native method 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 androidx test internal runner statement runbefores evaluate runbefores java at androidx test internal runner statement runafters evaluate runafters java at androidx test rule activitytestrule activitystatement evaluate activitytestrule java at androidx test rule activitytestrule activitystatement evaluate activitytestrule java at androidx test rule grantpermissionrule requestpermissionstatement evaluate grantpermissionrule 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 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 junit runner junitcore run junitcore java at org junit runner junitcore run junitcore java at androidx test internal runner testexecutor execute testexecutor java at androidx test runner androidjunitrunner onstart androidjunitrunner java at android app instrumentation instrumentationthread run instrumentation java build main
| 1
|
48,063
| 5,933,096,352
|
IssuesEvent
|
2017-05-24 11:03:10
|
MajkiIT/polish-ads-filter
|
https://api.github.com/repos/MajkiIT/polish-ads-filter
|
closed
|
olx.pl
|
reguły gotowe/testowanie reklama
|
Przy oknie logowania jest filmik ING aby to otworzyć wystarczy kliknąć " Mój OLX " u góry na głównej.

|
1.0
|
olx.pl - Przy oknie logowania jest filmik ING aby to otworzyć wystarczy kliknąć " Mój OLX " u góry na głównej.

|
test
|
olx pl przy oknie logowania jest filmik ing aby to otworzyć wystarczy kliknąć mój olx u góry na głównej
| 1
|
14,945
| 3,907,754,252
|
IssuesEvent
|
2016-04-19 13:54:50
|
senecajs/seneca
|
https://api.github.com/repos/senecajs/seneca
|
closed
|
Seneca in cluster mode
|
documentation question
|
If I try to run seneca with `pm2 start` and set max instances, I get an error saying `EADDRINUSE 127.0.0.1:10001`
I might not be doing things properly here, but `pm2` has proven to be a nice tool so far, how should I use it with `seneca`?
|
1.0
|
Seneca in cluster mode - If I try to run seneca with `pm2 start` and set max instances, I get an error saying `EADDRINUSE 127.0.0.1:10001`
I might not be doing things properly here, but `pm2` has proven to be a nice tool so far, how should I use it with `seneca`?
|
non_test
|
seneca in cluster mode if i try to run seneca with start and set max instances i get an error saying eaddrinuse i might not be doing things properly here but has proven to be a nice tool so far how should i use it with seneca
| 0
|
334,685
| 24,431,399,899
|
IssuesEvent
|
2022-10-06 08:24:08
|
r5py/r5py
|
https://api.github.com/repos/r5py/r5py
|
opened
|
Explain how to quick-check a GTFS data set
|
documentation enhancement
|
We encountered GTFS data sets of troublesome quality. Let’s add a short checklist to the documentation in which we explain how to:
- use a GTFS validator (e.g., https://github.com/MobilityData/gtfs-validator ) to check technical and syntactical correctness
- explain how to best conduct spot-checks to test for validity of major routes
|
1.0
|
Explain how to quick-check a GTFS data set - We encountered GTFS data sets of troublesome quality. Let’s add a short checklist to the documentation in which we explain how to:
- use a GTFS validator (e.g., https://github.com/MobilityData/gtfs-validator ) to check technical and syntactical correctness
- explain how to best conduct spot-checks to test for validity of major routes
|
non_test
|
explain how to quick check a gtfs data set we encountered gtfs data sets of troublesome quality let’s add a short checklist to the documentation in which we explain how to use a gtfs validator e g to check technical and syntactical correctness explain how to best conduct spot checks to test for validity of major routes
| 0
|
140,502
| 11,348,986,311
|
IssuesEvent
|
2020-01-24 02:40:32
|
kubernetes-sigs/azuredisk-csi-driver
|
https://api.github.com/repos/kubernetes-sigs/azuredisk-csi-driver
|
opened
|
Add an AAD enabled e2e test config
|
help wanted kind/test
|
**Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like in detail**
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->
cc @weinong
|
1.0
|
Add an AAD enabled e2e test config - **Is your feature request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the solution you'd like in detail**
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
**Additional context**
<!-- Add any other context or screenshots about the feature request here. -->
cc @weinong
|
test
|
add an aad enabled test config is your feature request related to a problem please describe describe the solution you d like in detail describe alternatives you ve considered additional context cc weinong
| 1
|
40,837
| 12,799,746,570
|
IssuesEvent
|
2020-07-02 15:52:44
|
mwilliams7197/hollow
|
https://api.github.com/repos/mwilliams7197/hollow
|
opened
|
CVE-2020-14062 (High) detected in jackson-databind-2.4.3.jar, jackson-databind-2.2.2.jar
|
security vulnerability
|
## CVE-2020-14062 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.4.3.jar</b>, <b>jackson-databind-2.2.2.jar</b></p></summary>
<p>
<details><summary><b>jackson-databind-2.4.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Path to vulnerable library: canner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.4.3/feff63199be7b8f495c2f3e2096dcb6bd5e5b0b3/jackson-databind-2.4.3.jar,canner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.4.3/feff63199be7b8f495c2f3e2096dcb6bd5e5b0b3/jackson-databind-2.4.3.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.4.3.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.2.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Path to vulnerable library: /tmp/ws-scm/hollow/hollow-zenoadapter/build.gradle</p>
<p>
Dependency Hierarchy:
- netflix-zeno-2.22.3.jar (Root Library)
- :x: **jackson-databind-2.2.2.jar** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://api.github.com/repos/mwilliams7197/hollow/commits/ae866fd0a69bac4d9f321f0b05dafcde9a3d6e69">ae866fd0a69bac4d9f321f0b05dafcde9a3d6e69</a></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>
FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool (aka xalan2).
<p>Publish Date: 2020-06-14
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14062>CVE-2020-14062</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>8.1</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14062">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14062</a></p>
<p>Release Date: 2020-06-14</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.10.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.4.3","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.4.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.10.0"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.2.2","isTransitiveDependency":true,"dependencyTree":"com.netflix.zeno:netflix-zeno:2.22.3;com.fasterxml.jackson.core:jackson-databind:2.2.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.10.0"}],"vulnerabilityIdentifier":"CVE-2020-14062","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool (aka xalan2).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14062","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2020-14062 (High) detected in jackson-databind-2.4.3.jar, jackson-databind-2.2.2.jar - ## CVE-2020-14062 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jackson-databind-2.4.3.jar</b>, <b>jackson-databind-2.2.2.jar</b></p></summary>
<p>
<details><summary><b>jackson-databind-2.4.3.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Path to vulnerable library: canner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.4.3/feff63199be7b8f495c2f3e2096dcb6bd5e5b0b3/jackson-databind-2.4.3.jar,canner/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.4.3/feff63199be7b8f495c2f3e2096dcb6bd5e5b0b3/jackson-databind-2.4.3.jar</p>
<p>
Dependency Hierarchy:
- :x: **jackson-databind-2.4.3.jar** (Vulnerable Library)
</details>
<details><summary><b>jackson-databind-2.2.2.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Path to vulnerable library: /tmp/ws-scm/hollow/hollow-zenoadapter/build.gradle</p>
<p>
Dependency Hierarchy:
- netflix-zeno-2.22.3.jar (Root Library)
- :x: **jackson-databind-2.2.2.jar** (Vulnerable Library)
</details>
<p>Found in HEAD commit: <a href="https://api.github.com/repos/mwilliams7197/hollow/commits/ae866fd0a69bac4d9f321f0b05dafcde9a3d6e69">ae866fd0a69bac4d9f321f0b05dafcde9a3d6e69</a></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>
FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool (aka xalan2).
<p>Publish Date: 2020-06-14
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14062>CVE-2020-14062</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>8.1</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: 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14062">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14062</a></p>
<p>Release Date: 2020-06-14</p>
<p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.10.0</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.4.3","isTransitiveDependency":false,"dependencyTree":"com.fasterxml.jackson.core:jackson-databind:2.4.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.10.0"},{"packageType":"Java","groupId":"com.fasterxml.jackson.core","packageName":"jackson-databind","packageVersion":"2.2.2","isTransitiveDependency":true,"dependencyTree":"com.netflix.zeno:netflix-zeno:2.22.3;com.fasterxml.jackson.core:jackson-databind:2.2.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"com.fasterxml.jackson.core:jackson-databind:2.10.0"}],"vulnerabilityIdentifier":"CVE-2020-14062","vulnerabilityDetails":"FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool (aka xalan2).","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14062","cvss3Severity":"high","cvss3Score":"8.1","cvss3Metrics":{"A":"High","AC":"High","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve high detected in jackson databind jar jackson databind jar cve high severity vulnerability vulnerable libraries jackson databind jar jackson databind jar jackson databind jar general data binding functionality for jackson works on core streaming api path to vulnerable library canner gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar canner gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy x jackson databind jar vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api path to vulnerable library tmp ws scm hollow hollow zenoadapter build gradle dependency hierarchy netflix zeno jar root library x jackson databind jar vulnerable library found in head commit a href vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to com sun org apache xalan internal lib sql jndiconnectionpool aka 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 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 com fasterxml jackson core jackson databind isopenpronvulnerability false ispackagebased true isdefaultbranch true packages vulnerabilityidentifier cve vulnerabilitydetails fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to com sun org apache xalan internal lib sql jndiconnectionpool aka vulnerabilityurl
| 0
|
73,994
| 7,371,991,628
|
IssuesEvent
|
2018-03-13 13:35:50
|
IgniteUI/ignite-ui
|
https://api.github.com/repos/IgniteUI/ignite-ui
|
closed
|
Feature chooser icons are not styled correctly when igGrid is used in igSplitter
|
bug grid splitter status: awaiting-test
|
### Description
Feature chooser icons are not correctly styled (height and width) when igGrid is located in igSplitter control.
### Steps to reproduce
1. Run the attached sample.
2. Open feature chooser.
3. Observe feature chooser icons.
### Result
Icons in the feature chooser do not have the correct styling applied.

P.S I noticed that the following class is causing the issue:
.ui-igcombo .ui-icon, .ui-igedit .ui-icon, .ui-iggrid tr .ui-icon, .ui-igsplitter .ui-icon, .ui-igtree .ui-icon {
height: 16px!important;
width: 16px!important;
font-size: 11px;
}
height and width from this class are overwriting the feature chooser icons default height and width, I believe the selector for the splitter icon, where this class should be applied, could be changed to something like ui-splitter-icon
### Expected result
Feature chooser icons to have the correct width and height.

### Attachments
[igGridWithinIgSplitter.zip](https://github.com/IgniteUI/ignite-ui/files/1695384/igGridWithinIgSplitter.zip)
|
1.0
|
Feature chooser icons are not styled correctly when igGrid is used in igSplitter - ### Description
Feature chooser icons are not correctly styled (height and width) when igGrid is located in igSplitter control.
### Steps to reproduce
1. Run the attached sample.
2. Open feature chooser.
3. Observe feature chooser icons.
### Result
Icons in the feature chooser do not have the correct styling applied.

P.S I noticed that the following class is causing the issue:
.ui-igcombo .ui-icon, .ui-igedit .ui-icon, .ui-iggrid tr .ui-icon, .ui-igsplitter .ui-icon, .ui-igtree .ui-icon {
height: 16px!important;
width: 16px!important;
font-size: 11px;
}
height and width from this class are overwriting the feature chooser icons default height and width, I believe the selector for the splitter icon, where this class should be applied, could be changed to something like ui-splitter-icon
### Expected result
Feature chooser icons to have the correct width and height.

### Attachments
[igGridWithinIgSplitter.zip](https://github.com/IgniteUI/ignite-ui/files/1695384/igGridWithinIgSplitter.zip)
|
test
|
feature chooser icons are not styled correctly when iggrid is used in igsplitter description feature chooser icons are not correctly styled height and width when iggrid is located in igsplitter control steps to reproduce run the attached sample open feature chooser observe feature chooser icons result icons in the feature chooser do not have the correct styling applied p s i noticed that the following class is causing the issue ui igcombo ui icon ui igedit ui icon ui iggrid tr ui icon ui igsplitter ui icon ui igtree ui icon height important width important font size height and width from this class are overwriting the feature chooser icons default height and width i believe the selector for the splitter icon where this class should be applied could be changed to something like ui splitter icon expected result feature chooser icons to have the correct width and height attachments
| 1
|
30,172
| 13,206,651,186
|
IssuesEvent
|
2020-08-14 20:45:36
|
mikenikles/your-analytics
|
https://api.github.com/repos/mikenikles/your-analytics
|
closed
|
Group screen sizes into meaningful group
|
service:query-api service:website
|
Follow up to #85.
When querying the screen size, group by mobile (640px), tablet (768px), laptop (1024px), desktop (1280px) as per https://tailwindcss.com/docs/breakpoints#app
|
2.0
|
Group screen sizes into meaningful group - Follow up to #85.
When querying the screen size, group by mobile (640px), tablet (768px), laptop (1024px), desktop (1280px) as per https://tailwindcss.com/docs/breakpoints#app
|
non_test
|
group screen sizes into meaningful group follow up to when querying the screen size group by mobile tablet laptop desktop as per
| 0
|
194,489
| 14,679,651,065
|
IssuesEvent
|
2020-12-31 07:36:45
|
ita-social-projects/GreenCityTests
|
https://api.github.com/repos/ita-social-projects/GreenCityTests
|
closed
|
Fix GC-220
|
Test_Broken
|
Description
Verify that Unregistered user can Sign In with Google account
Expected condition failed: waiting for visibility of element located by By.cssSelector: #user-avatar-wrapper (tried for 7 second(s) with 500 milliseconds interval)
|
1.0
|
Fix GC-220 - Description
Verify that Unregistered user can Sign In with Google account
Expected condition failed: waiting for visibility of element located by By.cssSelector: #user-avatar-wrapper (tried for 7 second(s) with 500 milliseconds interval)
|
test
|
fix gc description verify that unregistered user can sign in with google account expected condition failed waiting for visibility of element located by by cssselector user avatar wrapper tried for second s with milliseconds interval
| 1
|
400,169
| 27,271,232,252
|
IssuesEvent
|
2023-02-22 22:33:42
|
FusionAuth/fusionauth-issues
|
https://api.github.com/repos/FusionAuth/fusionauth-issues
|
closed
|
Apple identity provider needs support to both web and mobile
|
enhancement documentation client-commit
|
## Apple identity provider needs support to web and mobile
### Description
When creating an Apple identity provider in Fusion Auth, the documentation indicates that the configured **serviceId** must
be a Service Id configured in the apple console. [https://fusionauth.io/docs/v1/tech/identity-providers/apple/](url).
This works for a web integration of the apple login.
On the other hand, when implementing the apple login in mobile, the **serviceId** must be the **bundleId** of the application.
In our case, we need to have apple login available in both web and mobile applications. This presents an issue for our implementation because essentially we need to have two apple identity providers configured in Fusion Auth (which is not possible at the moment):
- One for the web app with the FA **serviceId** configured with the **Apple Service Id;**
- One for the mobile app with FA **serviceId** configured with the **Apple Bundle Id.**
Am I doing something wrong? How can I have a provider configured in fusion auth that works both on mobile and on the web? Or does Fusion Auth needs a new development made like for example allowing multiple identity providers with the same type?
### Related
- https://github.com/FusionAuth/fusionauth-issues/issues/778
- https://github.com/FusionAuth/fusionauth-issues/issues/1134
- https://github.com/FusionAuth/fusionauth-issues/issues/1389
### Doc
- [x] https://github.com/FusionAuth/fusionauth-site/issues/1950
|
1.0
|
Apple identity provider needs support to both web and mobile - ## Apple identity provider needs support to web and mobile
### Description
When creating an Apple identity provider in Fusion Auth, the documentation indicates that the configured **serviceId** must
be a Service Id configured in the apple console. [https://fusionauth.io/docs/v1/tech/identity-providers/apple/](url).
This works for a web integration of the apple login.
On the other hand, when implementing the apple login in mobile, the **serviceId** must be the **bundleId** of the application.
In our case, we need to have apple login available in both web and mobile applications. This presents an issue for our implementation because essentially we need to have two apple identity providers configured in Fusion Auth (which is not possible at the moment):
- One for the web app with the FA **serviceId** configured with the **Apple Service Id;**
- One for the mobile app with FA **serviceId** configured with the **Apple Bundle Id.**
Am I doing something wrong? How can I have a provider configured in fusion auth that works both on mobile and on the web? Or does Fusion Auth needs a new development made like for example allowing multiple identity providers with the same type?
### Related
- https://github.com/FusionAuth/fusionauth-issues/issues/778
- https://github.com/FusionAuth/fusionauth-issues/issues/1134
- https://github.com/FusionAuth/fusionauth-issues/issues/1389
### Doc
- [x] https://github.com/FusionAuth/fusionauth-site/issues/1950
|
non_test
|
apple identity provider needs support to both web and mobile apple identity provider needs support to web and mobile description when creating an apple identity provider in fusion auth the documentation indicates that the configured serviceid must be a service id configured in the apple console url this works for a web integration of the apple login on the other hand when implementing the apple login in mobile the serviceid must be the bundleid of the application in our case we need to have apple login available in both web and mobile applications this presents an issue for our implementation because essentially we need to have two apple identity providers configured in fusion auth which is not possible at the moment one for the web app with the fa serviceid configured with the apple service id one for the mobile app with fa serviceid configured with the apple bundle id am i doing something wrong how can i have a provider configured in fusion auth that works both on mobile and on the web or does fusion auth needs a new development made like for example allowing multiple identity providers with the same type related doc
| 0
|
267,346
| 23,293,015,813
|
IssuesEvent
|
2022-08-06 05:42:50
|
nhn-academy/eggplant-delivery
|
https://api.github.com/repos/nhn-academy/eggplant-delivery
|
opened
|
테스트 코드 추가
|
test
|
# 개요
IntelliJ 커버리지 기준으로 적용되지 않은 메서드 테스트코드 추가 예정.
# 작업 사항
- [ ] Controller 80% 이상
- [ ] Service 80% 이상
- [ ] Repository 80% 이상
# 이슈 사항
- 처리한 메서드 단위 별로 정리해서 이슈 사항에 추가할것.
- XXX
> Co-authored by @bunsung92 @JoisFe
> Advice by CoRock
|
1.0
|
테스트 코드 추가 - # 개요
IntelliJ 커버리지 기준으로 적용되지 않은 메서드 테스트코드 추가 예정.
# 작업 사항
- [ ] Controller 80% 이상
- [ ] Service 80% 이상
- [ ] Repository 80% 이상
# 이슈 사항
- 처리한 메서드 단위 별로 정리해서 이슈 사항에 추가할것.
- XXX
> Co-authored by @bunsung92 @JoisFe
> Advice by CoRock
|
test
|
테스트 코드 추가 개요 intellij 커버리지 기준으로 적용되지 않은 메서드 테스트코드 추가 예정 작업 사항 controller 이상 service 이상 repository 이상 이슈 사항 처리한 메서드 단위 별로 정리해서 이슈 사항에 추가할것 xxx co authored by joisfe advice by corock
| 1
|
27,020
| 4,270,589,622
|
IssuesEvent
|
2016-07-13 07:51:38
|
TEAMMATES/teammates
|
https://api.github.com/repos/TEAMMATES/teammates
|
opened
|
verifyPresentInDatastore should not modify parameters
|
a-Testing p.Low
|
In BaseComponentTestCase, `verifyPresentInDatastore` is modifying its parameters. The parameters are again used in other methods in various test cases, this makes debugging test failures difficult.
|
1.0
|
verifyPresentInDatastore should not modify parameters - In BaseComponentTestCase, `verifyPresentInDatastore` is modifying its parameters. The parameters are again used in other methods in various test cases, this makes debugging test failures difficult.
|
test
|
verifypresentindatastore should not modify parameters in basecomponenttestcase verifypresentindatastore is modifying its parameters the parameters are again used in other methods in various test cases this makes debugging test failures difficult
| 1
|
77,874
| 9,634,591,174
|
IssuesEvent
|
2019-05-15 21:41:09
|
participedia/usersnaps
|
https://api.github.com/repos/participedia/usersnaps
|
closed
|
Usersnap Feedback - Is it possible to have the multi-select menus stay open when you select th[...]
|
design-feedback
|
**Sender**: scottowenfletcher@gmail.com
**Comment**: Is it possible to have the multi-select menus stay open when you select things like on XYZ? Other wise I keep having to re-open the drop down menu and it's hard to keep track of what I'm selecting
[Open #114 in Usersnap Dashboard](https://usersnap.com/a/#/participedia-dev/p/participedia-201-a37e4cf6/114)
<a href='https://usersnappublic.s3.amazonaws.com/2019-05-14/19-54/669e2179-1780-4a9c-9af7-8661210d389f.png'></a>
<a href='https://usersnappublic.s3.amazonaws.com/2019-05-14/19-54/669e2179-1780-4a9c-9af7-8661210d389f.png'>Download original image</a>
**Browser**: Firefox 66 (Windows 10)
**Referer**: [https://ppedia-stage.herokuapp.com/case/new?full=1](https://ppedia-stage.herokuapp.com/case/new?full=1)
**Screen size**: 1600 x 900 **Browser size**: 1600 x 731
Powered by [usersnap.com](https://usersnap.com/?utm_source=github_entry&utm_medium=web&utm_campaign=product)
|
1.0
|
Usersnap Feedback - Is it possible to have the multi-select menus stay open when you select th[...] - **Sender**: scottowenfletcher@gmail.com
**Comment**: Is it possible to have the multi-select menus stay open when you select things like on XYZ? Other wise I keep having to re-open the drop down menu and it's hard to keep track of what I'm selecting
[Open #114 in Usersnap Dashboard](https://usersnap.com/a/#/participedia-dev/p/participedia-201-a37e4cf6/114)
<a href='https://usersnappublic.s3.amazonaws.com/2019-05-14/19-54/669e2179-1780-4a9c-9af7-8661210d389f.png'></a>
<a href='https://usersnappublic.s3.amazonaws.com/2019-05-14/19-54/669e2179-1780-4a9c-9af7-8661210d389f.png'>Download original image</a>
**Browser**: Firefox 66 (Windows 10)
**Referer**: [https://ppedia-stage.herokuapp.com/case/new?full=1](https://ppedia-stage.herokuapp.com/case/new?full=1)
**Screen size**: 1600 x 900 **Browser size**: 1600 x 731
Powered by [usersnap.com](https://usersnap.com/?utm_source=github_entry&utm_medium=web&utm_campaign=product)
|
non_test
|
usersnap feedback is it possible to have the multi select menus stay open when you select th sender scottowenfletcher gmail com comment is it possible to have the multi select menus stay open when you select things like on xyz other wise i keep having to re open the drop down menu and it s hard to keep track of what i m selecting a href browser firefox windows referer screen size x browser size x powered by
| 0
|
163,248
| 6,194,638,938
|
IssuesEvent
|
2017-07-05 10:23:40
|
qutebrowser/qutebrowser
|
https://api.github.com/repos/qutebrowser/qutebrowser
|
closed
|
QtWebEngine resource warnings with .app on OS X
|
os: OS X priority: 2 - low QtWebEngine
|
```
[1102/195412:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_100p.pak
Some features may not be available.
[1102/195412:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_200p.pak
Some features may not be available.
[1102/195413:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
[1102/195414:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_100p.pak
Some features may not be available.
[1102/195414:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_200p.pak
Some features may not be available.
[1102/195415:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
```
Maybe @edrex has an idea? :wink:
|
1.0
|
QtWebEngine resource warnings with .app on OS X - ```
[1102/195412:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_100p.pak
Some features may not be available.
[1102/195412:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_200p.pak
Some features may not be available.
[1102/195413:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
[1102/195414:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_100p.pak
Some features may not be available.
[1102/195414:ERROR:resource_bundle.cc(668)] Failed to load /Volumes/qutebrowser/qutebrowser.app/Contents/Resources/qtwebengine_resources_200p.pak
Some features may not be available.
[1102/195415:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
```
Maybe @edrex has an idea? :wink:
|
non_test
|
qtwebengine resource warnings with app on os x failed to load volumes qutebrowser qutebrowser app contents resources qtwebengine resources pak some features may not be available failed to load volumes qutebrowser qutebrowser app contents resources qtwebengine resources pak some features may not be available locale file path empty for locale failed to load volumes qutebrowser qutebrowser app contents resources qtwebengine resources pak some features may not be available failed to load volumes qutebrowser qutebrowser app contents resources qtwebengine resources pak some features may not be available locale file path empty for locale maybe edrex has an idea wink
| 0
|
147,522
| 19,522,834,718
|
IssuesEvent
|
2021-12-29 22:28:55
|
swagger-api/swagger-codegen
|
https://api.github.com/repos/swagger-api/swagger-codegen
|
opened
|
CVE-2019-18797 (Medium) detected in node-sass-4.9.0.tgz
|
security vulnerability
|
## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.9.0.tgz</b></p></summary>
<p>Wrapper around libsass</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.9.0.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.9.0.tgz</a></p>
<p>
Dependency Hierarchy:
- ng-packagr-1.7.0.tgz (Root Library)
- :x: **node-sass-4.9.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/swagger-api/swagger-codegen/commit/4b7a8d7d7384aa6a27d6309c35ade0916edae7ed">4b7a8d7d7384aa6a27d6309c35ade0916edae7ed</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>
LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.
<p>Publish Date: 2019-11-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-18797>CVE-2019-18797</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.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- 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://nvd.nist.gov/vuln/detail/CVE-2019-18797">https://nvd.nist.gov/vuln/detail/CVE-2019-18797</a></p>
<p>Release Date: 2019-11-08</p>
<p>Fix Resolution (node-sass): 4.14.0</p>
<p>Direct dependency fix Resolution (ng-packagr): 2.0.0-rc.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":"javascript/Node.js","packageName":"ng-packagr","packageVersion":"1.7.0","packageFilePaths":[null],"isTransitiveDependency":false,"dependencyTree":"ng-packagr:1.7.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.0.0-rc.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-18797","vulnerabilityDetails":"LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-18797","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"Required","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2019-18797 (Medium) detected in node-sass-4.9.0.tgz - ## CVE-2019-18797 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>node-sass-4.9.0.tgz</b></p></summary>
<p>Wrapper around libsass</p>
<p>Library home page: <a href="https://registry.npmjs.org/node-sass/-/node-sass-4.9.0.tgz">https://registry.npmjs.org/node-sass/-/node-sass-4.9.0.tgz</a></p>
<p>
Dependency Hierarchy:
- ng-packagr-1.7.0.tgz (Root Library)
- :x: **node-sass-4.9.0.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/swagger-api/swagger-codegen/commit/4b7a8d7d7384aa6a27d6309c35ade0916edae7ed">4b7a8d7d7384aa6a27d6309c35ade0916edae7ed</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>
LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.
<p>Publish Date: 2019-11-06
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-18797>CVE-2019-18797</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.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- 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://nvd.nist.gov/vuln/detail/CVE-2019-18797">https://nvd.nist.gov/vuln/detail/CVE-2019-18797</a></p>
<p>Release Date: 2019-11-08</p>
<p>Fix Resolution (node-sass): 4.14.0</p>
<p>Direct dependency fix Resolution (ng-packagr): 2.0.0-rc.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":"javascript/Node.js","packageName":"ng-packagr","packageVersion":"1.7.0","packageFilePaths":[null],"isTransitiveDependency":false,"dependencyTree":"ng-packagr:1.7.0","isMinimumFixVersionAvailable":true,"minimumFixVersion":"2.0.0-rc.0","isBinary":false}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2019-18797","vulnerabilityDetails":"LibSass 3.6.1 has uncontrolled recursion in Sass::Eval::operator()(Sass::Binary_Expression*) in eval.cpp.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-18797","cvss3Severity":"medium","cvss3Score":"6.5","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"Required","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve medium detected in node sass tgz cve medium severity vulnerability vulnerable library node sass tgz wrapper around libsass library home page a href dependency hierarchy ng packagr tgz root library x node sass tgz vulnerable library found in head commit a href found in base branch master vulnerability details libsass has uncontrolled recursion in sass eval operator sass binary expression in eval cpp publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required 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 node sass direct dependency fix resolution ng packagr rc check this box to open an automated fix pr isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency false dependencytree ng packagr isminimumfixversionavailable true minimumfixversion rc isbinary false basebranches vulnerabilityidentifier cve vulnerabilitydetails libsass has uncontrolled recursion in sass eval operator sass binary expression in eval cpp vulnerabilityurl
| 0
|
591,750
| 17,860,458,112
|
IssuesEvent
|
2021-09-05 21:40:27
|
OceanDataTools/openrvdas
|
https://api.github.com/repos/OceanDataTools/openrvdas
|
closed
|
CDS should have ability to serve last N records
|
enhancement high priority
|
Current functionality is to serve last N seconds of records when subscribing. But when firing up a new console it would make more sense to see the last N records, so that you get the most recent status, even if it was a while ago. As it is, if nothing changes, then when you open a console, you get zero status messages.
|
1.0
|
CDS should have ability to serve last N records - Current functionality is to serve last N seconds of records when subscribing. But when firing up a new console it would make more sense to see the last N records, so that you get the most recent status, even if it was a while ago. As it is, if nothing changes, then when you open a console, you get zero status messages.
|
non_test
|
cds should have ability to serve last n records current functionality is to serve last n seconds of records when subscribing but when firing up a new console it would make more sense to see the last n records so that you get the most recent status even if it was a while ago as it is if nothing changes then when you open a console you get zero status messages
| 0
|
151,479
| 12,037,663,720
|
IssuesEvent
|
2020-04-13 22:23:21
|
crf-devs/resop
|
https://api.github.com/repos/crf-devs/resop
|
opened
|
Add organization planning display tests
|
enhancement tests
|
=> tester les filtres
=> tester les 3 boutons planning de la homepage
=> vérifier les données affichées en fonction des filtres
|
1.0
|
Add organization planning display tests - => tester les filtres
=> tester les 3 boutons planning de la homepage
=> vérifier les données affichées en fonction des filtres
|
test
|
add organization planning display tests tester les filtres tester les boutons planning de la homepage vérifier les données affichées en fonction des filtres
| 1
|
162,988
| 12,700,356,332
|
IssuesEvent
|
2020-06-22 16:12:16
|
brave/brave-browser
|
https://api.github.com/repos/brave/brave-browser
|
closed
|
Manual test run on Windows x64 for 1.10.x - Release Hotfix 2
|
OS/Windows QA/Yes release-notes/exclude tests
|
## Per release specialty tests
- [x] Cosmetic scriptlets not injected in iframes.([#10319](https://github.com/brave/brave-browser/issues/10319))
### Installer
- [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure it returns `accepted`. If Windows right click on the `brave_installer-x64.exe` and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window
### Data(Upgrade from previous release)
- [x] Make sure that data from the last version appears in the new version OK
- [x] With data from the last version, verify that
- [x] bookmarks on the bookmark toolbar and bookmark folders can be opened
- [x] cookies are preserved
- [x] installed extensions are retained and work correctly
- [x] opened tabs can be reloaded
- [x] stored passwords are preserved
- [x] unpinned tabs can be pinned
### Widevine
- [x] Verify `Widevine Notification` is shown when you visit Netflix for the first time
- [x] Test that you can stream on Netflix on a fresh profile after installing Widevine
### Bravery settings
- [x] Verify that HTTPS Everywhere works by loading http://https-everywhere.badssl.com/
- [x] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/
- [x] Verify that toggling `Ads and trackers blocked` works as expected
- [x] Visit https://testsafebrowsing.appspot.com/s/phishing.html, verify that Safe Browsing (via our Proxy) works for all the listed items
- [x] Visit https://brianbondy.com/ and then turn on script blocking, page should not load. Allow it from the script blocking UI in the URL bar and it should load the page correctly
- [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked
### Fingerprint Tests
- [x] Visit https://jsfiddle.net/bkf50r8v/13/, ensure 3 blocked items are listed in shields. Result window should show `got canvas fingerprint 0` and `got webgl fingerprint 00`
- [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ only when `Block all fingerprinting protection` is on
- [ ] Test that Brave browser isn't detected on https://extensions.inrialpes.fr/brave/
- [x] Test that https://diafygi.github.io/webrtc-ips/ doesn't leak IP address when `Block all fingerprinting protection` is on
### Session storage
- [x] Temporarily move away your browser profile and test that a new profile is created when browser is launched
- macOS - `~/Library/Application\ Support/BraveSoftware/`
- Windows - `%userprofile%\appdata\Local\BraveSoftware\`
- Linux(Ubuntu) - `~/.config/BraveSoftware/`
- [x] Test that windows and tabs restore when closed, including active tab
- [x] Ensure that the tabs in the above session are being lazy loaded when the session is restored
## Update tests
- [x] Verify visiting `brave://settings/help` triggers update check
- [x] Verify once update is downloaded, prompts to `Relaunch` to install update
#### Adblock
- [x] Verify referrer blocking works properly for TLD+1. Visit `https://technology.slashdot.org/` and verify adblock works properly similar to `https://slashdot.org/`
#### Components
- [x] Delete Adblock folder from browser profile and restart browser. Visit `brave://components` and verify `Brave Ad Block Updater` downloads and update the component. Repeat for all Brave components
|
1.0
|
Manual test run on Windows x64 for 1.10.x - Release Hotfix 2 - ## Per release specialty tests
- [x] Cosmetic scriptlets not injected in iframes.([#10319](https://github.com/brave/brave-browser/issues/10319))
### Installer
- [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave-Browser-Beta.app/` and make sure it returns `accepted`. If Windows right click on the `brave_installer-x64.exe` and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window
### Data(Upgrade from previous release)
- [x] Make sure that data from the last version appears in the new version OK
- [x] With data from the last version, verify that
- [x] bookmarks on the bookmark toolbar and bookmark folders can be opened
- [x] cookies are preserved
- [x] installed extensions are retained and work correctly
- [x] opened tabs can be reloaded
- [x] stored passwords are preserved
- [x] unpinned tabs can be pinned
### Widevine
- [x] Verify `Widevine Notification` is shown when you visit Netflix for the first time
- [x] Test that you can stream on Netflix on a fresh profile after installing Widevine
### Bravery settings
- [x] Verify that HTTPS Everywhere works by loading http://https-everywhere.badssl.com/
- [x] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/
- [x] Verify that toggling `Ads and trackers blocked` works as expected
- [x] Visit https://testsafebrowsing.appspot.com/s/phishing.html, verify that Safe Browsing (via our Proxy) works for all the listed items
- [x] Visit https://brianbondy.com/ and then turn on script blocking, page should not load. Allow it from the script blocking UI in the URL bar and it should load the page correctly
- [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked
### Fingerprint Tests
- [x] Visit https://jsfiddle.net/bkf50r8v/13/, ensure 3 blocked items are listed in shields. Result window should show `got canvas fingerprint 0` and `got webgl fingerprint 00`
- [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ only when `Block all fingerprinting protection` is on
- [ ] Test that Brave browser isn't detected on https://extensions.inrialpes.fr/brave/
- [x] Test that https://diafygi.github.io/webrtc-ips/ doesn't leak IP address when `Block all fingerprinting protection` is on
### Session storage
- [x] Temporarily move away your browser profile and test that a new profile is created when browser is launched
- macOS - `~/Library/Application\ Support/BraveSoftware/`
- Windows - `%userprofile%\appdata\Local\BraveSoftware\`
- Linux(Ubuntu) - `~/.config/BraveSoftware/`
- [x] Test that windows and tabs restore when closed, including active tab
- [x] Ensure that the tabs in the above session are being lazy loaded when the session is restored
## Update tests
- [x] Verify visiting `brave://settings/help` triggers update check
- [x] Verify once update is downloaded, prompts to `Relaunch` to install update
#### Adblock
- [x] Verify referrer blocking works properly for TLD+1. Visit `https://technology.slashdot.org/` and verify adblock works properly similar to `https://slashdot.org/`
#### Components
- [x] Delete Adblock folder from browser profile and restart browser. Visit `brave://components` and verify `Brave Ad Block Updater` downloads and update the component. Repeat for all Brave components
|
test
|
manual test run on windows for x release hotfix per release specialty tests cosmetic scriptlets not injected in iframes installer check signature if os run spctl assess verbose applications brave browser beta app and make sure it returns accepted if windows right click on the brave installer exe and go to properties go to the digital signatures tab and double click on the signature make sure it says the digital signature is ok in the popup window data upgrade from previous release make sure that data from the last version appears in the new version ok with data from the last version verify that bookmarks on the bookmark toolbar and bookmark folders can be opened cookies are preserved installed extensions are retained and work correctly opened tabs can be reloaded stored passwords are preserved unpinned tabs can be pinned widevine verify widevine notification is shown when you visit netflix for the first time test that you can stream on netflix on a fresh profile after installing widevine bravery settings verify that https everywhere works by loading turning https everywhere off and shields off both disable the redirect to verify that toggling ads and trackers blocked works as expected visit verify that safe browsing via our proxy works for all the listed items visit and then turn on script blocking page should not load allow it from the script blocking ui in the url bar and it should load the page correctly test that party storage results are blank at when party cookies are blocked and not blank when party cookies are unblocked fingerprint tests visit ensure blocked items are listed in shields result window should show got canvas fingerprint and got webgl fingerprint test that audio fingerprint is blocked at only when block all fingerprinting protection is on test that brave browser isn t detected on test that doesn t leak ip address when block all fingerprinting protection is on session storage temporarily move away your browser profile and test that a new profile is created when browser is launched macos library application support bravesoftware windows userprofile appdata local bravesoftware linux ubuntu config bravesoftware test that windows and tabs restore when closed including active tab ensure that the tabs in the above session are being lazy loaded when the session is restored update tests verify visiting brave settings help triggers update check verify once update is downloaded prompts to relaunch to install update adblock verify referrer blocking works properly for tld visit and verify adblock works properly similar to components delete adblock folder from browser profile and restart browser visit brave components and verify brave ad block updater downloads and update the component repeat for all brave components
| 1
|
257,344
| 27,563,730,996
|
IssuesEvent
|
2023-03-08 01:02:34
|
lukebrogan-mend/vulnerable-node
|
https://api.github.com/repos/lukebrogan-mend/vulnerable-node
|
opened
|
pg-promise-4.8.1.tgz: 1 vulnerabilities (highest severity is: 9.8)
|
security vulnerability
|
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pg-promise-4.8.1.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/pg/package.json</p>
<p>
</details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (pg-promise version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2017-16082](https://www.mend.io/vulnerability-database/CVE-2017-16082) | <img src='https://whitesource-resources.whitesourcesoftware.com/critical_vul.png' width=19 height=20> Critical | 9.8 | pg-5.1.0.tgz | Transitive | 6.0.0 | ✅ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/critical_vul.png' width=19 height=20> CVE-2017-16082</summary>
### Vulnerable Library - <b>pg-5.1.0.tgz</b></p>
<p>PostgreSQL client - pure javascript & libpq with the same API</p>
<p>Library home page: <a href="https://registry.npmjs.org/pg/-/pg-5.1.0.tgz">https://registry.npmjs.org/pg/-/pg-5.1.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/pg/package.json</p>
<p>
Dependency Hierarchy:
- pg-promise-4.8.1.tgz (Root Library)
- :x: **pg-5.1.0.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious.
<p>Publish Date: 2018-06-07
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16082>CVE-2017-16082</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>9.8</b>)
<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>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16082">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16082</a></p>
<p>Release Date: 2018-06-07</p>
<p>Fix Resolution (pg): 6.0.5</p>
<p>Direct dependency fix Resolution (pg-promise): 6.0.0</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p>
|
True
|
pg-promise-4.8.1.tgz: 1 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>pg-promise-4.8.1.tgz</b></p></summary>
<p></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/pg/package.json</p>
<p>
</details>
## Vulnerabilities
| CVE | Severity | <img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS | Dependency | Type | Fixed in (pg-promise version) | Remediation Available |
| ------------- | ------------- | ----- | ----- | ----- | ------------- | --- |
| [CVE-2017-16082](https://www.mend.io/vulnerability-database/CVE-2017-16082) | <img src='https://whitesource-resources.whitesourcesoftware.com/critical_vul.png' width=19 height=20> Critical | 9.8 | pg-5.1.0.tgz | Transitive | 6.0.0 | ✅ |
## Details
<details>
<summary><img src='https://whitesource-resources.whitesourcesoftware.com/critical_vul.png' width=19 height=20> CVE-2017-16082</summary>
### Vulnerable Library - <b>pg-5.1.0.tgz</b></p>
<p>PostgreSQL client - pure javascript & libpq with the same API</p>
<p>Library home page: <a href="https://registry.npmjs.org/pg/-/pg-5.1.0.tgz">https://registry.npmjs.org/pg/-/pg-5.1.0.tgz</a></p>
<p>Path to dependency file: /package.json</p>
<p>Path to vulnerable library: /node_modules/pg/package.json</p>
<p>
Dependency Hierarchy:
- pg-promise-4.8.1.tgz (Root Library)
- :x: **pg-5.1.0.tgz** (Vulnerable Library)
<p>Found in base branch: <b>master</b></p>
</p>
<p></p>
### Vulnerability Details
<p>
A remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name. There are 2 likely scenarios in which one would likely be vulnerable. 1) Executing unsafe, user-supplied sql which contains a malicious column name. 2) Connecting to an untrusted database and executing a query which returns results where any of the column names are malicious.
<p>Publish Date: 2018-06-07
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2017-16082>CVE-2017-16082</a></p>
</p>
<p></p>
### CVSS 3 Score Details (<b>9.8</b>)
<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>
<p></p>
### Suggested Fix
<p>
<p>Type: Upgrade version</p>
<p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16082">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16082</a></p>
<p>Release Date: 2018-06-07</p>
<p>Fix Resolution (pg): 6.0.5</p>
<p>Direct dependency fix Resolution (pg-promise): 6.0.0</p>
</p>
<p></p>
:rescue_worker_helmet: Automatic Remediation is available for this issue
</details>
***
<p>:rescue_worker_helmet: Automatic Remediation is available for this issue.</p>
|
non_test
|
pg promise tgz vulnerabilities highest severity is vulnerable library pg promise tgz path to dependency file package json path to vulnerable library node modules pg package json vulnerabilities cve severity cvss dependency type fixed in pg promise version remediation available critical pg tgz transitive details cve vulnerable library pg tgz postgresql client pure javascript libpq with the same api library home page a href path to dependency file package json path to vulnerable library node modules pg package json dependency hierarchy pg promise tgz root library x pg tgz vulnerable library found in base branch master vulnerability details a remote code execution vulnerability was found within the pg module when the remote database or query specifies a specially crafted column name there are likely scenarios in which one would likely be vulnerable executing unsafe user supplied sql which contains a malicious column name connecting to an untrusted database and executing a query which returns results where any of the column names are malicious 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 pg direct dependency fix resolution pg promise rescue worker helmet automatic remediation is available for this issue rescue worker helmet automatic remediation is available for this issue
| 0
|
266,180
| 28,303,246,922
|
IssuesEvent
|
2023-04-10 08:24:24
|
provectus/kafka-ui
|
https://api.github.com/repos/provectus/kafka-ui
|
closed
|
Bump org.yaml_snake to at least v1.31 to remediate CVE-2022-22857
|
scope/backend type/security status/accepted
|
CVE-2022-25857 - org.yaml_snake is less than v1.31
/kafka-ui-api.jar/snakeyaml-1.29.jar
CVE popped on our latest twistlock scans of the kafka-api.jar file conducted on 01Nov2022.
[kafka-server-7.1.0-123-twistlock-Results-twistlock_scan-ui_hdf.json.csv](https://github.com/provectus/kafka-ui/files/9925289/kafka-server-7.1.0-123-twistlock-Results-twistlock_scan-ui_hdf.json.csv)
|
True
|
Bump org.yaml_snake to at least v1.31 to remediate CVE-2022-22857 - CVE-2022-25857 - org.yaml_snake is less than v1.31
/kafka-ui-api.jar/snakeyaml-1.29.jar
CVE popped on our latest twistlock scans of the kafka-api.jar file conducted on 01Nov2022.
[kafka-server-7.1.0-123-twistlock-Results-twistlock_scan-ui_hdf.json.csv](https://github.com/provectus/kafka-ui/files/9925289/kafka-server-7.1.0-123-twistlock-Results-twistlock_scan-ui_hdf.json.csv)
|
non_test
|
bump org yaml snake to at least to remediate cve cve org yaml snake is less than kafka ui api jar snakeyaml jar cve popped on our latest twistlock scans of the kafka api jar file conducted on
| 0
|
60,435
| 7,342,660,250
|
IssuesEvent
|
2018-03-07 08:45:38
|
WordPress/gutenberg
|
https://api.github.com/repos/WordPress/gutenberg
|
closed
|
Increase $default-font-size from 13px to 14px
|
Needs Design Feedback
|
Increase the `$default-font-size` variable from 13px to 14px. This suggestion is derived from conversations occurring inside a previous issue (#5359)
In reference to the`$default-font-size` variable, @karmatosed wrote:
>I would be very keen to see 14px be our minimum baseline for font sizes. 13px is still too small and can throw out any typography scale. What I would like to see tried is 14px for smaller and 16px for the basic text line.
Separated this topic into it's own ticket for visibility and organization purposes.
|
1.0
|
Increase $default-font-size from 13px to 14px - Increase the `$default-font-size` variable from 13px to 14px. This suggestion is derived from conversations occurring inside a previous issue (#5359)
In reference to the`$default-font-size` variable, @karmatosed wrote:
>I would be very keen to see 14px be our minimum baseline for font sizes. 13px is still too small and can throw out any typography scale. What I would like to see tried is 14px for smaller and 16px for the basic text line.
Separated this topic into it's own ticket for visibility and organization purposes.
|
non_test
|
increase default font size from to increase the default font size variable from to this suggestion is derived from conversations occurring inside a previous issue in reference to the default font size variable karmatosed wrote i would be very keen to see be our minimum baseline for font sizes is still too small and can throw out any typography scale what i would like to see tried is for smaller and for the basic text line separated this topic into it s own ticket for visibility and organization purposes
| 0
|
37,949
| 4,863,005,281
|
IssuesEvent
|
2016-11-14 14:19:08
|
cgstudiomap/cgstudiomap
|
https://api.github.com/repos/cgstudiomap/cgstudiomap
|
closed
|
Fix-design-phrase-accroche
|
3 - Review design enhancement ready
|
design #662
<!---
@huboard:{"order":5.55053201340468e-19,"milestone_order":3.666448652579489e-55,"custom_state":"ready"}
-->
|
1.0
|
Fix-design-phrase-accroche - design #662
<!---
@huboard:{"order":5.55053201340468e-19,"milestone_order":3.666448652579489e-55,"custom_state":"ready"}
-->
|
non_test
|
fix design phrase accroche design huboard order milestone order custom state ready
| 0
|
720,453
| 24,793,383,111
|
IssuesEvent
|
2022-10-24 15:17:58
|
AY2223S1-CS2113-W12-2/tp
|
https://api.github.com/repos/AY2223S1-CS2113-W12-2/tp
|
closed
|
As a user, I want to know the amount of savings tabulated from income and expenditure after each month
|
type.Story priority.Medium
|
... so that I can review my spending and plan my budget for the next month
|
1.0
|
As a user, I want to know the amount of savings tabulated from income and expenditure after each month - ... so that I can review my spending and plan my budget for the next month
|
non_test
|
as a user i want to know the amount of savings tabulated from income and expenditure after each month so that i can review my spending and plan my budget for the next month
| 0
|
91,181
| 8,293,558,224
|
IssuesEvent
|
2018-09-20 07:07:10
|
alibaba/pouch
|
https://api.github.com/repos/alibaba/pouch
|
closed
|
[help wanted] add unit-test for apis/opts/portbindings.go
|
areas/test
|
### Ⅰ. Issue Description
Need to be covered APIs testing as follows:
- [ ] ParsePortBinding
- [ ] ValidatePortBinding
### Ⅱ. 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
|
[help wanted] add unit-test for apis/opts/portbindings.go - ### Ⅰ. Issue Description
Need to be covered APIs testing as follows:
- [ ] ParsePortBinding
- [ ] ValidatePortBinding
### Ⅱ. 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
|
add unit test for apis opts portbindings go ⅰ issue description need to be covered apis testing as follows parseportbinding validateportbinding ⅱ 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
|
334,716
| 29,952,146,480
|
IssuesEvent
|
2023-06-23 02:46:46
|
apache/beam
|
https://api.github.com/repos/apache/beam
|
closed
|
[Failing Test]: SpannerWriteIT is failing on master.
|
java tests bug P2 failing test awaiting triage permared
|
### What happened?
https://ci-beam.apache.org/job/beam_PreCommit_Java_GCP_IO_Direct_Phrase/188/
The test seems to be failing because it is trying to insert null values in the field `Value` of the Spanner test table `user`.
The below exception is being thrown by the test on master branch w/o any changes.
```
com.google.cloud.spanner.SpannerException: FAILED_PRECONDITION: com.google.api.gax.rpc.FailedPreconditionException: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: Value must not be NULL in table users.
```
### Issue Failure
Failure: Test is continually failing
### Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
### Issue Components
- [ ] Component: Python SDK
- [X] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [ ] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner
|
2.0
|
[Failing Test]: SpannerWriteIT is failing on master. - ### What happened?
https://ci-beam.apache.org/job/beam_PreCommit_Java_GCP_IO_Direct_Phrase/188/
The test seems to be failing because it is trying to insert null values in the field `Value` of the Spanner test table `user`.
The below exception is being thrown by the test on master branch w/o any changes.
```
com.google.cloud.spanner.SpannerException: FAILED_PRECONDITION: com.google.api.gax.rpc.FailedPreconditionException: io.grpc.StatusRuntimeException: FAILED_PRECONDITION: Value must not be NULL in table users.
```
### Issue Failure
Failure: Test is continually failing
### Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
### Issue Components
- [ ] Component: Python SDK
- [X] Component: Java SDK
- [ ] Component: Go SDK
- [ ] Component: Typescript SDK
- [ ] Component: IO connector
- [ ] Component: Beam examples
- [ ] Component: Beam playground
- [ ] Component: Beam katas
- [ ] Component: Website
- [ ] Component: Spark Runner
- [ ] Component: Flink Runner
- [ ] Component: Samza Runner
- [ ] Component: Twister2 Runner
- [ ] Component: Hazelcast Jet Runner
- [ ] Component: Google Cloud Dataflow Runner
|
test
|
spannerwriteit is failing on master what happened the test seems to be failing because it is trying to insert null values in the field value of the spanner test table user the below exception is being thrown by the test on master branch w o any changes com google cloud spanner spannerexception failed precondition com google api gax rpc failedpreconditionexception io grpc statusruntimeexception failed precondition value must not be null in table users issue failure failure test is continually failing issue priority priority backlog disabled test but we think the product is healthy issue components component python sdk component java sdk component go sdk component typescript sdk component io connector component beam examples component beam playground component beam katas component website component spark runner component flink runner component samza runner component runner component hazelcast jet runner component google cloud dataflow runner
| 1
|
329,683
| 24,232,201,682
|
IssuesEvent
|
2022-09-26 19:21:06
|
cryspen/hacl-packages
|
https://api.github.com/repos/cryspen/hacl-packages
|
closed
|
Document supported SHA3 and blake2 versions
|
documentation 🗒
|
Documentation only says SHA3 and blake2 but doesn't mention which versions are supported.
|
1.0
|
Document supported SHA3 and blake2 versions - Documentation only says SHA3 and blake2 but doesn't mention which versions are supported.
|
non_test
|
document supported and versions documentation only says and but doesn t mention which versions are supported
| 0
|
180,240
| 13,927,412,228
|
IssuesEvent
|
2020-10-21 19:47:36
|
rancher/dashboard
|
https://api.github.com/repos/rancher/dashboard
|
closed
|
v2 Istio - Message should be displayed that Istio requires v2 monitoring to be installed
|
[zube]: To Test kind/bug
|
rancher/rancher:master-head c428bc9
The default v2 Istio prometheus metrics URLs in the values YAML point to Prometheus installed by Rancher's monitoring:
```
external_services:
prometheus:
custom_metrics_url: 'http://rancher-monitoring-prometheus.cattle-monitoring-system.svc:9090'
url: 'http://rancher-monitoring-prometheus.cattle-monitoring-system.svc:9090'
```
With the default settings, if Rancher's monitoring is not installed, Kiali will not function correctly. A message should be displayed to the user that they should install Rancher's monitoring, or provide their own Prometheus configuration.
|
1.0
|
v2 Istio - Message should be displayed that Istio requires v2 monitoring to be installed - rancher/rancher:master-head c428bc9
The default v2 Istio prometheus metrics URLs in the values YAML point to Prometheus installed by Rancher's monitoring:
```
external_services:
prometheus:
custom_metrics_url: 'http://rancher-monitoring-prometheus.cattle-monitoring-system.svc:9090'
url: 'http://rancher-monitoring-prometheus.cattle-monitoring-system.svc:9090'
```
With the default settings, if Rancher's monitoring is not installed, Kiali will not function correctly. A message should be displayed to the user that they should install Rancher's monitoring, or provide their own Prometheus configuration.
|
test
|
istio message should be displayed that istio requires monitoring to be installed rancher rancher master head the default istio prometheus metrics urls in the values yaml point to prometheus installed by rancher s monitoring external services prometheus custom metrics url url with the default settings if rancher s monitoring is not installed kiali will not function correctly a message should be displayed to the user that they should install rancher s monitoring or provide their own prometheus configuration
| 1
|
31,900
| 4,728,518,443
|
IssuesEvent
|
2016-10-18 16:09:05
|
brave/browser-laptop
|
https://api.github.com/repos/brave/browser-laptop
|
closed
|
Manual tests for OS X 0.12.5 RC6
|
OS/macOS tests
|
## Installer
1. [x] Check that installer is close to the size of last release.
2. [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window.
3. [x] Check Brave, electron, and libchromiumcontent version in About and make sure it is EXACTLY as expected.
## Per release specialty tests
1. [ ] Test each item in release notes for the release that's going out.
## Ledger
1. [x] Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked.
2. [x] Remove all `ledger-*.json` files from `~/Library/Application\ Support/Brave/`. Go to the Payments tab in about:preferences, enable payments, click on `create wallet`. Check that the `add funds` button appears after a wallet is created.
3. [ ] Click on `add funds` and verify that adding funds through Coinbase increases the account balance.
4. [ ] Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase.
5. [ ] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
6. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click `add funds`. Verify that the `transfer funds` button is visible and that clicking on `transfer funds` opens a jsfiddle URL in a new tab.
7. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click `unregister`. Verify that the `transfer funds` button no longer appears in the `add funds` modal.
8. [x] Check that disabling payments and enabling them again does not lose state.
## Data
1. [x] Make sure that data from the last version appears in the new version OK.
2. [x] Test that the previous version's cookies are preserved in the next version.
## About pages
1. [x] Test that about:adblock loads
2. [x] Test that about:autofill loads
3. [x] Test that about:bookmarks loads bookmarks
4. [x] Test that about:downloads loads downloads
5. [x] Test that about:extensions loads
6. [x] Test that about:history loads history
7. [x] Test that about:passwords loads
8. [x] Test that about:preferences changing a preference takes effect right away
9. [x] Test that about:preferences language change takes effect on re-start
10. [x] Test that about.com without the http protocol is loaded from URL bar
## Bookmarks
1. [x] Test that creating a bookmark on the bookmarks toolbar works
2. [x] Test that creating a bookmark folder on the bookmarks toolbar works
3. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
4. [x] Test that clicking a bookmark in the toolbar loads the bookmark.
5. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.
## Context menus
1. [x] Make sure context menu items in the URL bar work
2. [x] Make sure context menu items on content work with no selected text.
3. [x] Make sure context menu items on content work with selected text.
4. [x] Make sure context menu items on content work inside an editable control (input, textarea, or contenteditable).
## Find on page
1. [x] Ensure search box is shown with shortcut
2. [x] Test successful find
3. [x] Test forward and backward find navigation
4. [x] Test failed find shows 0 results
5. [x] Test match case find
## Geolocation
1. [x] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works
## Site hacks
1. [x] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it
## Downloads
1. [x] Test downloading a file works and that all actions on the download item works.
## Fullscreen
1. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
2. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)
## Tabs and Pinning
1. [x] Test that tabs are pinnable
2. [x] Test that tabs are unpinnable
3. [x] Test that tabs are draggable to same tabset
4. [x] Test that tabs are draggable to alternate tabset
## Zoom
1. [x] Test zoom in / out shortcut works
2. [x] Test hamburger menu zooms.
3. [x] Test zoom saved when you close the browser and restore on a single site.
4. [x] Test zoom saved when you navigate within a single origin site.
5. [x] Test that navigating to a different origin resets the zoom
## Bravery settings
1. [x] Check that HTTPS Everywhere works by loading http://www.apple.com
2. [x] Turning HTTPS Everywhere off and shields off both disable the redirect to https://www.apple.com
3. [x] Check that ad replacement works on http://slashdot.org
4. [x] Check that toggling to blocking and allow ads works as expected.
5. [x] Test that clicking through a cert error in https://badssl.com/ works.
6. [x] Test that Safe Browsing works (http://excellentmovies.net/)
7. [x] Turning Safe Browsing off and shields off both disable safe browsing for http://excellentmovies.net/.
8. [x] Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work.
9. [x] Test that about:preferences default Bravery settings take effect on pages with no site settings.
10. [x] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
11. [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked.
12. [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.
## Content tests
1. [x] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab.
2. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
3. [x] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown.
4. [x] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled.
5. [x] Open a github issue and type some misspellings, make sure they are underlined.
6. [x] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
7. [x] Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded.
8. [x] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
9. [x] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
10. [x] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).
## Flash tests
1. [x] Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked.
2. [x] Test that flash placeholder appears on http://www.y8.com/games/superfighters
## Autofill tests
1. [x] Test that autofill works on http://www.roboform.com/filling-test-all-fields
## Session storage
Do not forget to make a backup of your entire `~/Library/Application\ Support/Brave` folder.
1. [x] Temporarily move away your `~/Library/Application\ Support/Brave/session-store-1` and test that clean session storage works. (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
2. [x] Test that windows and tabs restore when closed, including active tab.
3. [x] Move away your entire `~/Library/Application\ Support/Brave` folder (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
## Cookie and Cache
1. [x] Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified.
2. [x] Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value.
## Update tests
1. [ ] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
|
1.0
|
Manual tests for OS X 0.12.5 RC6 - ## Installer
1. [x] Check that installer is close to the size of last release.
2. [x] Check signature: If OS Run `spctl --assess --verbose /Applications/Brave.app/` and make sure it returns `accepted`. If Windows right click on the installer exe and go to Properties, go to the Digital Signatures tab and double click on the signature. Make sure it says "The digital signature is OK" in the popup window.
3. [x] Check Brave, electron, and libchromiumcontent version in About and make sure it is EXACTLY as expected.
## Per release specialty tests
1. [ ] Test each item in release notes for the release that's going out.
## Ledger
1. [x] Create a wallet with a value other than $5 selected in the monthly budget dropdown. Click on the 'Add Funds' button and check that Coinbase transactions are blocked.
2. [x] Remove all `ledger-*.json` files from `~/Library/Application\ Support/Brave/`. Go to the Payments tab in about:preferences, enable payments, click on `create wallet`. Check that the `add funds` button appears after a wallet is created.
3. [ ] Click on `add funds` and verify that adding funds through Coinbase increases the account balance.
4. [ ] Repeat the step above but add funds by scanning the QR code in a mobile bitcoin app instead of through Coinbase.
5. [ ] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
6. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click the register button. In the Payments tab, click `add funds`. Verify that the `transfer funds` button is visible and that clicking on `transfer funds` opens a jsfiddle URL in a new tab.
7. [x] Go to https://jsfiddle.net/LnwtLckc/5/ and click `unregister`. Verify that the `transfer funds` button no longer appears in the `add funds` modal.
8. [x] Check that disabling payments and enabling them again does not lose state.
## Data
1. [x] Make sure that data from the last version appears in the new version OK.
2. [x] Test that the previous version's cookies are preserved in the next version.
## About pages
1. [x] Test that about:adblock loads
2. [x] Test that about:autofill loads
3. [x] Test that about:bookmarks loads bookmarks
4. [x] Test that about:downloads loads downloads
5. [x] Test that about:extensions loads
6. [x] Test that about:history loads history
7. [x] Test that about:passwords loads
8. [x] Test that about:preferences changing a preference takes effect right away
9. [x] Test that about:preferences language change takes effect on re-start
10. [x] Test that about.com without the http protocol is loaded from URL bar
## Bookmarks
1. [x] Test that creating a bookmark on the bookmarks toolbar works
2. [x] Test that creating a bookmark folder on the bookmarks toolbar works
3. [x] Test that moving a bookmark into a folder by drag and drop on the bookmarks folder works
4. [x] Test that clicking a bookmark in the toolbar loads the bookmark.
5. [x] Test that clicking a bookmark in a bookmark toolbar folder loads the bookmark.
## Context menus
1. [x] Make sure context menu items in the URL bar work
2. [x] Make sure context menu items on content work with no selected text.
3. [x] Make sure context menu items on content work with selected text.
4. [x] Make sure context menu items on content work inside an editable control (input, textarea, or contenteditable).
## Find on page
1. [x] Ensure search box is shown with shortcut
2. [x] Test successful find
3. [x] Test forward and backward find navigation
4. [x] Test failed find shows 0 results
5. [x] Test match case find
## Geolocation
1. [x] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works
## Site hacks
1. [x] Test https://www.twitch.tv/adobe sub-page loads a video and you can play it
## Downloads
1. [x] Test downloading a file works and that all actions on the download item works.
## Fullscreen
1. [x] Test that entering full screen window works View -> Toggle Full Screen. And exit back (Not Esc).
2. [x] Test that entering HTML5 full screen works. And Esc to go back. (youtube.com)
## Tabs and Pinning
1. [x] Test that tabs are pinnable
2. [x] Test that tabs are unpinnable
3. [x] Test that tabs are draggable to same tabset
4. [x] Test that tabs are draggable to alternate tabset
## Zoom
1. [x] Test zoom in / out shortcut works
2. [x] Test hamburger menu zooms.
3. [x] Test zoom saved when you close the browser and restore on a single site.
4. [x] Test zoom saved when you navigate within a single origin site.
5. [x] Test that navigating to a different origin resets the zoom
## Bravery settings
1. [x] Check that HTTPS Everywhere works by loading http://www.apple.com
2. [x] Turning HTTPS Everywhere off and shields off both disable the redirect to https://www.apple.com
3. [x] Check that ad replacement works on http://slashdot.org
4. [x] Check that toggling to blocking and allow ads works as expected.
5. [x] Test that clicking through a cert error in https://badssl.com/ works.
6. [x] Test that Safe Browsing works (http://excellentmovies.net/)
7. [x] Turning Safe Browsing off and shields off both disable safe browsing for http://excellentmovies.net/.
8. [x] Visit https://brianbondy.com/ and then turn on script blocking, nothing should load. Allow it from the script blocking UI in the URL bar and it should work.
9. [x] Test that about:preferences default Bravery settings take effect on pages with no site settings.
10. [x] Test that turning on fingerprinting protection in about:preferences shows 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
11. [x] Test that 3rd party storage results are blank at https://jsfiddle.net/7ke9r14a/9/ when 3rd party cookies are blocked and not blank when 3rd party cookies are unblocked.
12. [x] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.
## Content tests
1. [x] Go to https://brianbondy.com/ and click on the twitter icon on the top right. Test that context menus work in the new twitter tab.
2. [x] Load twitter and click on a tweet so the popup div shows. Click to dismiss and repeat with another div. Make sure it shows.
3. [x] Go to http://www.bennish.net/web-notifications.html and test that clicking on 'Show' pops up a notification asking for permission. Make sure that clicking 'Deny' leads to no notifications being shown.
4. [x] Go to https://trac.torproject.org/projects/tor/login and make sure that the password can be saved. Make sure the saved password shows up in `about:passwords`. Then reload https://trac.torproject.org/projects/tor/login and make sure the password is autofilled.
5. [x] Open a github issue and type some misspellings, make sure they are underlined.
6. [x] Make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text.
7. [x] Make sure that Command + Click (Control + Click on Windows, Control + Click on Ubuntu) on a link opens a new tab but does NOT switch to it. Click on it and make sure it is already loaded.
8. [x] Open an email on http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
9. [x] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
10. [x] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).
## Flash tests
1. [x] Turn on Flash in about:preferences#security. Test that clicking on 'Install Flash' banner on myspace.com shows a notification to allow Flash and that the banner disappears when 'Allow' is clicked.
2. [x] Test that flash placeholder appears on http://www.y8.com/games/superfighters
## Autofill tests
1. [x] Test that autofill works on http://www.roboform.com/filling-test-all-fields
## Session storage
Do not forget to make a backup of your entire `~/Library/Application\ Support/Brave` folder.
1. [x] Temporarily move away your `~/Library/Application\ Support/Brave/session-store-1` and test that clean session storage works. (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
2. [x] Test that windows and tabs restore when closed, including active tab.
3. [x] Move away your entire `~/Library/Application\ Support/Brave` folder (`%appdata%\Brave in Windows`, `./config/brave` in Ubuntu)
## Cookie and Cache
1. [x] Make a backup of your profile, turn on all clearing in preferences and shut down. Make sure when you bring the browser back up everything is gone that is specified.
2. [x] Go to http://samy.pl/evercookie/ and set an evercookie. Check that going to prefs, clearing site data and cache, and going back to the Evercookie site does not remember the old evercookie value.
## Update tests
1. [ ] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
|
test
|
manual tests for os x installer check that installer is close to the size of last release check signature if os run spctl assess verbose applications brave app and make sure it returns accepted if windows right click on the installer exe and go to properties go to the digital signatures tab and double click on the signature make sure it says the digital signature is ok in the popup window check brave electron and libchromiumcontent version in about and make sure it is exactly as expected per release specialty tests test each item in release notes for the release that s going out ledger create a wallet with a value other than selected in the monthly budget dropdown click on the add funds button and check that coinbase transactions are blocked remove all ledger json files from library application support brave go to the payments tab in about preferences enable payments click on create wallet check that the add funds button appears after a wallet is created click on add funds and verify that adding funds through coinbase increases the account balance repeat the step above but add funds by scanning the qr code in a mobile bitcoin app instead of through coinbase visit nytimes com for a few seconds and make sure it shows up in the payments table go to and click the register button in the payments tab click add funds verify that the transfer funds button is visible and that clicking on transfer funds opens a jsfiddle url in a new tab go to and click unregister verify that the transfer funds button no longer appears in the add funds modal check that disabling payments and enabling them again does not lose state data make sure that data from the last version appears in the new version ok test that the previous version s cookies are preserved in the next version about pages test that about adblock loads test that about autofill loads test that about bookmarks loads bookmarks test that about downloads loads downloads test that about extensions loads test that about history loads history test that about passwords loads test that about preferences changing a preference takes effect right away test that about preferences language change takes effect on re start test that about com without the http protocol is loaded from url bar bookmarks test that creating a bookmark on the bookmarks toolbar works test that creating a bookmark folder on the bookmarks toolbar works test that moving a bookmark into a folder by drag and drop on the bookmarks folder works test that clicking a bookmark in the toolbar loads the bookmark test that clicking a bookmark in a bookmark toolbar folder loads the bookmark context menus make sure context menu items in the url bar work make sure context menu items on content work with no selected text make sure context menu items on content work with selected text make sure context menu items on content work inside an editable control input textarea or contenteditable find on page ensure search box is shown with shortcut test successful find test forward and backward find navigation test failed find shows results test match case find geolocation check that works site hacks test sub page loads a video and you can play it downloads test downloading a file works and that all actions on the download item works fullscreen test that entering full screen window works view toggle full screen and exit back not esc test that entering full screen works and esc to go back youtube com tabs and pinning test that tabs are pinnable test that tabs are unpinnable test that tabs are draggable to same tabset test that tabs are draggable to alternate tabset zoom test zoom in out shortcut works test hamburger menu zooms test zoom saved when you close the browser and restore on a single site test zoom saved when you navigate within a single origin site test that navigating to a different origin resets the zoom bravery settings check that https everywhere works by loading turning https everywhere off and shields off both disable the redirect to check that ad replacement works on check that toggling to blocking and allow ads works as expected test that clicking through a cert error in works test that safe browsing works turning safe browsing off and shields off both disable safe browsing for visit and then turn on script blocking nothing should load allow it from the script blocking ui in the url bar and it should work test that about preferences default bravery settings take effect on pages with no site settings test that turning on fingerprinting protection in about preferences shows fingerprints blocked at test that turning it off in the bravery menu shows fingerprints blocked test that party storage results are blank at when party cookies are blocked and not blank when party cookies are unblocked test that audio fingerprint is blocked at when fingerprinting protection is on content tests go to and click on the twitter icon on the top right test that context menus work in the new twitter tab load twitter and click on a tweet so the popup div shows click to dismiss and repeat with another div make sure it shows go to and test that clicking on show pops up a notification asking for permission make sure that clicking deny leads to no notifications being shown go to and make sure that the password can be saved make sure the saved password shows up in about passwords then reload and make sure the password is autofilled open a github issue and type some misspellings make sure they are underlined make sure that right clicking on a word with suggestions gives a suggestion and that clicking on the suggestion replaces the text make sure that command click control click on windows control click on ubuntu on a link opens a new tab but does not switch to it click on it and make sure it is already loaded open an email on or inbox google com and click on a link make sure it works test that pdf is loaded at test that shows up as grey not red no mixed content scripts are run flash tests turn on flash in about preferences security test that clicking on install flash banner on myspace com shows a notification to allow flash and that the banner disappears when allow is clicked test that flash placeholder appears on autofill tests test that autofill works on session storage do not forget to make a backup of your entire library application support brave folder temporarily move away your library application support brave session store and test that clean session storage works appdata brave in windows config brave in ubuntu test that windows and tabs restore when closed including active tab move away your entire library application support brave folder appdata brave in windows config brave in ubuntu cookie and cache make a backup of your profile turn on all clearing in preferences and shut down make sure when you bring the browser back up everything is gone that is specified go to and set an evercookie check that going to prefs clearing site data and cache and going back to the evercookie site does not remember the old evercookie value update tests test that updating using brave update version env variable works correctly
| 1
|
234,562
| 19,190,809,790
|
IssuesEvent
|
2021-12-05 23:38:38
|
napari/napari
|
https://api.github.com/repos/napari/napari
|
closed
|
Tests failing after skimage release
|
bug tests
|
## 🐛 Bug
I think we've got some failing tests after the latest skimage release around data loading . Maybe @jni or @grlee77 can look in and fix. thanks!!!
```python-traceback
_________________ ERROR at setup of test_add_multichannel_tiff _________________
@pytest.fixture
def single_tiff():
> return [image_fetcher.fetch('data/multipage.tif')]
napari/conftest.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data_name = 'multipage.tif'
def fetch(data_name):
if data_name.startswith("data/"):
data_name = data_name[5:]
path = os.path.join(data_dir, data_name)
if not os.path.exists(path):
> raise ValueError(
f"Legacy skimage image_fetcher cannot find file: {path}"
)
E ValueError: Legacy skimage image_fetcher cannot find file: /home/runner/.cache/scikit-image/0.19.0/data/multipage.tif
```
see https://github.com/napari/napari/runs/4413703143?check_suite_focus=true for example
|
1.0
|
Tests failing after skimage release - ## 🐛 Bug
I think we've got some failing tests after the latest skimage release around data loading . Maybe @jni or @grlee77 can look in and fix. thanks!!!
```python-traceback
_________________ ERROR at setup of test_add_multichannel_tiff _________________
@pytest.fixture
def single_tiff():
> return [image_fetcher.fetch('data/multipage.tif')]
napari/conftest.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
data_name = 'multipage.tif'
def fetch(data_name):
if data_name.startswith("data/"):
data_name = data_name[5:]
path = os.path.join(data_dir, data_name)
if not os.path.exists(path):
> raise ValueError(
f"Legacy skimage image_fetcher cannot find file: {path}"
)
E ValueError: Legacy skimage image_fetcher cannot find file: /home/runner/.cache/scikit-image/0.19.0/data/multipage.tif
```
see https://github.com/napari/napari/runs/4413703143?check_suite_focus=true for example
|
test
|
tests failing after skimage release 🐛 bug i think we ve got some failing tests after the latest skimage release around data loading maybe jni or can look in and fix thanks python traceback error at setup of test add multichannel tiff pytest fixture def single tiff return napari conftest py data name multipage tif def fetch data name if data name startswith data data name data name path os path join data dir data name if not os path exists path raise valueerror f legacy skimage image fetcher cannot find file path e valueerror legacy skimage image fetcher cannot find file home runner cache scikit image data multipage tif see for example
| 1
|
491,197
| 14,146,709,034
|
IssuesEvent
|
2020-11-10 19:38:28
|
grafana/grafana
|
https://api.github.com/repos/grafana/grafana
|
closed
|
[Feature request] Github Authentication cannot pickup on non-primary emails
|
area/backend/auth bot/close feature request help wanted not implemented priority/nice-to-have type/feature-request
|
Grafana 4.0.1
Logging in with Github is not able to pick up on a user unless their *primary* Github email is the same as their Grafana email.
It would be really nice if Grafana would look for users matching non-primary, confirmed emails as well, *or* let us associate a Github account by logging into it from a Grafana account.
I even tried temporarily changing my Grafana email and then logging using Github, but when I change it back, I'm unable to log into it again.
|
1.0
|
[Feature request] Github Authentication cannot pickup on non-primary emails - Grafana 4.0.1
Logging in with Github is not able to pick up on a user unless their *primary* Github email is the same as their Grafana email.
It would be really nice if Grafana would look for users matching non-primary, confirmed emails as well, *or* let us associate a Github account by logging into it from a Grafana account.
I even tried temporarily changing my Grafana email and then logging using Github, but when I change it back, I'm unable to log into it again.
|
non_test
|
github authentication cannot pickup on non primary emails grafana logging in with github is not able to pick up on a user unless their primary github email is the same as their grafana email it would be really nice if grafana would look for users matching non primary confirmed emails as well or let us associate a github account by logging into it from a grafana account i even tried temporarily changing my grafana email and then logging using github but when i change it back i m unable to log into it again
| 0
|
130,160
| 10,599,578,892
|
IssuesEvent
|
2019-10-10 08:16:48
|
aiidateam/aiida-core
|
https://api.github.com/repos/aiidateam/aiida-core
|
opened
|
`ObjectDeletedError` for SqlAlchemy backend
|
priority/important topic/database-backend topic/orm topic/testing type/bug
|
This often occurs during unit tests, example:
```
ERROR: tearDownClass (aiida.backends.tests.engine.test_calc_job.TestCalcJob)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sphuber/code/aiida/env/dev/aiida-core/aiida/backends/testbase.py", line 192, in tearDownClass
cls.clean_db()
File "/home/sphuber/code/aiida/env/dev/aiida-core/aiida/backends/testbase.py", line 146, in clean_db
cls.__backend_instance.clean_db()
File "/home/sphuber/code/aiida/env/dev/aiida-core/aiida/backends/sqlalchemy/tests/testbase.py", line 65, in clean_db
self.test_session.commit()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 1026, in commit
self.transaction.commit()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 493, in commit
self._prepare_impl()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 472, in _prepare_impl
self.session.flush()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2451, in flush
self._flush(objects)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2589, in _flush
transaction.rollback(_capture_exception=True)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 68, in __exit__
compat.reraise(exc_type, exc_value, exc_tb)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2555, in _flush
flush_context.finalize_flush_changes()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 443, in finalize_flush_changes
self.session._register_persistent(other)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 1846, in _register_persistent
instance_key = mapper._identity_key_from_state(state)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/mapper.py", line 2728, in _identity_key_from_state
for prop in self._identity_key_props
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/attributes.py", line 677, in get
value = state._load_expired(state, passive)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/state.py", line 660, in _load_expired
self.manager.deferred_scalar_loader(self, toload)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/loading.py", line 985, in load_scalar_attributes
raise orm_exc.ObjectDeletedError(state)
ObjectDeletedError: Instance '<DbUser at 0x7f86b06c6990>' has been deleted, or its row is otherwise not present.
```
but can also occur in business logic. It most likely has to do with objects being deleted but not properly through a nested session.
|
1.0
|
`ObjectDeletedError` for SqlAlchemy backend - This often occurs during unit tests, example:
```
ERROR: tearDownClass (aiida.backends.tests.engine.test_calc_job.TestCalcJob)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/sphuber/code/aiida/env/dev/aiida-core/aiida/backends/testbase.py", line 192, in tearDownClass
cls.clean_db()
File "/home/sphuber/code/aiida/env/dev/aiida-core/aiida/backends/testbase.py", line 146, in clean_db
cls.__backend_instance.clean_db()
File "/home/sphuber/code/aiida/env/dev/aiida-core/aiida/backends/sqlalchemy/tests/testbase.py", line 65, in clean_db
self.test_session.commit()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 1026, in commit
self.transaction.commit()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 493, in commit
self._prepare_impl()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 472, in _prepare_impl
self.session.flush()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2451, in flush
self._flush(objects)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2589, in _flush
transaction.rollback(_capture_exception=True)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 68, in __exit__
compat.reraise(exc_type, exc_value, exc_tb)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 2555, in _flush
flush_context.finalize_flush_changes()
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 443, in finalize_flush_changes
self.session._register_persistent(other)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/session.py", line 1846, in _register_persistent
instance_key = mapper._identity_key_from_state(state)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/mapper.py", line 2728, in _identity_key_from_state
for prop in self._identity_key_props
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/attributes.py", line 677, in get
value = state._load_expired(state, passive)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/state.py", line 660, in _load_expired
self.manager.deferred_scalar_loader(self, toload)
File "/home/sphuber/.virtualenvs/aiida_dev/local/lib/python2.7/site-packages/sqlalchemy/orm/loading.py", line 985, in load_scalar_attributes
raise orm_exc.ObjectDeletedError(state)
ObjectDeletedError: Instance '<DbUser at 0x7f86b06c6990>' has been deleted, or its row is otherwise not present.
```
but can also occur in business logic. It most likely has to do with objects being deleted but not properly through a nested session.
|
test
|
objectdeletederror for sqlalchemy backend this often occurs during unit tests example error teardownclass aiida backends tests engine test calc job testcalcjob traceback most recent call last file home sphuber code aiida env dev aiida core aiida backends testbase py line in teardownclass cls clean db file home sphuber code aiida env dev aiida core aiida backends testbase py line in clean db cls backend instance clean db file home sphuber code aiida env dev aiida core aiida backends sqlalchemy tests testbase py line in clean db self test session commit file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm session py line in commit self transaction commit file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm session py line in commit self prepare impl file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm session py line in prepare impl self session flush file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm session py line in flush self flush objects file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm session py line in flush transaction rollback capture exception true file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy util langhelpers py line in exit compat reraise exc type exc value exc tb file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm session py line in flush flush context finalize flush changes file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm unitofwork py line in finalize flush changes self session register persistent other file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm session py line in register persistent instance key mapper identity key from state state file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm mapper py line in identity key from state for prop in self identity key props file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm attributes py line in get value state load expired state passive file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm state py line in load expired self manager deferred scalar loader self toload file home sphuber virtualenvs aiida dev local lib site packages sqlalchemy orm loading py line in load scalar attributes raise orm exc objectdeletederror state objectdeletederror instance has been deleted or its row is otherwise not present but can also occur in business logic it most likely has to do with objects being deleted but not properly through a nested session
| 1
|
101,995
| 16,542,739,574
|
IssuesEvent
|
2021-05-27 19:03:54
|
doc-ai/react-native-tensorio-tflite
|
https://api.github.com/repos/doc-ai/react-native-tensorio-tflite
|
opened
|
CVE-2021-32640 (Medium) detected in ws-7.4.3.tgz
|
security vulnerability
|
## CVE-2021-32640 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-7.4.3.tgz</b></p></summary>
<p>Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js</p>
<p>Library home page: <a href="https://registry.npmjs.org/ws/-/ws-7.4.3.tgz">https://registry.npmjs.org/ws/-/ws-7.4.3.tgz</a></p>
<p>Path to dependency file: react-native-tensorio-tflite/package.json</p>
<p>Path to vulnerable library: react-native-tensorio-tflite/node_modules/ws/package.json</p>
<p>
Dependency Hierarchy:
- react-native-0.62.2.tgz (Root Library)
- react-devtools-core-4.10.1.tgz
- :x: **ws-7.4.3.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/doc-ai/react-native-tensorio-tflite/commit/476340fbc1766e8404baed64a296582b7588a7b0">476340fbc1766e8404baed64a296582b7588a7b0</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>
ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.
<p>Publish Date: 2021-05-25
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640>CVE-2021-32640</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.3</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: None
- 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/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693">https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693</a></p>
<p>Release Date: 2021-05-25</p>
<p>Fix Resolution: ws - 7.4.6</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"ws","packageVersion":"7.4.3","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"react-native:0.62.2;react-devtools-core:4.10.1;ws:7.4.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ws - 7.4.6"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-32640","vulnerabilityDetails":"ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size\u003dsize`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640","cvss3Severity":"medium","cvss3Score":"5.3","cvss3Metrics":{"A":"Low","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
|
True
|
CVE-2021-32640 (Medium) detected in ws-7.4.3.tgz - ## CVE-2021-32640 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ws-7.4.3.tgz</b></p></summary>
<p>Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js</p>
<p>Library home page: <a href="https://registry.npmjs.org/ws/-/ws-7.4.3.tgz">https://registry.npmjs.org/ws/-/ws-7.4.3.tgz</a></p>
<p>Path to dependency file: react-native-tensorio-tflite/package.json</p>
<p>Path to vulnerable library: react-native-tensorio-tflite/node_modules/ws/package.json</p>
<p>
Dependency Hierarchy:
- react-native-0.62.2.tgz (Root Library)
- react-devtools-core-4.10.1.tgz
- :x: **ws-7.4.3.tgz** (Vulnerable Library)
<p>Found in HEAD commit: <a href="https://github.com/doc-ai/react-native-tensorio-tflite/commit/476340fbc1766e8404baed64a296582b7588a7b0">476340fbc1766e8404baed64a296582b7588a7b0</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>
ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size=size`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.
<p>Publish Date: 2021-05-25
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640>CVE-2021-32640</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.3</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: None
- 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/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693">https://github.com/websockets/ws/security/advisories/GHSA-6fc8-4gx4-v693</a></p>
<p>Release Date: 2021-05-25</p>
<p>Fix Resolution: ws - 7.4.6</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":false,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"javascript/Node.js","packageName":"ws","packageVersion":"7.4.3","packageFilePaths":["/package.json"],"isTransitiveDependency":true,"dependencyTree":"react-native:0.62.2;react-devtools-core:4.10.1;ws:7.4.3","isMinimumFixVersionAvailable":true,"minimumFixVersion":"ws - 7.4.6"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-32640","vulnerabilityDetails":"ws is an open source WebSocket client and server library for Node.js. A specially crafted value of the `Sec-Websocket-Protocol` header can be used to significantly slow down a ws server. The vulnerability has been fixed in ws@7.4.6 (https://github.com/websockets/ws/commit/00c425ec77993773d823f018f64a5c44e17023ff). In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the [`--max-http-header-size\u003dsize`](https://nodejs.org/api/cli.html#cli_max_http_header_size_size) and/or the [`maxHeaderSize`](https://nodejs.org/api/http.html#http_http_createserver_options_requestlistener) options.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-32640","cvss3Severity":"medium","cvss3Score":"5.3","cvss3Metrics":{"A":"Low","AC":"Low","PR":"None","S":"Unchanged","C":"None","UI":"None","AV":"Network","I":"None"},"extraData":{}}</REMEDIATE> -->
|
non_test
|
cve medium detected in ws tgz cve medium severity vulnerability vulnerable library ws tgz simple to use blazing fast and thoroughly tested websocket client and server for node js library home page a href path to dependency file react native tensorio tflite package json path to vulnerable library react native tensorio tflite node modules ws package json dependency hierarchy react native tgz root library react devtools core tgz x ws tgz vulnerable library found in head commit a href found in base branch master vulnerability details ws is an open source websocket client and server library for node js a specially crafted value of the sec websocket protocol header can be used to significantly slow down a ws server the vulnerability has been fixed in ws in vulnerable versions of ws the issue can be mitigated by reducing the maximum allowed length of the request headers using the and or the options 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 none 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 ws isopenpronvulnerability false ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree react native react devtools core ws isminimumfixversionavailable true minimumfixversion ws basebranches vulnerabilityidentifier cve vulnerabilitydetails ws is an open source websocket client and server library for node js a specially crafted value of the sec websocket protocol header can be used to significantly slow down a ws server the vulnerability has been fixed in ws in vulnerable versions of ws the issue can be mitigated by reducing the maximum allowed length of the request headers using the and or the options vulnerabilityurl
| 0
|
77,498
| 7,575,327,571
|
IssuesEvent
|
2018-04-24 01:03:31
|
intesar/Fx-Test-Data
|
https://api.github.com/repos/intesar/Fx-Test-Data
|
closed
|
Test-F7SOs0 : enterprise_user_signup_valid
|
Test-F7SOs0
|
Project : Test-F7SOs0
Job : Stg
Env : Stg
Region : FxLabs/US_WEST_1
Result : fail
Status Code : 200
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 24 Apr 2018 00:50:01 GMT]}
Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up
Request :
{
"name" : "fn1 ln",
"email" : "prD@fxlabs.io",
"password" : "12345678",
"company" : "TSSjUmVcrugpUiMS71JyQ5tQ"
}
Response :
{
"requestId" : "None",
"requestTime" : "2018-04-24T00:50:01.834+0000",
"errors" : false,
"messages" : [ {
"type" : "INFO",
"key" : "",
"value" : "Sign-up successful!"
} ],
"data" : true,
"totalPages" : 1,
"totalElements" : 1
}
Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]
|
1.0
|
Test-F7SOs0 : enterprise_user_signup_valid - Project : Test-F7SOs0
Job : Stg
Env : Stg
Region : FxLabs/US_WEST_1
Result : fail
Status Code : 200
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Tue, 24 Apr 2018 00:50:01 GMT]}
Endpoint : http://stg1.fxlabs.io/api/v1/users/enterprise-sign-up
Request :
{
"name" : "fn1 ln",
"email" : "prD@fxlabs.io",
"password" : "12345678",
"company" : "TSSjUmVcrugpUiMS71JyQ5tQ"
}
Response :
{
"requestId" : "None",
"requestTime" : "2018-04-24T00:50:01.834+0000",
"errors" : false,
"messages" : [ {
"type" : "INFO",
"key" : "",
"value" : "Sign-up successful!"
} ],
"data" : true,
"totalPages" : 1,
"totalElements" : 1
}
Logs :
Assertion [@Response.errors == false] passed, expected [false] and found [false]Assertion [@StatusCode == 200] passed, expected [200] and found [200]
|
test
|
test enterprise user signup valid project test job stg env stg region fxlabs us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options content type transfer encoding date endpoint request name ln email prd fxlabs io password company response requestid none requesttime errors false messages type info key value sign up successful data true totalpages totalelements logs assertion passed expected and found assertion passed expected and found
| 1
|
257,912
| 19,535,170,611
|
IssuesEvent
|
2021-12-31 04:16:04
|
Jongmo-kim/Personal-NAS
|
https://api.github.com/repos/Jongmo-kim/Personal-NAS
|
closed
|
구체적인 기능을 정합니다.
|
documentation good first issue
|
- # 필요성
으레 컴퓨터 좋아하는 사람들이 갖는 욕심인 '나도 개인 NAS'를 가지고 싶다' 로 필요성을 느끼기 시작했습니다. 이는 곧 '홈서버를 만들고싶다. '와 같은 느낌으로 발전해나가기 시작했습니다.
홈서버만 만들고 끝이아니고 제가 회사에서 써봤던 JPA, gradle, Query DSL, JWT, Spring security... 와 같은 기술도 사용해보고 싶은 욕심이 있었습니다.
그래서 이 프로젝트에서 제가 학습/경험 해보고싶은 기술들을 정리하고 어떤기능을 제작할지 정합니다.
- # 기술 욕심
- JPA
- Query DSL
- JWT
- Jenkins
- JUnit5
- Vue.js
- 프론트 엔드 **테스트** 라이브러리
- **테스트**에 관련된 라이브러리
- CI/CD에 관련된 라이브러리
- GIT 브렌치 플로우
- # 기능 욕심
- 음악 업/다운로드 기능
- 블로그 글 저장 기능
- 블로그 글 사진, 동영상,음악 첨부기능
- 여기서 업로드한 사진, 동영상, 음악은 자체 서버에 저장된 리소스를 사용합니다.
- 블로그 댓글 기능
- 외부 링크 html 파일 저장하기
- 블로그 글을 쓸때 링크가 깨지는 경우가 종종 발생하는데, 여기서 글을 쓸때 하이퍼 링크를 추가하면 자동으로 해당 웹사이트의 html파일을 긁어와 저장하는 기능입니다.
- SSO, OAUTH를 사용한 로그인 기능
- 당장은 홈페이지 하나만 만들지만 추후 다른프로젝트와 연동할것을 생각하여 통합로그인 기능을 추가합니다.
- Youtube-dl repo를 이용해서 유튜브 링크를 던지면 자동으로 다운로드 되는 기능
- https://github.com/ytdl-org/youtube-dl 해당 리포를 사용해서 기능을 구현해봅니다.
- 테스트 커버리지 100%
- https://www.youtube.com/watch?v=jdlBu2vFv58 에서 이를 본받아 이 프로젝트에서 테스트 커버리지를 100%를 달성하기로 합니다.
- # 막연하게 생각중인 기술들
- 홈서버 사용한 전력량 측정하기 (아두이노 등을 통해)
- 홈서버 현재 업/다운로드 중인 트렌젝션(?) 조회하기
- # 서비스할 기능
위의 기능,기술들을 종합하고 실제 서비스 할 기능을 구체화 합니다.
- 회원 기능
- 로그인
- 회원 신청
- 폐쇠적인 사이트로 운용할 계획이기때문에 즉시 회원가입은 안되고 신청제로 받습니다.
- 아이디 비밀번호 찾기
- 등록한 이메일로 찾을수 있게 합니다.
- 파일 업/다운로드기능
- youtube-dl 을 통해 유튜브 링크를 주면 로컬 서버에 저장되는 기능
- 에디터에서 사진 업로드시 로컬 서버에 저장되는 기능
- 파일 탐색기와 비슷한 형식으로 업/다운로드 기능
- 블로그 글쓰기 기능
- 에디터에서 업로드된 동영상 재생기능
- 링크 첨부시 해당링크의 html 저장하는기능
- 관리자 기능
- 업로드된 파일 관리 기능
- 계정 관리 기능
- 블로그 글 관리 기능
|
1.0
|
구체적인 기능을 정합니다. - - # 필요성
으레 컴퓨터 좋아하는 사람들이 갖는 욕심인 '나도 개인 NAS'를 가지고 싶다' 로 필요성을 느끼기 시작했습니다. 이는 곧 '홈서버를 만들고싶다. '와 같은 느낌으로 발전해나가기 시작했습니다.
홈서버만 만들고 끝이아니고 제가 회사에서 써봤던 JPA, gradle, Query DSL, JWT, Spring security... 와 같은 기술도 사용해보고 싶은 욕심이 있었습니다.
그래서 이 프로젝트에서 제가 학습/경험 해보고싶은 기술들을 정리하고 어떤기능을 제작할지 정합니다.
- # 기술 욕심
- JPA
- Query DSL
- JWT
- Jenkins
- JUnit5
- Vue.js
- 프론트 엔드 **테스트** 라이브러리
- **테스트**에 관련된 라이브러리
- CI/CD에 관련된 라이브러리
- GIT 브렌치 플로우
- # 기능 욕심
- 음악 업/다운로드 기능
- 블로그 글 저장 기능
- 블로그 글 사진, 동영상,음악 첨부기능
- 여기서 업로드한 사진, 동영상, 음악은 자체 서버에 저장된 리소스를 사용합니다.
- 블로그 댓글 기능
- 외부 링크 html 파일 저장하기
- 블로그 글을 쓸때 링크가 깨지는 경우가 종종 발생하는데, 여기서 글을 쓸때 하이퍼 링크를 추가하면 자동으로 해당 웹사이트의 html파일을 긁어와 저장하는 기능입니다.
- SSO, OAUTH를 사용한 로그인 기능
- 당장은 홈페이지 하나만 만들지만 추후 다른프로젝트와 연동할것을 생각하여 통합로그인 기능을 추가합니다.
- Youtube-dl repo를 이용해서 유튜브 링크를 던지면 자동으로 다운로드 되는 기능
- https://github.com/ytdl-org/youtube-dl 해당 리포를 사용해서 기능을 구현해봅니다.
- 테스트 커버리지 100%
- https://www.youtube.com/watch?v=jdlBu2vFv58 에서 이를 본받아 이 프로젝트에서 테스트 커버리지를 100%를 달성하기로 합니다.
- # 막연하게 생각중인 기술들
- 홈서버 사용한 전력량 측정하기 (아두이노 등을 통해)
- 홈서버 현재 업/다운로드 중인 트렌젝션(?) 조회하기
- # 서비스할 기능
위의 기능,기술들을 종합하고 실제 서비스 할 기능을 구체화 합니다.
- 회원 기능
- 로그인
- 회원 신청
- 폐쇠적인 사이트로 운용할 계획이기때문에 즉시 회원가입은 안되고 신청제로 받습니다.
- 아이디 비밀번호 찾기
- 등록한 이메일로 찾을수 있게 합니다.
- 파일 업/다운로드기능
- youtube-dl 을 통해 유튜브 링크를 주면 로컬 서버에 저장되는 기능
- 에디터에서 사진 업로드시 로컬 서버에 저장되는 기능
- 파일 탐색기와 비슷한 형식으로 업/다운로드 기능
- 블로그 글쓰기 기능
- 에디터에서 업로드된 동영상 재생기능
- 링크 첨부시 해당링크의 html 저장하는기능
- 관리자 기능
- 업로드된 파일 관리 기능
- 계정 관리 기능
- 블로그 글 관리 기능
|
non_test
|
구체적인 기능을 정합니다 필요성 으레 컴퓨터 좋아하는 사람들이 갖는 욕심인 나도 개인 nas 를 가지고 싶다 로 필요성을 느끼기 시작했습니다 이는 곧 홈서버를 만들고싶다 와 같은 느낌으로 발전해나가기 시작했습니다 홈서버만 만들고 끝이아니고 제가 회사에서 써봤던 jpa gradle query dsl jwt spring security 와 같은 기술도 사용해보고 싶은 욕심이 있었습니다 그래서 이 프로젝트에서 제가 학습 경험 해보고싶은 기술들을 정리하고 어떤기능을 제작할지 정합니다 기술 욕심 jpa query dsl jwt jenkins vue js 프론트 엔드 테스트 라이브러리 테스트 에 관련된 라이브러리 ci cd에 관련된 라이브러리 git 브렌치 플로우 기능 욕심 음악 업 다운로드 기능 블로그 글 저장 기능 블로그 글 사진 동영상 음악 첨부기능 여기서 업로드한 사진 동영상 음악은 자체 서버에 저장된 리소스를 사용합니다 블로그 댓글 기능 외부 링크 html 파일 저장하기 블로그 글을 쓸때 링크가 깨지는 경우가 종종 발생하는데 여기서 글을 쓸때 하이퍼 링크를 추가하면 자동으로 해당 웹사이트의 html파일을 긁어와 저장하는 기능입니다 sso oauth를 사용한 로그인 기능 당장은 홈페이지 하나만 만들지만 추후 다른프로젝트와 연동할것을 생각하여 통합로그인 기능을 추가합니다 youtube dl repo를 이용해서 유튜브 링크를 던지면 자동으로 다운로드 되는 기능 해당 리포를 사용해서 기능을 구현해봅니다 테스트 커버리지 에서 이를 본받아 이 프로젝트에서 테스트 커버리지를 를 달성하기로 합니다 막연하게 생각중인 기술들 홈서버 사용한 전력량 측정하기 아두이노 등을 통해 홈서버 현재 업 다운로드 중인 트렌젝션 조회하기 서비스할 기능 위의 기능 기술들을 종합하고 실제 서비스 할 기능을 구체화 합니다 회원 기능 로그인 회원 신청 폐쇠적인 사이트로 운용할 계획이기때문에 즉시 회원가입은 안되고 신청제로 받습니다 아이디 비밀번호 찾기 등록한 이메일로 찾을수 있게 합니다 파일 업 다운로드기능 youtube dl 을 통해 유튜브 링크를 주면 로컬 서버에 저장되는 기능 에디터에서 사진 업로드시 로컬 서버에 저장되는 기능 파일 탐색기와 비슷한 형식으로 업 다운로드 기능 블로그 글쓰기 기능 에디터에서 업로드된 동영상 재생기능 링크 첨부시 해당링크의 html 저장하는기능 관리자 기능 업로드된 파일 관리 기능 계정 관리 기능 블로그 글 관리 기능
| 0
|
53,146
| 6,302,503,409
|
IssuesEvent
|
2017-07-21 11:04:22
|
Princeton-CDH/derrida-django
|
https://api.github.com/repos/Princeton-CDH/derrida-django
|
closed
|
citations: associate with image/canvas
|
awaiting testing
|
As a record editor, I want to be able to associate a citation with one or more images from books so that I can track how citation of a particular page (or pages) relates to interventions on that page (or pages).
As a record editor, when editing this field in the Django admin, I want it to automatically filter to only those images associated with the digital edition of the book (i.e. if a reference is set to BookA, only images associated with BookA show up).
- [x] revise help text to make it clear images are restricted to associated digitized volume
- [x] disable canvas select if no digitized volume is associated
|
1.0
|
citations: associate with image/canvas - As a record editor, I want to be able to associate a citation with one or more images from books so that I can track how citation of a particular page (or pages) relates to interventions on that page (or pages).
As a record editor, when editing this field in the Django admin, I want it to automatically filter to only those images associated with the digital edition of the book (i.e. if a reference is set to BookA, only images associated with BookA show up).
- [x] revise help text to make it clear images are restricted to associated digitized volume
- [x] disable canvas select if no digitized volume is associated
|
test
|
citations associate with image canvas as a record editor i want to be able to associate a citation with one or more images from books so that i can track how citation of a particular page or pages relates to interventions on that page or pages as a record editor when editing this field in the django admin i want it to automatically filter to only those images associated with the digital edition of the book i e if a reference is set to booka only images associated with booka show up revise help text to make it clear images are restricted to associated digitized volume disable canvas select if no digitized volume is associated
| 1
|
20,020
| 4,479,480,384
|
IssuesEvent
|
2016-08-27 16:45:23
|
PolymerElements/polymer-starter-kit
|
https://api.github.com/repos/PolymerElements/polymer-starter-kit
|
closed
|
Script in dist/elements/elements.html is not transpiled to ES5 when using gulp serve:dist
|
documentation
|
When I do `gulp serve`, my test PSK project starts up correctly; however, doing a `gulp serve:dist` gives me the following error in the console.
> Uncaught SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode -- elements.html:16969
When I inspected this *elements.html* file, I noticed that the my ES2015 script wasn't transpiled to ES5.
```
...
<input class="paper-font-body2" value="{{greeting::input}}">
</template>
<script>
class MyGreeting {
beforeRegister() {
this.is = 'my-greeting';
this.properties = {
greeting: {
type: String,
value: 'Welcome!',
notify: true
}
};
}
}
Polymer(MyGreeting);
</script>
```
I tried going through the *gulpfile.js* but couldn't work out where exactly the issue was. Here is my updated *gulpfile.js* based on the guide [Add ES2015 support through Babel](https://github.com/PolymerElements/polymer-starter-kit/blob/master/docs/add-es2015-support-babel.md).
Am I missing something obvious? :(
```
/*
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/
'use strict';
// Include Gulp & tools we'll use
var gulp = require('gulp');
var $ = require('gulp-load-plugins')();
var del = require('del');
var runSequence = require('run-sequence');
var browserSync = require('browser-sync');
var reload = browserSync.reload;
var merge = require('merge-stream');
var path = require('path');
var fs = require('fs');
var glob = require('glob-all');
var historyApiFallback = require('connect-history-api-fallback');
var packageJson = require('./package.json');
var crypto = require('crypto');
var ensureFiles = require('./tasks/ensure-files.js');
// var ghPages = require('gulp-gh-pages');
var AUTOPREFIXER_BROWSERS = [
'ie >= 10',
'ie_mob >= 10',
'ff >= 30',
'chrome >= 34',
'safari >= 7',
'opera >= 23',
'ios >= 7',
'android >= 4.4',
'bb >= 10'
];
var DIST = 'dist';
var dist = function(subpath) {
return !subpath ? DIST : path.join(DIST, subpath);
};
var styleTask = function(stylesPath, srcs) {
return gulp.src(srcs.map(function(src) {
return path.join('app', stylesPath, src);
}))
.pipe($.changed(stylesPath, {extension: '.css'}))
.pipe($.autoprefixer(AUTOPREFIXER_BROWSERS))
.pipe(gulp.dest('.tmp/' + stylesPath))
.pipe($.minifyCss())
.pipe(gulp.dest(dist(stylesPath)))
.pipe($.size({title: stylesPath}));
};
var imageOptimizeTask = function(src, dest) {
return gulp.src(src)
.pipe($.imagemin({
progressive: true,
interlaced: true
}))
.pipe(gulp.dest(dest))
.pipe($.size({title: 'images'}));
};
var optimizeHtmlTask = function(src, dest) {
var assets = $.useref.assets();
return gulp.src(src)
.pipe(assets)
// Concatenate and minify JavaScript
.pipe($.if('*.js', $.uglify({
preserveComments: 'some'
})))
// Concatenate and minify styles
// In case you are still using useref build blocks
.pipe($.if('*.css', $.minifyCss()))
.pipe(assets.restore())
.pipe($.useref())
// Minify any HTML
.pipe($.if('*.html', $.minifyHtml({
quotes: true,
empty: true,
spare: true
})))
// Output files
.pipe(gulp.dest(dest))
.pipe($.size({
title: 'html'
}));
};
// Compile and automatically prefix stylesheets
gulp.task('styles', function() {
return styleTask('styles', ['**/*.css']);
});
gulp.task('elements', function() {
return styleTask('elements', ['**/*.css']);
});
// Ensure that we are not missing required files for the project
// "dot" files are specifically tricky due to them being hidden on
// some systems.
gulp.task('ensureFiles', function(cb) {
var requiredFiles = ['.jscsrc', '.jshintrc', '.bowerrc'];
ensureFiles(requiredFiles.map(function(p) {
return path.join(__dirname, p);
}), cb);
});
// Lint JavaScript
gulp.task('lint', ['ensureFiles'], function() {
return gulp.src([
'app/scripts/**/*.js',
'app/elements/**/*.js',
'app/elements/**/*.html',
'gulpfile.js'
])
.pipe(reload({
stream: true,
once: true
}))
// JSCS has not yet a extract option
.pipe($.if('*.html', $.htmlExtract({strip: true})))
.pipe($.jshint())
.pipe($.jscs())
.pipe($.jscsStylish.combineWithHintResults())
.pipe($.jshint.reporter('jshint-stylish'))
.pipe($.if(!browserSync.active, $.jshint.reporter('fail')));
});
// Transpile all JS to ES5.
gulp.task('js', function() {
return gulp.src(['app/**/*.{js,html}', '!app/bower_components/**/*'])
.pipe($.sourcemaps.init())
.pipe($.if('*.html', $.crisper({scriptInHead: false}))) // Extract JS from .html files
.pipe($.if('*.js', $.babel({
presets: ['es2015']
})))
.pipe($.sourcemaps.write('.'))
.pipe(gulp.dest('.tmp/'))
.pipe(gulp.dest(dist()));
});
// Optimize images
gulp.task('images', function() {
return imageOptimizeTask('app/images/**/*', dist('images'));
});
// Copy all files at the root level (app)
gulp.task('copy', function() {
var app = gulp.src([
'app/*',
'!app/test',
'!app/elements',
'!app/bower_components',
'!app/cache-config.json',
'!**/.DS_Store'
], {
dot: true
}).pipe(gulp.dest(dist()));
// Copy over only the bower_components we need
// These are things which cannot be vulcanized
var bower = gulp.src([
'app/bower_components/{webcomponentsjs,platinum-sw,sw-toolbox,promise-polyfill}/**/*'
]).pipe(gulp.dest(dist('bower_components')));
return merge(app, bower)
.pipe($.size({
title: 'copy'
}));
});
// Copy web fonts to dist
gulp.task('fonts', function() {
return gulp.src(['app/fonts/**'])
.pipe(gulp.dest(dist('fonts')))
.pipe($.size({
title: 'fonts'
}));
});
// Scan your HTML for assets & optimize them
gulp.task('html', function() {
return optimizeHtmlTask(
[dist('/**/*.html'), '!' + dist('/{elements,test,bower_components}/**/*.html')],
dist());
});
// Vulcanize granular configuration
gulp.task('vulcanize', function() {
return gulp.src('app/elements/elements.html')
.pipe($.vulcanize({
stripComments: true,
inlineCss: true,
inlineScripts: true
}))
.pipe(gulp.dest(dist('elements')))
.pipe($.size({title: 'vulcanize'}));
});
// Generate config data for the <sw-precache-cache> element.
// This include a list of files that should be precached, as well as a (hopefully unique) cache
// id that ensure that multiple PSK projects don't share the same Cache Storage.
// This task does not run by default, but if you are interested in using service worker caching
// in your project, please enable it within the 'default' task.
// See https://github.com/PolymerElements/polymer-starter-kit#enable-service-worker-support
// for more context.
gulp.task('cache-config', function(callback) {
var dir = dist();
var config = {
cacheId: packageJson.name || path.basename(__dirname),
disabled: false
};
glob([
'index.html',
'./',
'bower_components/webcomponentsjs/webcomponents-lite.min.js',
'{elements,scripts,styles}/**/*.*'],
{cwd: dir}, function(error, files) {
if (error) {
callback(error);
} else {
config.precache = files;
var md5 = crypto.createHash('md5');
md5.update(JSON.stringify(config.precache));
config.precacheFingerprint = md5.digest('hex');
var configPath = path.join(dir, 'cache-config.json');
fs.writeFile(configPath, JSON.stringify(config), callback);
}
});
});
// Clean output directory
gulp.task('clean', function() {
return del(['.tmp', dist()]);
});
// Watch files for changes & reload
gulp.task('serve', ['lint', 'styles', 'elements', 'images', 'js'], function() {
browserSync({
port: 5000,
notify: false,
logPrefix: 'PSK',
snippetOptions: {
rule: {
match: '<span id="browser-sync-binding"></span>',
fn: function(snippet) {
return snippet;
}
}
},
// Run as an https by uncommenting 'https: true'
// Note: this uses an unsigned certificate which on first access
// will present a certificate warning in the browser.
// https: true,
server: {
baseDir: ['.tmp', 'app'],
middleware: [historyApiFallback()]
}
});
gulp.watch(['app/**/*.html'], ['js', reload]);
gulp.watch(['app/styles/**/*.css'], ['styles', reload]);
gulp.watch(['app/elements/**/*.css'], ['elements', reload]);
gulp.watch(['app/{scripts,elements}/**/{*.js,*.html}'], ['lint', 'js']);
gulp.watch(['app/images/**/*'], reload);
});
// Build and serve the output from the dist build
gulp.task('serve:dist', ['default'], function() {
browserSync({
port: 5001,
notify: false,
logPrefix: 'PSK',
snippetOptions: {
rule: {
match: '<span id="browser-sync-binding"></span>',
fn: function(snippet) {
return snippet;
}
}
},
// Run as an https by uncommenting 'https: true'
// Note: this uses an unsigned certificate which on first access
// will present a certificate warning in the browser.
// https: true,
server: dist(),
middleware: [historyApiFallback()]
});
});
// Build production files, the default task
gulp.task('default', ['clean'], function(cb) {
// Uncomment 'cache-config' if you are going to use service workers.
runSequence(
['copy', 'styles'],
['elements', 'js'],
['lint', 'images', 'fonts', 'html'],
'vulcanize', // 'cache-config',
cb);
});
// Build then deploy to GitHub pages gh-pages branch
gulp.task('build-deploy-gh-pages', function(cb) {
runSequence(
'default',
'deploy-gh-pages',
cb);
});
// Deploy to GitHub pages gh-pages branch
gulp.task('deploy-gh-pages', function() {
return gulp.src(dist('**/*'))
// Check if running task from Travis CI, if so run using GH_TOKEN
// otherwise run using ghPages defaults.
.pipe($.if(process.env.TRAVIS === 'true', $.ghPages({
remoteUrl: 'https://$GH_TOKEN@github.com/polymerelements/polymer-starter-kit.git',
silent: true,
branch: 'gh-pages'
}), $.ghPages()));
});
// Load tasks for web-component-tester
// Adds tasks for `gulp test:local` and `gulp test:remote`
require('web-component-tester').gulp.init(gulp);
// Load custom tasks from the `tasks` directory
try {
require('require-dir')('tasks');
} catch (err) {}
```
|
1.0
|
Script in dist/elements/elements.html is not transpiled to ES5 when using gulp serve:dist - When I do `gulp serve`, my test PSK project starts up correctly; however, doing a `gulp serve:dist` gives me the following error in the console.
> Uncaught SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode -- elements.html:16969
When I inspected this *elements.html* file, I noticed that the my ES2015 script wasn't transpiled to ES5.
```
...
<input class="paper-font-body2" value="{{greeting::input}}">
</template>
<script>
class MyGreeting {
beforeRegister() {
this.is = 'my-greeting';
this.properties = {
greeting: {
type: String,
value: 'Welcome!',
notify: true
}
};
}
}
Polymer(MyGreeting);
</script>
```
I tried going through the *gulpfile.js* but couldn't work out where exactly the issue was. Here is my updated *gulpfile.js* based on the guide [Add ES2015 support through Babel](https://github.com/PolymerElements/polymer-starter-kit/blob/master/docs/add-es2015-support-babel.md).
Am I missing something obvious? :(
```
/*
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/
'use strict';
// Include Gulp & tools we'll use
var gulp = require('gulp');
var $ = require('gulp-load-plugins')();
var del = require('del');
var runSequence = require('run-sequence');
var browserSync = require('browser-sync');
var reload = browserSync.reload;
var merge = require('merge-stream');
var path = require('path');
var fs = require('fs');
var glob = require('glob-all');
var historyApiFallback = require('connect-history-api-fallback');
var packageJson = require('./package.json');
var crypto = require('crypto');
var ensureFiles = require('./tasks/ensure-files.js');
// var ghPages = require('gulp-gh-pages');
var AUTOPREFIXER_BROWSERS = [
'ie >= 10',
'ie_mob >= 10',
'ff >= 30',
'chrome >= 34',
'safari >= 7',
'opera >= 23',
'ios >= 7',
'android >= 4.4',
'bb >= 10'
];
var DIST = 'dist';
var dist = function(subpath) {
return !subpath ? DIST : path.join(DIST, subpath);
};
var styleTask = function(stylesPath, srcs) {
return gulp.src(srcs.map(function(src) {
return path.join('app', stylesPath, src);
}))
.pipe($.changed(stylesPath, {extension: '.css'}))
.pipe($.autoprefixer(AUTOPREFIXER_BROWSERS))
.pipe(gulp.dest('.tmp/' + stylesPath))
.pipe($.minifyCss())
.pipe(gulp.dest(dist(stylesPath)))
.pipe($.size({title: stylesPath}));
};
var imageOptimizeTask = function(src, dest) {
return gulp.src(src)
.pipe($.imagemin({
progressive: true,
interlaced: true
}))
.pipe(gulp.dest(dest))
.pipe($.size({title: 'images'}));
};
var optimizeHtmlTask = function(src, dest) {
var assets = $.useref.assets();
return gulp.src(src)
.pipe(assets)
// Concatenate and minify JavaScript
.pipe($.if('*.js', $.uglify({
preserveComments: 'some'
})))
// Concatenate and minify styles
// In case you are still using useref build blocks
.pipe($.if('*.css', $.minifyCss()))
.pipe(assets.restore())
.pipe($.useref())
// Minify any HTML
.pipe($.if('*.html', $.minifyHtml({
quotes: true,
empty: true,
spare: true
})))
// Output files
.pipe(gulp.dest(dest))
.pipe($.size({
title: 'html'
}));
};
// Compile and automatically prefix stylesheets
gulp.task('styles', function() {
return styleTask('styles', ['**/*.css']);
});
gulp.task('elements', function() {
return styleTask('elements', ['**/*.css']);
});
// Ensure that we are not missing required files for the project
// "dot" files are specifically tricky due to them being hidden on
// some systems.
gulp.task('ensureFiles', function(cb) {
var requiredFiles = ['.jscsrc', '.jshintrc', '.bowerrc'];
ensureFiles(requiredFiles.map(function(p) {
return path.join(__dirname, p);
}), cb);
});
// Lint JavaScript
gulp.task('lint', ['ensureFiles'], function() {
return gulp.src([
'app/scripts/**/*.js',
'app/elements/**/*.js',
'app/elements/**/*.html',
'gulpfile.js'
])
.pipe(reload({
stream: true,
once: true
}))
// JSCS has not yet a extract option
.pipe($.if('*.html', $.htmlExtract({strip: true})))
.pipe($.jshint())
.pipe($.jscs())
.pipe($.jscsStylish.combineWithHintResults())
.pipe($.jshint.reporter('jshint-stylish'))
.pipe($.if(!browserSync.active, $.jshint.reporter('fail')));
});
// Transpile all JS to ES5.
gulp.task('js', function() {
return gulp.src(['app/**/*.{js,html}', '!app/bower_components/**/*'])
.pipe($.sourcemaps.init())
.pipe($.if('*.html', $.crisper({scriptInHead: false}))) // Extract JS from .html files
.pipe($.if('*.js', $.babel({
presets: ['es2015']
})))
.pipe($.sourcemaps.write('.'))
.pipe(gulp.dest('.tmp/'))
.pipe(gulp.dest(dist()));
});
// Optimize images
gulp.task('images', function() {
return imageOptimizeTask('app/images/**/*', dist('images'));
});
// Copy all files at the root level (app)
gulp.task('copy', function() {
var app = gulp.src([
'app/*',
'!app/test',
'!app/elements',
'!app/bower_components',
'!app/cache-config.json',
'!**/.DS_Store'
], {
dot: true
}).pipe(gulp.dest(dist()));
// Copy over only the bower_components we need
// These are things which cannot be vulcanized
var bower = gulp.src([
'app/bower_components/{webcomponentsjs,platinum-sw,sw-toolbox,promise-polyfill}/**/*'
]).pipe(gulp.dest(dist('bower_components')));
return merge(app, bower)
.pipe($.size({
title: 'copy'
}));
});
// Copy web fonts to dist
gulp.task('fonts', function() {
return gulp.src(['app/fonts/**'])
.pipe(gulp.dest(dist('fonts')))
.pipe($.size({
title: 'fonts'
}));
});
// Scan your HTML for assets & optimize them
gulp.task('html', function() {
return optimizeHtmlTask(
[dist('/**/*.html'), '!' + dist('/{elements,test,bower_components}/**/*.html')],
dist());
});
// Vulcanize granular configuration
gulp.task('vulcanize', function() {
return gulp.src('app/elements/elements.html')
.pipe($.vulcanize({
stripComments: true,
inlineCss: true,
inlineScripts: true
}))
.pipe(gulp.dest(dist('elements')))
.pipe($.size({title: 'vulcanize'}));
});
// Generate config data for the <sw-precache-cache> element.
// This include a list of files that should be precached, as well as a (hopefully unique) cache
// id that ensure that multiple PSK projects don't share the same Cache Storage.
// This task does not run by default, but if you are interested in using service worker caching
// in your project, please enable it within the 'default' task.
// See https://github.com/PolymerElements/polymer-starter-kit#enable-service-worker-support
// for more context.
gulp.task('cache-config', function(callback) {
var dir = dist();
var config = {
cacheId: packageJson.name || path.basename(__dirname),
disabled: false
};
glob([
'index.html',
'./',
'bower_components/webcomponentsjs/webcomponents-lite.min.js',
'{elements,scripts,styles}/**/*.*'],
{cwd: dir}, function(error, files) {
if (error) {
callback(error);
} else {
config.precache = files;
var md5 = crypto.createHash('md5');
md5.update(JSON.stringify(config.precache));
config.precacheFingerprint = md5.digest('hex');
var configPath = path.join(dir, 'cache-config.json');
fs.writeFile(configPath, JSON.stringify(config), callback);
}
});
});
// Clean output directory
gulp.task('clean', function() {
return del(['.tmp', dist()]);
});
// Watch files for changes & reload
gulp.task('serve', ['lint', 'styles', 'elements', 'images', 'js'], function() {
browserSync({
port: 5000,
notify: false,
logPrefix: 'PSK',
snippetOptions: {
rule: {
match: '<span id="browser-sync-binding"></span>',
fn: function(snippet) {
return snippet;
}
}
},
// Run as an https by uncommenting 'https: true'
// Note: this uses an unsigned certificate which on first access
// will present a certificate warning in the browser.
// https: true,
server: {
baseDir: ['.tmp', 'app'],
middleware: [historyApiFallback()]
}
});
gulp.watch(['app/**/*.html'], ['js', reload]);
gulp.watch(['app/styles/**/*.css'], ['styles', reload]);
gulp.watch(['app/elements/**/*.css'], ['elements', reload]);
gulp.watch(['app/{scripts,elements}/**/{*.js,*.html}'], ['lint', 'js']);
gulp.watch(['app/images/**/*'], reload);
});
// Build and serve the output from the dist build
gulp.task('serve:dist', ['default'], function() {
browserSync({
port: 5001,
notify: false,
logPrefix: 'PSK',
snippetOptions: {
rule: {
match: '<span id="browser-sync-binding"></span>',
fn: function(snippet) {
return snippet;
}
}
},
// Run as an https by uncommenting 'https: true'
// Note: this uses an unsigned certificate which on first access
// will present a certificate warning in the browser.
// https: true,
server: dist(),
middleware: [historyApiFallback()]
});
});
// Build production files, the default task
gulp.task('default', ['clean'], function(cb) {
// Uncomment 'cache-config' if you are going to use service workers.
runSequence(
['copy', 'styles'],
['elements', 'js'],
['lint', 'images', 'fonts', 'html'],
'vulcanize', // 'cache-config',
cb);
});
// Build then deploy to GitHub pages gh-pages branch
gulp.task('build-deploy-gh-pages', function(cb) {
runSequence(
'default',
'deploy-gh-pages',
cb);
});
// Deploy to GitHub pages gh-pages branch
gulp.task('deploy-gh-pages', function() {
return gulp.src(dist('**/*'))
// Check if running task from Travis CI, if so run using GH_TOKEN
// otherwise run using ghPages defaults.
.pipe($.if(process.env.TRAVIS === 'true', $.ghPages({
remoteUrl: 'https://$GH_TOKEN@github.com/polymerelements/polymer-starter-kit.git',
silent: true,
branch: 'gh-pages'
}), $.ghPages()));
});
// Load tasks for web-component-tester
// Adds tasks for `gulp test:local` and `gulp test:remote`
require('web-component-tester').gulp.init(gulp);
// Load custom tasks from the `tasks` directory
try {
require('require-dir')('tasks');
} catch (err) {}
```
|
non_test
|
script in dist elements elements html is not transpiled to when using gulp serve dist when i do gulp serve my test psk project starts up correctly however doing a gulp serve dist gives me the following error in the console uncaught syntaxerror block scoped declarations let const function class not yet supported outside strict mode elements html when i inspected this elements html file i noticed that the my script wasn t transpiled to class mygreeting beforeregister this is my greeting this properties greeting type string value welcome notify true polymer mygreeting i tried going through the gulpfile js but couldn t work out where exactly the issue was here is my updated gulpfile js based on the guide am i missing something obvious copyright c the polymer project authors all rights reserved this code may only be used under the bsd style license found at the complete set of authors may be found at the complete set of contributors may be found at code distributed by google as part of the polymer project is also subject to an additional ip rights grant found at use strict include gulp tools we ll use var gulp require gulp var require gulp load plugins var del require del var runsequence require run sequence var browsersync require browser sync var reload browsersync reload var merge require merge stream var path require path var fs require fs var glob require glob all var historyapifallback require connect history api fallback var packagejson require package json var crypto require crypto var ensurefiles require tasks ensure files js var ghpages require gulp gh pages var autoprefixer browsers ie ie mob ff chrome safari opera ios android bb var dist dist var dist function subpath return subpath dist path join dist subpath var styletask function stylespath srcs return gulp src srcs map function src return path join app stylespath src pipe changed stylespath extension css pipe autoprefixer autoprefixer browsers pipe gulp dest tmp stylespath pipe minifycss pipe gulp dest dist stylespath pipe size title stylespath var imageoptimizetask function src dest return gulp src src pipe imagemin progressive true interlaced true pipe gulp dest dest pipe size title images var optimizehtmltask function src dest var assets useref assets return gulp src src pipe assets concatenate and minify javascript pipe if js uglify preservecomments some concatenate and minify styles in case you are still using useref build blocks pipe if css minifycss pipe assets restore pipe useref minify any html pipe if html minifyhtml quotes true empty true spare true output files pipe gulp dest dest pipe size title html compile and automatically prefix stylesheets gulp task styles function return styletask styles gulp task elements function return styletask elements ensure that we are not missing required files for the project dot files are specifically tricky due to them being hidden on some systems gulp task ensurefiles function cb var requiredfiles ensurefiles requiredfiles map function p return path join dirname p cb lint javascript gulp task lint function return gulp src app scripts js app elements js app elements html gulpfile js pipe reload stream true once true jscs has not yet a extract option pipe if html htmlextract strip true pipe jshint pipe jscs pipe jscsstylish combinewithhintresults pipe jshint reporter jshint stylish pipe if browsersync active jshint reporter fail transpile all js to gulp task js function return gulp src pipe sourcemaps init pipe if html crisper scriptinhead false extract js from html files pipe if js babel presets pipe sourcemaps write pipe gulp dest tmp pipe gulp dest dist optimize images gulp task images function return imageoptimizetask app images dist images copy all files at the root level app gulp task copy function var app gulp src app app test app elements app bower components app cache config json ds store dot true pipe gulp dest dist copy over only the bower components we need these are things which cannot be vulcanized var bower gulp src app bower components webcomponentsjs platinum sw sw toolbox promise polyfill pipe gulp dest dist bower components return merge app bower pipe size title copy copy web fonts to dist gulp task fonts function return gulp src pipe gulp dest dist fonts pipe size title fonts scan your html for assets optimize them gulp task html function return optimizehtmltask dist vulcanize granular configuration gulp task vulcanize function return gulp src app elements elements html pipe vulcanize stripcomments true inlinecss true inlinescripts true pipe gulp dest dist elements pipe size title vulcanize generate config data for the element this include a list of files that should be precached as well as a hopefully unique cache id that ensure that multiple psk projects don t share the same cache storage this task does not run by default but if you are interested in using service worker caching in your project please enable it within the default task see for more context gulp task cache config function callback var dir dist var config cacheid packagejson name path basename dirname disabled false glob index html bower components webcomponentsjs webcomponents lite min js elements scripts styles cwd dir function error files if error callback error else config precache files var crypto createhash update json stringify config precache config precachefingerprint digest hex var configpath path join dir cache config json fs writefile configpath json stringify config callback clean output directory gulp task clean function return del watch files for changes reload gulp task serve function browsersync port notify false logprefix psk snippetoptions rule match fn function snippet return snippet run as an https by uncommenting https true note this uses an unsigned certificate which on first access will present a certificate warning in the browser https true server basedir middleware gulp watch gulp watch gulp watch gulp watch gulp watch reload build and serve the output from the dist build gulp task serve dist function browsersync port notify false logprefix psk snippetoptions rule match fn function snippet return snippet run as an https by uncommenting https true note this uses an unsigned certificate which on first access will present a certificate warning in the browser https true server dist middleware build production files the default task gulp task default function cb uncomment cache config if you are going to use service workers runsequence vulcanize cache config cb build then deploy to github pages gh pages branch gulp task build deploy gh pages function cb runsequence default deploy gh pages cb deploy to github pages gh pages branch gulp task deploy gh pages function return gulp src dist check if running task from travis ci if so run using gh token otherwise run using ghpages defaults pipe if process env travis true ghpages remoteurl silent true branch gh pages ghpages load tasks for web component tester adds tasks for gulp test local and gulp test remote require web component tester gulp init gulp load custom tasks from the tasks directory try require require dir tasks catch err
| 0
|
310,608
| 23,345,379,712
|
IssuesEvent
|
2022-08-09 17:26:25
|
facebook/docusaurus
|
https://api.github.com/repos/facebook/docusaurus
|
closed
|
Docs still mention beta
|
documentation
|
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues).
### Description
The docs still mention the beta even though version 2 is out of beta
### Self-service
- [ ] I'd be willing to address this documentation request myself.
|
1.0
|
Docs still mention beta - ### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues).
### Description
The docs still mention the beta even though version 2 is out of beta
### Self-service
- [ ] I'd be willing to address this documentation request myself.
|
non_test
|
docs still mention beta have you read the contributing guidelines on issues i have read the description the docs still mention the beta even though version is out of beta self service i d be willing to address this documentation request myself
| 0
|
416,301
| 28,076,104,135
|
IssuesEvent
|
2023-03-29 23:51:30
|
PolicyEngine/policyengine-us
|
https://api.github.com/repos/PolicyEngine/policyengine-us
|
closed
|
GitHub error when building documentation
|
bug documentation
|
The CPS-creation errors are now gone thanks to PR #2031, but the documentation build is now failing on GitHub:
<img width="1179" alt="Screenshot 2023-03-29 at 7 33 05 PM" src="https://user-images.githubusercontent.com/12170745/228690890-a2ef58ca-589a-4389-b04f-27b7720b3138.png">
|
1.0
|
GitHub error when building documentation - The CPS-creation errors are now gone thanks to PR #2031, but the documentation build is now failing on GitHub:
<img width="1179" alt="Screenshot 2023-03-29 at 7 33 05 PM" src="https://user-images.githubusercontent.com/12170745/228690890-a2ef58ca-589a-4389-b04f-27b7720b3138.png">
|
non_test
|
github error when building documentation the cps creation errors are now gone thanks to pr but the documentation build is now failing on github img width alt screenshot at pm src
| 0
|
193,466
| 14,653,770,584
|
IssuesEvent
|
2020-12-28 06:56:55
|
github-vet/rangeloop-pointer-findings
|
https://api.github.com/repos/github-vet/rangeloop-pointer-findings
|
closed
|
git-comment/git-comment: _workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go; 30 LoC
|
fresh small test
|
Found a possible issue in [git-comment/git-comment](https://www.github.com/git-comment/git-comment) at [_workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go](https://github.com/git-comment/git-comment/blob/d992703100112bbb2aa9072305218cd728a6137d/_workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go#L63-L92)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message.
> range-loop variable test used in defer or goroutine at line 65
[Click here to see the code in its original context.](https://github.com/git-comment/git-comment/blob/d992703100112bbb2aa9072305218cd728a6137d/_workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go#L63-L92)
<details>
<summary>Click here to show the 30 line(s) of Go which triggered the analyzer.</summary>
```go
for testIndex, test := range tests {
defer func() {
err := test.searcher.Close()
if err != nil {
t.Fatal(err)
}
}()
next, err := test.searcher.Next()
i := 0
for err == nil && next != nil {
if i < len(test.results) {
if next.ID != test.results[i].ID {
t.Errorf("expected result %d to have id %s got %s for test %d", i, test.results[i].ID, next.ID, testIndex)
}
if next.Score != test.results[i].Score {
t.Errorf("expected result %d to have score %v got %v for test %d", i, test.results[i].Score, next.Score, testIndex)
t.Logf("scoring explanation: %s", next.Expl)
}
}
next, err = test.searcher.Next()
i++
}
if err != nil {
t.Fatalf("error iterating searcher: %v for test %d", err, testIndex)
}
if len(test.results) != i {
t.Errorf("expected %d results got %d for test %d", len(test.results), i, testIndex)
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: d992703100112bbb2aa9072305218cd728a6137d
|
1.0
|
git-comment/git-comment: _workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go; 30 LoC -
Found a possible issue in [git-comment/git-comment](https://www.github.com/git-comment/git-comment) at [_workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go](https://github.com/git-comment/git-comment/blob/d992703100112bbb2aa9072305218cd728a6137d/_workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go#L63-L92)
Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first issue it finds, so please do not limit your consideration to the contents of the below message.
> range-loop variable test used in defer or goroutine at line 65
[Click here to see the code in its original context.](https://github.com/git-comment/git-comment/blob/d992703100112bbb2aa9072305218cd728a6137d/_workspace/src/github.com/blevesearch/bleve/search/searchers/search_phrase_test.go#L63-L92)
<details>
<summary>Click here to show the 30 line(s) of Go which triggered the analyzer.</summary>
```go
for testIndex, test := range tests {
defer func() {
err := test.searcher.Close()
if err != nil {
t.Fatal(err)
}
}()
next, err := test.searcher.Next()
i := 0
for err == nil && next != nil {
if i < len(test.results) {
if next.ID != test.results[i].ID {
t.Errorf("expected result %d to have id %s got %s for test %d", i, test.results[i].ID, next.ID, testIndex)
}
if next.Score != test.results[i].Score {
t.Errorf("expected result %d to have score %v got %v for test %d", i, test.results[i].Score, next.Score, testIndex)
t.Logf("scoring explanation: %s", next.Expl)
}
}
next, err = test.searcher.Next()
i++
}
if err != nil {
t.Fatalf("error iterating searcher: %v for test %d", err, testIndex)
}
if len(test.results) != i {
t.Errorf("expected %d results got %d for test %d", len(test.results), i, testIndex)
}
}
```
</details>
Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.
commit ID: d992703100112bbb2aa9072305218cd728a6137d
|
test
|
git comment git comment workspace src github com blevesearch bleve search searchers search phrase test go loc found a possible issue in at below is the message reported by the analyzer for this snippet of code beware that the analyzer only reports the first issue it finds so please do not limit your consideration to the contents of the below message range loop variable test used in defer or goroutine at line click here to show the line s of go which triggered the analyzer go for testindex test range tests defer func err test searcher close if err nil t fatal err next err test searcher next i for err nil next nil if i len test results if next id test results id t errorf expected result d to have id s got s for test d i test results id next id testindex if next score test results score t errorf expected result d to have score v got v for test d i test results score next score testindex t logf scoring explanation s next expl next err test searcher next i if err nil t fatalf error iterating searcher v for test d err testindex if len test results i t errorf expected d results got d for test d len test results i testindex leave a reaction on this issue to contribute to the project by classifying this instance as a bug mitigated or desirable behavior rocket see the descriptions of the classifications for more information commit id
| 1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.