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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
128,099 | 10,515,332,368 | IssuesEvent | 2019-09-28 08:55:37 | bounswe/bounswe2019group5 | https://api.github.com/repos/bounswe/bounswe2019group5 | closed | Writing test for function getExerciseAnswers(exerciseId) | Backend Effort: Medium Priority: High Type: Test | At practice-app/libs/checkExercise.js exerciseId should be checked if it is valid or not.
| 1.0 | Writing test for function getExerciseAnswers(exerciseId) - At practice-app/libs/checkExercise.js exerciseId should be checked if it is valid or not.
| test | writing test for function getexerciseanswers exerciseid at practice app libs checkexercise js exerciseid should be checked if it is valid or not | 1 |
255,382 | 21,920,829,706 | IssuesEvent | 2022-05-22 14:45:51 | python/cpython | https://api.github.com/repos/python/cpython | closed | test_concurrent_futures: failure on Windows (x64) | tests 3.11 | BPO | [44484](https://bugs.python.org/issue44484)
--- | :---
Nosy | @erlend-aasland
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2021-06-22.08:31:40.343>
labels = ['tests', '3.11']
title = 'test_concurrent_futures: failure on Windows (x64)'
updated_at = <Date 2021-06-22.08:31:40.343>
user = 'https://github.com/erlend-aasland'
```
bugs.python.org fields:
```python
activity = <Date 2021-06-22.08:31:40.343>
actor = 'erlendaasland'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2021-06-22.08:31:40.343>
creator = 'erlendaasland'
dependencies = []
files = []
hgrepos = []
issue_num = 44484
keywords = []
message_count = 1.0
messages = ['396312']
nosy_count = 1.0
nosy_names = ['erlendaasland']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44484'
versions = ['Python 3.11']
```
</p></details>
| 1.0 | test_concurrent_futures: failure on Windows (x64) - BPO | [44484](https://bugs.python.org/issue44484)
--- | :---
Nosy | @erlend-aasland
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2021-06-22.08:31:40.343>
labels = ['tests', '3.11']
title = 'test_concurrent_futures: failure on Windows (x64)'
updated_at = <Date 2021-06-22.08:31:40.343>
user = 'https://github.com/erlend-aasland'
```
bugs.python.org fields:
```python
activity = <Date 2021-06-22.08:31:40.343>
actor = 'erlendaasland'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2021-06-22.08:31:40.343>
creator = 'erlendaasland'
dependencies = []
files = []
hgrepos = []
issue_num = 44484
keywords = []
message_count = 1.0
messages = ['396312']
nosy_count = 1.0
nosy_names = ['erlendaasland']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue44484'
versions = ['Python 3.11']
```
</p></details>
| test | test concurrent futures failure on windows bpo nosy erlend aasland note these values reflect the state of the issue at the time it was migrated and might not reflect the current state show more details github fields python assignee none closed at none created at labels title test concurrent futures failure on windows updated at user bugs python org fields python activity actor erlendaasland assignee none closed false closed date none closer none components creation creator erlendaasland dependencies files hgrepos issue num keywords message count messages nosy count nosy names pr nums priority normal resolution none stage none status open superseder none type none url versions | 1 |
89,177 | 8,196,651,494 | IssuesEvent | 2018-08-31 10:33:56 | humera987/HumTestData | https://api.github.com/repos/humera987/HumTestData | closed | humerafxtesting : api_v1_alerts_get_query_param_max_int_page | humerafxtesting | Project : humerafxtesting
Job : UAT
Env : UAT
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=[Fri, 31 Aug 2018 03:56:12 GMT]}
Endpoint : http://13.56.210.25/api/v1/alerts?page=2147483647
Request :
Response :
{
"requestId" : "None",
"requestTime" : "2018-08-31T03:56:12.251+0000",
"errors" : true,
"messages" : [ {
"type" : "ERROR",
"key" : "",
"value" : "[from] parameter cannot be negative"
} ],
"data" : null,
"totalPages" : 0,
"totalElements" : 0
}
Logs :
Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]
--- FX Bot --- | 1.0 | humerafxtesting : api_v1_alerts_get_query_param_max_int_page - Project : humerafxtesting
Job : UAT
Env : UAT
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=[Fri, 31 Aug 2018 03:56:12 GMT]}
Endpoint : http://13.56.210.25/api/v1/alerts?page=2147483647
Request :
Response :
{
"requestId" : "None",
"requestTime" : "2018-08-31T03:56:12.251+0000",
"errors" : true,
"messages" : [ {
"type" : "ERROR",
"key" : "",
"value" : "[from] parameter cannot be negative"
} ],
"data" : null,
"totalPages" : 0,
"totalElements" : 0
}
Logs :
Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]
--- FX Bot --- | test | humerafxtesting api alerts get query param max int page project humerafxtesting job uat env uat 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 response requestid none requesttime errors true messages type error key value parameter cannot be negative data null totalpages totalelements logs assertion failed not expecting but found fx bot | 1 |
290,778 | 25,094,483,019 | IssuesEvent | 2022-11-08 09:12:25 | crispindeity/issue-tracker | https://api.github.com/repos/crispindeity/issue-tracker | opened | Add IssueService Integration Test | 📬 API BE ✅ Test | # Description
- [ ] Long save()
- [ ] ResponseIssueDto detail()
- [ ] ResponseReadAllIssueDto findAllIssuesByCondition()
- [ ] void delete()
- [ ] Long updateTitleWithContent()
- [ ] Long updateIssueRelated()
- [ ] void updateManyIssueStatus()
| 1.0 | Add IssueService Integration Test - # Description
- [ ] Long save()
- [ ] ResponseIssueDto detail()
- [ ] ResponseReadAllIssueDto findAllIssuesByCondition()
- [ ] void delete()
- [ ] Long updateTitleWithContent()
- [ ] Long updateIssueRelated()
- [ ] void updateManyIssueStatus()
| test | add issueservice integration test description long save responseissuedto detail responsereadallissuedto findallissuesbycondition void delete long updatetitlewithcontent long updateissuerelated void updatemanyissuestatus | 1 |
102,588 | 8,849,755,837 | IssuesEvent | 2019-01-08 11:09:41 | SatelliteQE/robottelo | https://api.github.com/repos/SatelliteQE/robottelo | closed | Test fails with 'TypeError: 'NoneType' object is not iterable' | 6.5 API qe_test_coverage test-failure | **tests.foreman.api.test_repository.RepositoryTestCase.test_negative_update_auth_url_too_long (from tier1-parallel)**
**tests.foreman.api.test_repository.RepositoryTestCase.test_negative_update_auth_url_with_special_characters (from tier1-parallel)**
self = <tests.foreman.api.test_repository.RepositoryTestCase testMethod=test_negative_update_auth_url_with_special_characters>
@run_only_on('sat')
@tier1
def test_negative_update_auth_url_with_special_characters(self):
"""Verify that repository URL credentials cannot be updated to contain
the forbidden characters
:id: 47530b1c-e964-402a-a633-c81583fb5b98
:expectedresults: Repository url not updated
:CaseImportance: Critical
"""
new_repo = entities.Repository(product=self.product).create()
# get auth repos with credentials containing unquoted special chars
auth_repos = [
repo.format(cred['login'], cred['pass'])
for cred in valid_http_credentials() if cred['quote']
for repo in (FAKE_5_YUM_REPO, FAKE_7_PUPPET_REPO)
]
for url in auth_repos:
with self.subTest(url):
new_repo.url = url
with self.assertRaises(HTTPError):
> new_repo = new_repo.update()
tests/foreman/api/test_repository.py:866:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/blinker_herald/base.py:137: in wrapper
result = fn(*args, **kwargs)
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1061: in update
return self.read(attrs=self.update_json(fields))
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1036: in update_json
response = self.update_raw(fields)
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1018: in update_raw
self.update_payload(fields),
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1003: in update_payload
return _payload(self.get_fields(), values)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
def _payload(fields, values):
"""Implement the ``*_payload`` methods.
It's frequently useful to create a dict of values that can be encoded to
JSON and sent to the server. Unfortunately, there are mismatches between
the field names used by NailGun and the field names the server expects.
This method provides a default translation that works in many cases. For
example:
>>> from nailgun.entities import Product
>>> product = Product(name='foo', organization=1)
>>> set(product.get_fields())
{
'description',
'gpg_key',
'id',
'label',
'name',
'organization',
'sync_plan',
}
>>> set(product.get_values())
{'name', 'organization'}
>>> product.create_payload()
{'organization_id': 1, 'name': 'foo'}
:param fields: A value like what is returned by
:meth:`nailgun.entity_mixins.Entity.get_fields`.
:param values: A value like what is returned by
:meth:`nailgun.entity_mixins.Entity.get_values`.
:returns: A dict mapping field names to field values.
"""
for field_name, field in fields.items():
if field_name in values:
if isinstance(field, OneToOneField):
values[field_name + '_id'] = (
getattr(values.pop(field_name), 'id', None)
)
elif isinstance(field, OneToManyField):
values[field_name + '_ids'] = [
entity.id for entity in values.pop(field_name)
]
elif isinstance(field, ListField):
def parse(obj):
"""parse obj payload if it is an Entity"""
if isinstance(obj, Entity):
return _payload(obj.get_fields(), obj.get_values())
return obj
values[field_name] = [
> parse(obj) for obj in values[field_name]]
E TypeError: 'NoneType' object is not iterable
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:208: TypeError | 2.0 | Test fails with 'TypeError: 'NoneType' object is not iterable' - **tests.foreman.api.test_repository.RepositoryTestCase.test_negative_update_auth_url_too_long (from tier1-parallel)**
**tests.foreman.api.test_repository.RepositoryTestCase.test_negative_update_auth_url_with_special_characters (from tier1-parallel)**
self = <tests.foreman.api.test_repository.RepositoryTestCase testMethod=test_negative_update_auth_url_with_special_characters>
@run_only_on('sat')
@tier1
def test_negative_update_auth_url_with_special_characters(self):
"""Verify that repository URL credentials cannot be updated to contain
the forbidden characters
:id: 47530b1c-e964-402a-a633-c81583fb5b98
:expectedresults: Repository url not updated
:CaseImportance: Critical
"""
new_repo = entities.Repository(product=self.product).create()
# get auth repos with credentials containing unquoted special chars
auth_repos = [
repo.format(cred['login'], cred['pass'])
for cred in valid_http_credentials() if cred['quote']
for repo in (FAKE_5_YUM_REPO, FAKE_7_PUPPET_REPO)
]
for url in auth_repos:
with self.subTest(url):
new_repo.url = url
with self.assertRaises(HTTPError):
> new_repo = new_repo.update()
tests/foreman/api/test_repository.py:866:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/blinker_herald/base.py:137: in wrapper
result = fn(*args, **kwargs)
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1061: in update
return self.read(attrs=self.update_json(fields))
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1036: in update_json
response = self.update_raw(fields)
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1018: in update_raw
self.update_payload(fields),
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:1003: in update_payload
return _payload(self.get_fields(), values)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
def _payload(fields, values):
"""Implement the ``*_payload`` methods.
It's frequently useful to create a dict of values that can be encoded to
JSON and sent to the server. Unfortunately, there are mismatches between
the field names used by NailGun and the field names the server expects.
This method provides a default translation that works in many cases. For
example:
>>> from nailgun.entities import Product
>>> product = Product(name='foo', organization=1)
>>> set(product.get_fields())
{
'description',
'gpg_key',
'id',
'label',
'name',
'organization',
'sync_plan',
}
>>> set(product.get_values())
{'name', 'organization'}
>>> product.create_payload()
{'organization_id': 1, 'name': 'foo'}
:param fields: A value like what is returned by
:meth:`nailgun.entity_mixins.Entity.get_fields`.
:param values: A value like what is returned by
:meth:`nailgun.entity_mixins.Entity.get_values`.
:returns: A dict mapping field names to field values.
"""
for field_name, field in fields.items():
if field_name in values:
if isinstance(field, OneToOneField):
values[field_name + '_id'] = (
getattr(values.pop(field_name), 'id', None)
)
elif isinstance(field, OneToManyField):
values[field_name + '_ids'] = [
entity.id for entity in values.pop(field_name)
]
elif isinstance(field, ListField):
def parse(obj):
"""parse obj payload if it is an Entity"""
if isinstance(obj, Entity):
return _payload(obj.get_fields(), obj.get_values())
return obj
values[field_name] = [
> parse(obj) for obj in values[field_name]]
E TypeError: 'NoneType' object is not iterable
../../shiningpanda/jobs/ac5f955e/virtualenvs/d41d8cd9/lib/python3.6/site-packages/nailgun/entity_mixins.py:208: TypeError | test | test fails with typeerror nonetype object is not iterable tests foreman api test repository repositorytestcase test negative update auth url too long from parallel tests foreman api test repository repositorytestcase test negative update auth url with special characters from parallel self run only on sat def test negative update auth url with special characters self verify that repository url credentials cannot be updated to contain the forbidden characters id expectedresults repository url not updated caseimportance critical new repo entities repository product self product create get auth repos with credentials containing unquoted special chars auth repos repo format cred cred for cred in valid http credentials if cred for repo in fake yum repo fake puppet repo for url in auth repos with self subtest url new repo url url with self assertraises httperror new repo new repo update tests foreman api test repository py shiningpanda jobs virtualenvs lib site packages blinker herald base py in wrapper result fn args kwargs shiningpanda jobs virtualenvs lib site packages nailgun entity mixins py in update return self read attrs self update json fields shiningpanda jobs virtualenvs lib site packages nailgun entity mixins py in update json response self update raw fields shiningpanda jobs virtualenvs lib site packages nailgun entity mixins py in update raw self update payload fields shiningpanda jobs virtualenvs lib site packages nailgun entity mixins py in update payload return payload self get fields values def payload fields values implement the payload methods it s frequently useful to create a dict of values that can be encoded to json and sent to the server unfortunately there are mismatches between the field names used by nailgun and the field names the server expects this method provides a default translation that works in many cases for example from nailgun entities import product product product name foo organization set product get fields description gpg key id label name organization sync plan set product get values name organization product create payload organization id name foo param fields a value like what is returned by meth nailgun entity mixins entity get fields param values a value like what is returned by meth nailgun entity mixins entity get values returns a dict mapping field names to field values for field name field in fields items if field name in values if isinstance field onetoonefield values getattr values pop field name id none elif isinstance field onetomanyfield values entity id for entity in values pop field name elif isinstance field listfield def parse obj parse obj payload if it is an entity if isinstance obj entity return payload obj get fields obj get values return obj values parse obj for obj in values e typeerror nonetype object is not iterable shiningpanda jobs virtualenvs lib site packages nailgun entity mixins py typeerror | 1 |
183,559 | 14,237,628,061 | IssuesEvent | 2020-11-18 17:28:06 | LIBCAS/ARCLib | https://api.github.com/repos/LIBCAS/ARCLib | closed | Problémy s Ingest routines | bug to test | Dobrý den,
Při testování mám určité problémy s používáním Ingest routines.
**Nedaří se mi Ingest Routine spustit**
nejsem si jistý proč, jsem přesvědčený, že s obdobným nastavením dřív vše fungovalo správně. Mohl bych poprosit o pomoc? Jedná se například o Ingest routines/ FK_IR (35f97e90-5ee0-11ea-b257-d963c2e3c3c6)
Je přiřazen profil dodavatele, který při manuálním ingestu normálně funguje. Je nastavena cesta do překladište, kde podle FTP jsou balíky i .sums k ingestu a je nastaven CRON (0 20 14 * * ?), který by podle mě měl být validní. Nerozumím tedy tomu, proč ingest batch nezapočne, jestli se jedná o chybu nebo dělám něco špatně já. Díky
**Nelze smazat konkrétní Ingest routine**
jde o FK_IR (9b08a640-3900-11ea-b083-97f660b97870)
Při pokusu o smazání vznikne chyba:
> 403 Error
> cz.cas.lib.arclib.exception.ForbiddenException: Can't delete routine when there is unfinished batch: 793f2bd0-5907-4e71-ab7a-4eadc51daacd which was created by this routine.
Možná že je chyba spojena s #54 , ostatní IR mazat normálně jde | 1.0 | Problémy s Ingest routines - Dobrý den,
Při testování mám určité problémy s používáním Ingest routines.
**Nedaří se mi Ingest Routine spustit**
nejsem si jistý proč, jsem přesvědčený, že s obdobným nastavením dřív vše fungovalo správně. Mohl bych poprosit o pomoc? Jedná se například o Ingest routines/ FK_IR (35f97e90-5ee0-11ea-b257-d963c2e3c3c6)
Je přiřazen profil dodavatele, který při manuálním ingestu normálně funguje. Je nastavena cesta do překladište, kde podle FTP jsou balíky i .sums k ingestu a je nastaven CRON (0 20 14 * * ?), který by podle mě měl být validní. Nerozumím tedy tomu, proč ingest batch nezapočne, jestli se jedná o chybu nebo dělám něco špatně já. Díky
**Nelze smazat konkrétní Ingest routine**
jde o FK_IR (9b08a640-3900-11ea-b083-97f660b97870)
Při pokusu o smazání vznikne chyba:
> 403 Error
> cz.cas.lib.arclib.exception.ForbiddenException: Can't delete routine when there is unfinished batch: 793f2bd0-5907-4e71-ab7a-4eadc51daacd which was created by this routine.
Možná že je chyba spojena s #54 , ostatní IR mazat normálně jde | test | problémy s ingest routines dobrý den při testování mám určité problémy s používáním ingest routines nedaří se mi ingest routine spustit nejsem si jistý proč jsem přesvědčený že s obdobným nastavením dřív vše fungovalo správně mohl bych poprosit o pomoc jedná se například o ingest routines fk ir je přiřazen profil dodavatele který při manuálním ingestu normálně funguje je nastavena cesta do překladište kde podle ftp jsou balíky i sums k ingestu a je nastaven cron který by podle mě měl být validní nerozumím tedy tomu proč ingest batch nezapočne jestli se jedná o chybu nebo dělám něco špatně já díky nelze smazat konkrétní ingest routine jde o fk ir při pokusu o smazání vznikne chyba error cz cas lib arclib exception forbiddenexception can t delete routine when there is unfinished batch which was created by this routine možná že je chyba spojena s ostatní ir mazat normálně jde | 1 |
218,458 | 16,761,174,902 | IssuesEvent | 2021-06-13 20:23:47 | christophermontero/vidly-api | https://api.github.com/repos/christophermontero/vidly-api | opened | Fix get movies response | bug documentation | In the documentation the response in get all movies must have not the required label. | 1.0 | Fix get movies response - In the documentation the response in get all movies must have not the required label. | non_test | fix get movies response in the documentation the response in get all movies must have not the required label | 0 |
108,675 | 9,321,062,170 | IssuesEvent | 2019-03-27 02:08:51 | Softmotions/ejdb | https://api.github.com/repos/Softmotions/ejdb | opened | Invalid state of apply | bug ejdb2 test case required | ```
> k add c1 {"n":"a"}
< k 1
> k add c1 {"n":"b"}
< k 2
> k add c1 {"n":"c"}
< k 3
> k del c1 2
< k 2
> k query c1 /*
< k 3 {"n":"c"}
< k 1 {"n":"a"}
< k
> k query c1 /* | apply {}
< k 3 {"n":"c"}
< k ERROR: Invalid JBL buffer (JBL_ERROR_INVALID_BUFFER)
``` | 1.0 | Invalid state of apply - ```
> k add c1 {"n":"a"}
< k 1
> k add c1 {"n":"b"}
< k 2
> k add c1 {"n":"c"}
< k 3
> k del c1 2
< k 2
> k query c1 /*
< k 3 {"n":"c"}
< k 1 {"n":"a"}
< k
> k query c1 /* | apply {}
< k 3 {"n":"c"}
< k ERROR: Invalid JBL buffer (JBL_ERROR_INVALID_BUFFER)
``` | test | invalid state of apply k add n a k k add n b k k add n c k k del k k query k n c k n a k k query apply k n c k error invalid jbl buffer jbl error invalid buffer | 1 |
228,361 | 18,172,110,030 | IssuesEvent | 2021-09-27 21:18:18 | model-checking/rmc | https://api.github.com/repos/model-checking/rmc | opened | Compiler and rustdoc being re-compiled during CI testing stage | Area: testing Type: performance Cat: CI | CI now runs for about ~30mins more than last week. For some reason, it appears the compiler is getting re-built and `rustdoc` is being built too. | 1.0 | Compiler and rustdoc being re-compiled during CI testing stage - CI now runs for about ~30mins more than last week. For some reason, it appears the compiler is getting re-built and `rustdoc` is being built too. | test | compiler and rustdoc being re compiled during ci testing stage ci now runs for about more than last week for some reason it appears the compiler is getting re built and rustdoc is being built too | 1 |
403,126 | 11,836,484,108 | IssuesEvent | 2020-03-23 12:36:49 | eclipse/codewind | https://api.github.com/repos/eclipse/codewind | closed | SVT: Load test can no longer run after canceling an unsuccessful load test request | area/portal kind/bug priority/stopship | **Codewind version:** 0.10.0
**OS:** VM with Windows 10, Mac OS Mojave 10.14.6, and Red Hat Enterprise Linux 7 (64 bit)
**Che version:** Che 7.5.1 & 7.9.0
**IDE extension version:** 0.10.0
**IDE version:** Code 1.42.0
**Kubernetes cluster:** OKD/OpenShift
**Description:** Load test can no longer run after canceling an unsuccessful load test request.
I was executing load tests on different types of projects. I got successful results in projects which supported the Performance Dashboard. However, after trying to run a load test on a project that is not supported now and/or the dashboard is stuck on "Requested", I no longer get results on any project after canceling the failed request.
**_VS Code:_**
I successfully ran some load tests, but then I tested a load test with an Appsody Eclipse MicroProfile project. After that, all new requests get stuck on "Requested":
<img width="272" alt="Screen Shot 2020-03-13 at 10 57 57 AM" src="https://user-images.githubusercontent.com/49531960/76633837-bbf2df00-651b-11ea-9b61-42ca02373cb6.png">
Here is an example of a project that got results before getting into the issue:
<img width="1619" alt="Screen Shot 2020-03-13 at 10 57 53 AM" src="https://user-images.githubusercontent.com/49531960/76633862-c44b1a00-651b-11ea-8740-6ddea6829a40.png">
[vscode-codewind-performance.txt](https://github.com/eclipse/codewind/files/4330265/vscode-codewind-performance.txt)
[vscode-codewind-pfe.txt](https://github.com/eclipse/codewind/files/4330296/vscode-codewind-pfe.txt)
**_Eclipse Che:_**
I successfully ran the load tests, but then tested an unsuccessful load test. After that, all new requests get stuck on requested:
<img width="272" alt="Screen Shot 2020-03-13 at 10 57 57 AM" src="https://user-images.githubusercontent.com/49531960/76633918-dfb62500-651b-11ea-90ea-3a4a2ba27a78.png">
Here is an example of a project that got results before getting into the issue:
<img width="1488" alt="Screen Shot 2020-03-13 at 11 03 20 AM" src="https://user-images.githubusercontent.com/49531960/76633932-e6dd3300-651b-11ea-9620-0d82599319e2.png">
[che-codewind-performance-workspacesfkuxpsc871fv55d-76fb5546b9-r7dlf.txt](https://github.com/eclipse/codewind/files/4330264/che-codewind-performance-workspacesfkuxpsc871fv55d-76fb5546b9-r7dlf.txt)
[che-codewind-workspacesfkuxpsc871fv55d-55c7dbdddb-w6xkm.txt](https://github.com/eclipse/codewind/files/4330298/che-codewind-workspacesfkuxpsc871fv55d-55c7dbdddb-w6xkm.txt)
@jagraj
| 1.0 | SVT: Load test can no longer run after canceling an unsuccessful load test request - **Codewind version:** 0.10.0
**OS:** VM with Windows 10, Mac OS Mojave 10.14.6, and Red Hat Enterprise Linux 7 (64 bit)
**Che version:** Che 7.5.1 & 7.9.0
**IDE extension version:** 0.10.0
**IDE version:** Code 1.42.0
**Kubernetes cluster:** OKD/OpenShift
**Description:** Load test can no longer run after canceling an unsuccessful load test request.
I was executing load tests on different types of projects. I got successful results in projects which supported the Performance Dashboard. However, after trying to run a load test on a project that is not supported now and/or the dashboard is stuck on "Requested", I no longer get results on any project after canceling the failed request.
**_VS Code:_**
I successfully ran some load tests, but then I tested a load test with an Appsody Eclipse MicroProfile project. After that, all new requests get stuck on "Requested":
<img width="272" alt="Screen Shot 2020-03-13 at 10 57 57 AM" src="https://user-images.githubusercontent.com/49531960/76633837-bbf2df00-651b-11ea-9b61-42ca02373cb6.png">
Here is an example of a project that got results before getting into the issue:
<img width="1619" alt="Screen Shot 2020-03-13 at 10 57 53 AM" src="https://user-images.githubusercontent.com/49531960/76633862-c44b1a00-651b-11ea-8740-6ddea6829a40.png">
[vscode-codewind-performance.txt](https://github.com/eclipse/codewind/files/4330265/vscode-codewind-performance.txt)
[vscode-codewind-pfe.txt](https://github.com/eclipse/codewind/files/4330296/vscode-codewind-pfe.txt)
**_Eclipse Che:_**
I successfully ran the load tests, but then tested an unsuccessful load test. After that, all new requests get stuck on requested:
<img width="272" alt="Screen Shot 2020-03-13 at 10 57 57 AM" src="https://user-images.githubusercontent.com/49531960/76633918-dfb62500-651b-11ea-90ea-3a4a2ba27a78.png">
Here is an example of a project that got results before getting into the issue:
<img width="1488" alt="Screen Shot 2020-03-13 at 11 03 20 AM" src="https://user-images.githubusercontent.com/49531960/76633932-e6dd3300-651b-11ea-9620-0d82599319e2.png">
[che-codewind-performance-workspacesfkuxpsc871fv55d-76fb5546b9-r7dlf.txt](https://github.com/eclipse/codewind/files/4330264/che-codewind-performance-workspacesfkuxpsc871fv55d-76fb5546b9-r7dlf.txt)
[che-codewind-workspacesfkuxpsc871fv55d-55c7dbdddb-w6xkm.txt](https://github.com/eclipse/codewind/files/4330298/che-codewind-workspacesfkuxpsc871fv55d-55c7dbdddb-w6xkm.txt)
@jagraj
| non_test | svt load test can no longer run after canceling an unsuccessful load test request codewind version os vm with windows mac os mojave and red hat enterprise linux bit che version che ide extension version ide version code kubernetes cluster okd openshift description load test can no longer run after canceling an unsuccessful load test request i was executing load tests on different types of projects i got successful results in projects which supported the performance dashboard however after trying to run a load test on a project that is not supported now and or the dashboard is stuck on requested i no longer get results on any project after canceling the failed request vs code i successfully ran some load tests but then i tested a load test with an appsody eclipse microprofile project after that all new requests get stuck on requested img width alt screen shot at am src here is an example of a project that got results before getting into the issue img width alt screen shot at am src eclipse che i successfully ran the load tests but then tested an unsuccessful load test after that all new requests get stuck on requested img width alt screen shot at am src here is an example of a project that got results before getting into the issue img width alt screen shot at am src jagraj | 0 |
286,003 | 24,712,795,139 | IssuesEvent | 2022-10-20 03:12:05 | microsoft/playwright | https://api.github.com/repos/microsoft/playwright | closed | Requesting 'testDir' to take in an string array instead of just string | P3-collecting-feedback feature-test-runner | I currently have tests in multiple directories and want to indicate which directories to use based on testDir. So, if we have a way to allow string[] instead of a string, then I can provide multiple directories. Is this possible?
| 1.0 | Requesting 'testDir' to take in an string array instead of just string - I currently have tests in multiple directories and want to indicate which directories to use based on testDir. So, if we have a way to allow string[] instead of a string, then I can provide multiple directories. Is this possible?
| test | requesting testdir to take in an string array instead of just string i currently have tests in multiple directories and want to indicate which directories to use based on testdir so if we have a way to allow string instead of a string then i can provide multiple directories is this possible | 1 |
207,969 | 15,863,955,850 | IssuesEvent | 2021-04-08 13:21:01 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | opened | Create a new test, instead of adding runtimeconfig.json to the existing Android functional test | test enhancement | Refer to https://github.com/dotnet/runtime/pull/50612
Address the `+1` comments from the above PR.
And add incremental build to the msbuild task. (Doc: https://docs.microsoft.com/en-us/visualstudio/msbuild/how-to-build-incrementally?view=vs-2019#to-specify-inputs-and-outputs-for-a-target) | 1.0 | Create a new test, instead of adding runtimeconfig.json to the existing Android functional test - Refer to https://github.com/dotnet/runtime/pull/50612
Address the `+1` comments from the above PR.
And add incremental build to the msbuild task. (Doc: https://docs.microsoft.com/en-us/visualstudio/msbuild/how-to-build-incrementally?view=vs-2019#to-specify-inputs-and-outputs-for-a-target) | test | create a new test instead of adding runtimeconfig json to the existing android functional test refer to address the comments from the above pr and add incremental build to the msbuild task doc | 1 |
22,473 | 15,212,579,857 | IssuesEvent | 2021-02-17 10:36:19 | spring-projects/spring-data-geode | https://api.github.com/repos/spring-projects/spring-data-geode | closed | Release 2.3.7 (Neumann SR7) [DATAGEODE-392] | in: infrastructure type: task | **[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** opened **[DATAGEODE-392](https://jira.spring.io/browse/DATAGEODE-392?redirect=false)** and commented
---
No further details from [DATAGEODE-392](https://jira.spring.io/browse/DATAGEODE-392?redirect=false) | 1.0 | Release 2.3.7 (Neumann SR7) [DATAGEODE-392] - **[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** opened **[DATAGEODE-392](https://jira.spring.io/browse/DATAGEODE-392?redirect=false)** and commented
---
No further details from [DATAGEODE-392](https://jira.spring.io/browse/DATAGEODE-392?redirect=false) | non_test | release neumann opened and commented no further details from | 0 |
202,826 | 15,303,050,135 | IssuesEvent | 2021-02-24 15:23:23 | xdefilab/xhalflife-base | https://api.github.com/repos/xdefilab/xhalflife-base | closed | farm 优化 | High bug fixed kovan_test 优化 前端 | 玩过比较多的Defi和流动性挖矿,说一下对POOL/FARM的建议。
建议:
- [x] 用户最关心的是APY和收益,但网站上资金池这部分信息很少。
- [x] POOL页面对于可以挖矿的流动池最好加一个APY字段显示出来,用户可以直观看要选择哪个池。对于不同的矿池如果有权重之分的,也用2X 3X 5X等类似标志出来。
- [x] FARM页面 每期挖矿能挖多少XDEX、当前矿池剩余XDEX数量、当前区块高度,每个池的XPT份额,APY等这些信息要显示出来
- [ ] 对于不同矿池解锁时间不一样的,也加上文字说明
- [ ] stake操作,当用户输入xpt个数,最好在对话框加个收益预测显示预计每日用户可获取多少XDEX,输入的XPT变化时收益预测也自动变化
总计和用户收益相关的信息越详尽越好 | 1.0 | farm 优化 - 玩过比较多的Defi和流动性挖矿,说一下对POOL/FARM的建议。
建议:
- [x] 用户最关心的是APY和收益,但网站上资金池这部分信息很少。
- [x] POOL页面对于可以挖矿的流动池最好加一个APY字段显示出来,用户可以直观看要选择哪个池。对于不同的矿池如果有权重之分的,也用2X 3X 5X等类似标志出来。
- [x] FARM页面 每期挖矿能挖多少XDEX、当前矿池剩余XDEX数量、当前区块高度,每个池的XPT份额,APY等这些信息要显示出来
- [ ] 对于不同矿池解锁时间不一样的,也加上文字说明
- [ ] stake操作,当用户输入xpt个数,最好在对话框加个收益预测显示预计每日用户可获取多少XDEX,输入的XPT变化时收益预测也自动变化
总计和用户收益相关的信息越详尽越好 | test | farm 优化 玩过比较多的defi和流动性挖矿,说一下对pool farm的建议。 建议: 用户最关心的是apy和收益,但网站上资金池这部分信息很少。 pool页面对于可以挖矿的流动池最好加一个apy字段显示出来,用户可以直观看要选择哪个池。对于不同的矿池如果有权重之分的, 。 farm页面 每期挖矿能挖多少xdex、当前矿池剩余xdex数量、当前区块高度,每个池的xpt份额,apy等这些信息要显示出来 对于不同矿池解锁时间不一样的,也加上文字说明 stake操作,当用户输入xpt个数,最好在对话框加个收益预测显示预计每日用户可获取多少xdex,输入的xpt变化时收益预测也自动变化 总计和用户收益相关的信息越详尽越好 | 1 |
160,764 | 6,102,018,742 | IssuesEvent | 2017-06-20 15:39:35 | 18F/web-design-standards | https://api.github.com/repos/18F/web-design-standards | opened | Publish Vets.gov case study | [Priority] Minor [Skill] Content [Type] Communication | Vets.gov team and VA Comms gave us the thumbs up to publish.
Let me know if you want me to add the text right into this issue.
[Vets.govWDSCaseStudyv2.docx.docx](https://github.com/18F/web-design-standards/files/1088735/Vets.govWDSCaseStudyv2.docx.docx)
| 1.0 | Publish Vets.gov case study - Vets.gov team and VA Comms gave us the thumbs up to publish.
Let me know if you want me to add the text right into this issue.
[Vets.govWDSCaseStudyv2.docx.docx](https://github.com/18F/web-design-standards/files/1088735/Vets.govWDSCaseStudyv2.docx.docx)
| non_test | publish vets gov case study vets gov team and va comms gave us the thumbs up to publish let me know if you want me to add the text right into this issue | 0 |
133,536 | 10,833,551,171 | IssuesEvent | 2019-11-11 13:12:25 | GMLC-TDC/HELICS | https://api.github.com/repos/GMLC-TDC/HELICS | closed | something still wrong with the mingw build in develop | bug testing | **Describe the bug**
The mingw build on [travis is failing on develop](https://travis-ci.com/GMLC-TDC/HELICS/jobs/250505715)
```
The filename, directory name, or volume label syntax is incorrect.
mingw32-make[2]: *** [examples\comboFederates1\CMakeFiles\comboFed.dir\build.make:63: examples/comboFederates1/CMakeFiles/comboFed.dir/comboFed.cpp.obj] Error 1
mingw32-make[1]: *** [CMakeFiles\Makefile2:2444: examples/comboFederates1/CMakeFiles/comboFed.dir/all] Error 2
mingw32-make[1]: *** Waiting for unfinished jobs....
```
not entirely sure what is going on here, but it should be fixed by 2.3 | 1.0 | something still wrong with the mingw build in develop - **Describe the bug**
The mingw build on [travis is failing on develop](https://travis-ci.com/GMLC-TDC/HELICS/jobs/250505715)
```
The filename, directory name, or volume label syntax is incorrect.
mingw32-make[2]: *** [examples\comboFederates1\CMakeFiles\comboFed.dir\build.make:63: examples/comboFederates1/CMakeFiles/comboFed.dir/comboFed.cpp.obj] Error 1
mingw32-make[1]: *** [CMakeFiles\Makefile2:2444: examples/comboFederates1/CMakeFiles/comboFed.dir/all] Error 2
mingw32-make[1]: *** Waiting for unfinished jobs....
```
not entirely sure what is going on here, but it should be fixed by 2.3 | test | something still wrong with the mingw build in develop describe the bug the mingw build on the filename directory name or volume label syntax is incorrect make error make error make waiting for unfinished jobs not entirely sure what is going on here but it should be fixed by | 1 |
168,668 | 13,098,714,390 | IssuesEvent | 2020-08-03 20:03:33 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | Preflight check for node version | component:ui_next priority:medium state:needs_test type:enhancement | ##### ISSUE TYPE
Add a preflight check that runs before `install` and `build` that checks for the expected version of node & fail loudly with an informative error message when there is a version mismatch.
| 1.0 | Preflight check for node version - ##### ISSUE TYPE
Add a preflight check that runs before `install` and `build` that checks for the expected version of node & fail loudly with an informative error message when there is a version mismatch.
| test | preflight check for node version issue type add a preflight check that runs before install and build that checks for the expected version of node fail loudly with an informative error message when there is a version mismatch | 1 |
292,465 | 25,215,807,239 | IssuesEvent | 2022-11-14 09:04:42 | Uuvana-Studios/longvinter-windows-client | https://api.github.com/repos/Uuvana-Studios/longvinter-windows-client | opened | i cant go to my house and add wood! only 8 hours left to demolish my houses !!! :( UE WEST UUVANA#PVE | Bug Not Tested | There is a big problem on the server UE WEST UUVANA#PVE since yesterday. My houses and plots are not loading properly. I can't go into the house and add wood and only 8 hours left to demolish!
| 1.0 | i cant go to my house and add wood! only 8 hours left to demolish my houses !!! :( UE WEST UUVANA#PVE - There is a big problem on the server UE WEST UUVANA#PVE since yesterday. My houses and plots are not loading properly. I can't go into the house and add wood and only 8 hours left to demolish!
| test | i cant go to my house and add wood only hours left to demolish my houses ue west uuvana pve there is a big problem on the server ue west uuvana pve since yesterday my houses and plots are not loading properly i can t go into the house and add wood and only hours left to demolish | 1 |
123,238 | 10,258,012,628 | IssuesEvent | 2019-08-21 21:34:45 | CodaProtocol/coda | https://api.github.com/repos/CodaProtocol/coda | opened | We can still have uncomsumed cache after ledger_catchup fails | bug testnet | While working on this PR https://github.com/CodaProtocol/coda/pull/3251, I had ledger catchup jobs fail. The job failed because I was catching up to a block that is a descendant of a root (which does not make sense at all and I prevent this from happening). When this happens, catchup would fail. As a result, these blocks have not been fully consumed by `Cached_lib.Impl.ml`. This results in the an thrown exception when the blocks are garbage collected. | 1.0 | We can still have uncomsumed cache after ledger_catchup fails - While working on this PR https://github.com/CodaProtocol/coda/pull/3251, I had ledger catchup jobs fail. The job failed because I was catching up to a block that is a descendant of a root (which does not make sense at all and I prevent this from happening). When this happens, catchup would fail. As a result, these blocks have not been fully consumed by `Cached_lib.Impl.ml`. This results in the an thrown exception when the blocks are garbage collected. | test | we can still have uncomsumed cache after ledger catchup fails while working on this pr i had ledger catchup jobs fail the job failed because i was catching up to a block that is a descendant of a root which does not make sense at all and i prevent this from happening when this happens catchup would fail as a result these blocks have not been fully consumed by cached lib impl ml this results in the an thrown exception when the blocks are garbage collected | 1 |
224,824 | 17,777,397,405 | IssuesEvent | 2021-08-30 21:09:54 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | server: TestStatusAPIStatements failed | C-test-failure O-robot branch-master T-sql-observability | server.TestStatusAPIStatements [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3380769&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3380769&tab=artifacts#/) on master @ [35d2c82f8cd0d77f0487bcdbfbfd12d351293679](https://github.com/cockroachdb/cockroach/commits/35d2c82f8cd0d77f0487bcdbfbfd12d351293679):
```
App: "$ internal-update-system-locations",
Stats: roachpb.TransactionStatistics{
Count: 5,
MaxRetries: 0,
NumRows: roachpb.NumericStat{Mean:1, SquaredDiffs:0},
ServiceLat: roachpb.NumericStat{Mean:0.0010518996, SquaredDiffs:1.6713673053199977e-08},
RetryLat: roachpb.NumericStat{},
CommitLat: roachpb.NumericStat{Mean:0.00031961699999999996, SquaredDiffs:2.9242306039999974e-09},
BytesRead: roachpb.NumericStat{},
RowsRead: roachpb.NumericStat{},
ExecStats: roachpb.ExecStats{},
},
AggregatedTs: time.Time{
wall: 0x0,
ext: 63765903600,
loc: (*time.Location)(nil),
},
TransactionFingerprintID: 0x78db05059f42614b,
},
NodeID: 0,
},
{
StatsData: roachpb.CollectedTransactionStatistics{
StatementFingerprintIDs: {0x2e180fb94d8632da},
App: "$ internal-update-system-locations",
Stats: roachpb.TransactionStatistics{
Count: 1,
MaxRetries: 0,
NumRows: roachpb.NumericStat{Mean:1, SquaredDiffs:0},
ServiceLat: roachpb.NumericStat{Mean:0.002254526, SquaredDiffs:0},
RetryLat: roachpb.NumericStat{},
CommitLat: roachpb.NumericStat{Mean:2.279e-05, SquaredDiffs:0},
BytesRead: roachpb.NumericStat{},
RowsRead: roachpb.NumericStat{},
ExecStats: roachpb.ExecStats{},
},
AggregatedTs: time.Time{
wall: 0x0,
ext: 63765903600,
loc: (*time.Location)(nil),
},
TransactionFingerprintID: 0x817bb2f5cb878505,
},
NodeID: 0,
},
},
}
panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestStatusAPIStatements658941336
--- FAIL: TestStatusAPIStatements (7.43s)
```
<details><summary>Reproduce</summary>
<p>
To reproduce, try:
```bash
make stressrace TESTS=TestStatusAPIStatements PKG=./pkg/server TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
```
Parameters in this failure:
- GOFLAGS=-parallel=4
</p>
</details>
/cc @cockroachdb/server couchand
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestStatusAPIStatements.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
| 1.0 | server: TestStatusAPIStatements failed - server.TestStatusAPIStatements [failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=3380769&tab=buildLog) with [artifacts](https://teamcity.cockroachdb.com/viewLog.html?buildId=3380769&tab=artifacts#/) on master @ [35d2c82f8cd0d77f0487bcdbfbfd12d351293679](https://github.com/cockroachdb/cockroach/commits/35d2c82f8cd0d77f0487bcdbfbfd12d351293679):
```
App: "$ internal-update-system-locations",
Stats: roachpb.TransactionStatistics{
Count: 5,
MaxRetries: 0,
NumRows: roachpb.NumericStat{Mean:1, SquaredDiffs:0},
ServiceLat: roachpb.NumericStat{Mean:0.0010518996, SquaredDiffs:1.6713673053199977e-08},
RetryLat: roachpb.NumericStat{},
CommitLat: roachpb.NumericStat{Mean:0.00031961699999999996, SquaredDiffs:2.9242306039999974e-09},
BytesRead: roachpb.NumericStat{},
RowsRead: roachpb.NumericStat{},
ExecStats: roachpb.ExecStats{},
},
AggregatedTs: time.Time{
wall: 0x0,
ext: 63765903600,
loc: (*time.Location)(nil),
},
TransactionFingerprintID: 0x78db05059f42614b,
},
NodeID: 0,
},
{
StatsData: roachpb.CollectedTransactionStatistics{
StatementFingerprintIDs: {0x2e180fb94d8632da},
App: "$ internal-update-system-locations",
Stats: roachpb.TransactionStatistics{
Count: 1,
MaxRetries: 0,
NumRows: roachpb.NumericStat{Mean:1, SquaredDiffs:0},
ServiceLat: roachpb.NumericStat{Mean:0.002254526, SquaredDiffs:0},
RetryLat: roachpb.NumericStat{},
CommitLat: roachpb.NumericStat{Mean:2.279e-05, SquaredDiffs:0},
BytesRead: roachpb.NumericStat{},
RowsRead: roachpb.NumericStat{},
ExecStats: roachpb.ExecStats{},
},
AggregatedTs: time.Time{
wall: 0x0,
ext: 63765903600,
loc: (*time.Location)(nil),
},
TransactionFingerprintID: 0x817bb2f5cb878505,
},
NodeID: 0,
},
},
}
panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestStatusAPIStatements658941336
--- FAIL: TestStatusAPIStatements (7.43s)
```
<details><summary>Reproduce</summary>
<p>
To reproduce, try:
```bash
make stressrace TESTS=TestStatusAPIStatements PKG=./pkg/server TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
```
Parameters in this failure:
- GOFLAGS=-parallel=4
</p>
</details>
/cc @cockroachdb/server couchand
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestStatusAPIStatements.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
| test | server teststatusapistatements failed server teststatusapistatements with on master app internal update system locations stats roachpb transactionstatistics count maxretries numrows roachpb numericstat mean squareddiffs servicelat roachpb numericstat mean squareddiffs retrylat roachpb numericstat commitlat roachpb numericstat mean squareddiffs bytesread roachpb numericstat rowsread roachpb numericstat execstats roachpb execstats aggregatedts time time wall ext loc time location nil transactionfingerprintid nodeid statsdata roachpb collectedtransactionstatistics statementfingerprintids app internal update system locations stats roachpb transactionstatistics count maxretries numrows roachpb numericstat mean squareddiffs servicelat roachpb numericstat mean squareddiffs retrylat roachpb numericstat commitlat roachpb numericstat mean squareddiffs bytesread roachpb numericstat rowsread roachpb numericstat execstats roachpb execstats aggregatedts time time wall ext loc time location nil transactionfingerprintid nodeid panic go test log scope end test logs left over in go src github com cockroachdb cockroach artifacts fail teststatusapistatements reproduce to reproduce try bash make stressrace tests teststatusapistatements pkg pkg server testtimeout stressflags timeout parameters in this failure goflags parallel cc cockroachdb server couchand | 1 |
133,804 | 10,863,991,313 | IssuesEvent | 2019-11-14 16:04:20 | kcigeospatial/Fred_Co_Land-Management | https://api.github.com/repos/kcigeospatial/Fred_Co_Land-Management | closed | Inspection Comments Error | Ready for Test Env. Retest | inserted comments in 1006662 and it will not let me record the result as failed says i need comments

| 2.0 | Inspection Comments Error - inserted comments in 1006662 and it will not let me record the result as failed says i need comments

| test | inspection comments error inserted comments in and it will not let me record the result as failed says i need comments | 1 |
264,114 | 28,106,218,863 | IssuesEvent | 2023-03-31 01:04:19 | Nivaskumark/CVE-2020-0097-frameworks_base_after | https://api.github.com/repos/Nivaskumark/CVE-2020-0097-frameworks_base_after | reopened | CVE-2021-0682 (Medium) detected in baseandroid-10.0.0_r14 | Mend: dependency security vulnerability | ## CVE-2021-0682 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-10.0.0_r14</b></p></summary>
<p>
<p>Android framework classes and services</p>
<p>Library home page: <a href=https://android.googlesource.com/platform/frameworks/base>https://android.googlesource.com/platform/frameworks/base</a></p>
<p>Found in HEAD commit: <a href="https://github.com/Nivaskumark/CVE-2020-0097-frameworks_base/commit/ab450da4821e38b32262bb7c728210e89468ce0e">ab450da4821e38b32262bb7c728210e89468ce0e</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/core/java/com/android/server/notification/NotificationManagerService.java</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In sendAccessibilityEvent of NotificationManagerService.java, there is a possible disclosure of notification data due to a missing permission check. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-8.1 Android-9 Android-10Android ID: A-159624555
<p>Publish Date: 2021-10-06
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-0682>CVE-2021-0682</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
</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://source.android.com/security/bulletin/2021-09-01">https://source.android.com/security/bulletin/2021-09-01</a></p>
<p>Release Date: 2021-10-06</p>
<p>Fix Resolution: android-11.0.0_r43</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | True | CVE-2021-0682 (Medium) detected in baseandroid-10.0.0_r14 - ## CVE-2021-0682 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>baseandroid-10.0.0_r14</b></p></summary>
<p>
<p>Android framework classes and services</p>
<p>Library home page: <a href=https://android.googlesource.com/platform/frameworks/base>https://android.googlesource.com/platform/frameworks/base</a></p>
<p>Found in HEAD commit: <a href="https://github.com/Nivaskumark/CVE-2020-0097-frameworks_base/commit/ab450da4821e38b32262bb7c728210e89468ce0e">ab450da4821e38b32262bb7c728210e89468ce0e</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/core/java/com/android/server/notification/NotificationManagerService.java</b>
</p>
</details>
<p></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary>
<p>
In sendAccessibilityEvent of NotificationManagerService.java, there is a possible disclosure of notification data due to a missing permission check. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11 Android-8.1 Android-9 Android-10Android ID: A-159624555
<p>Publish Date: 2021-10-06
<p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2021-0682>CVE-2021-0682</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>5.5</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
</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://source.android.com/security/bulletin/2021-09-01">https://source.android.com/security/bulletin/2021-09-01</a></p>
<p>Release Date: 2021-10-06</p>
<p>Fix Resolution: android-11.0.0_r43</p>
</p>
</details>
<p></p>
***
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github) | non_test | cve medium detected in baseandroid cve medium severity vulnerability vulnerable library baseandroid android framework classes and services library home page a href found in head commit a href found in base branch master vulnerable source files core java com android server notification notificationmanagerservice java vulnerability details in sendaccessibilityevent of notificationmanagerservice java there is a possible disclosure of notification data due to a missing permission check this could lead to local information disclosure with user execution privileges needed user interaction is not needed for exploitation product androidversions android android android android id a publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact none availability impact none for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution android step up your open source security game with mend | 0 |
284,752 | 8,750,129,149 | IssuesEvent | 2018-12-13 18:17:06 | dojot/dojot | https://api.github.com/repos/dojot/dojot | closed | iotagent-mosca publishes QoS0 messages out of order | Priority:High Team:Backend Type:Bug | when messages are sent to the iotagent-mosca in rapid succession they are often received by the subscribers (kafka, ...) out of order.
According to the MQTT specfication, QoS0 messages of the same topic must be processed in order when they are not lost.
| 1.0 | iotagent-mosca publishes QoS0 messages out of order - when messages are sent to the iotagent-mosca in rapid succession they are often received by the subscribers (kafka, ...) out of order.
According to the MQTT specfication, QoS0 messages of the same topic must be processed in order when they are not lost.
| non_test | iotagent mosca publishes messages out of order when messages are sent to the iotagent mosca in rapid succession they are often received by the subscribers kafka out of order according to the mqtt specfication messages of the same topic must be processed in order when they are not lost | 0 |
155,085 | 12,238,267,186 | IssuesEvent | 2020-05-04 19:30:09 | ansible/ansible | https://api.github.com/repos/ansible/ansible | closed | Ansible conditional based on return data gives opposite results | affects_2.9 bug needs_triage python3 support:core test | ##### SUMMARY
Ansible produces opposite results when searching for string in output
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
IOS
##### ANSIBLE VERSION
Python 2.7.5 produces exact the same issues
```
ansible 2.9.7
config file = /var/production/Cisco/configure_ospf/ansible.cfg
configured module search path = ['/home/pawel/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/ansible
executable location = /opt/rh/rh-python36/root/usr/bin/ansible
python version = 3.6.9 (default, Nov 11 2019, 11:24:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)]
```
##### CONFIGURATION
```
DEFAULT_GATHERING(/var/production/Cisco/configure_ospf/ansible.cfg) = explicit
DEFAULT_HOST_LIST(/var/production/Cisco/configure_ospf/ansible.cfg) = ['/var/production/Cisco/configure_ospf/hosts']
DEFAULT_ROLES_PATH(/var/production/Cisco/configure_ospf/ansible.cfg) = ['/etc/ansible/roles', '/usr/share/ansible/roles']
HOST_KEY_CHECKING(/var/production/Cisco/configure_ospf/ansible.cfg) = False
RETRY_FILES_ENABLED(/var/production/Cisco/configure_ospf/ansible.cfg) = False
```
##### OS / ENVIRONMENT
CentOS Linux release 7.7.1908 (Core)
##### STEPS TO REPRODUCE
```
---
- name: gather facts
hosts: r5
#gather_facts: yes
vars:
usr: test
tasks:
- name:
ios_command:
commands: sh run | s user
register: username_contents
#changed_when: false
- name: debug
debug:
var: username_contents
- name: debug
debug:
var: usr
- name: check if user exists
#ios_config:
# lines: username test privilege 15 secret test
debug:
msg: User exists
when: usr in username_contents['stdout']
```
More in following disscusion:
https://gist.github.com/zeitounator/25e3dfc2a660f984f05712ec2e912ccc
##### EXPECTED RESULTS
```
TASK [check if user exists] ***********************************************************************************************************************************************************************
ok: [r5] => {
"msg": "User exists"
}
```
##### ACTUAL RESULTS
```
TASK [check if user exists] ***********************************************************************************************************************************************************************
skipping: [r5]
```
| 1.0 | Ansible conditional based on return data gives opposite results - ##### SUMMARY
Ansible produces opposite results when searching for string in output
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
IOS
##### ANSIBLE VERSION
Python 2.7.5 produces exact the same issues
```
ansible 2.9.7
config file = /var/production/Cisco/configure_ospf/ansible.cfg
configured module search path = ['/home/pawel/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/ansible
executable location = /opt/rh/rh-python36/root/usr/bin/ansible
python version = 3.6.9 (default, Nov 11 2019, 11:24:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)]
```
##### CONFIGURATION
```
DEFAULT_GATHERING(/var/production/Cisco/configure_ospf/ansible.cfg) = explicit
DEFAULT_HOST_LIST(/var/production/Cisco/configure_ospf/ansible.cfg) = ['/var/production/Cisco/configure_ospf/hosts']
DEFAULT_ROLES_PATH(/var/production/Cisco/configure_ospf/ansible.cfg) = ['/etc/ansible/roles', '/usr/share/ansible/roles']
HOST_KEY_CHECKING(/var/production/Cisco/configure_ospf/ansible.cfg) = False
RETRY_FILES_ENABLED(/var/production/Cisco/configure_ospf/ansible.cfg) = False
```
##### OS / ENVIRONMENT
CentOS Linux release 7.7.1908 (Core)
##### STEPS TO REPRODUCE
```
---
- name: gather facts
hosts: r5
#gather_facts: yes
vars:
usr: test
tasks:
- name:
ios_command:
commands: sh run | s user
register: username_contents
#changed_when: false
- name: debug
debug:
var: username_contents
- name: debug
debug:
var: usr
- name: check if user exists
#ios_config:
# lines: username test privilege 15 secret test
debug:
msg: User exists
when: usr in username_contents['stdout']
```
More in following disscusion:
https://gist.github.com/zeitounator/25e3dfc2a660f984f05712ec2e912ccc
##### EXPECTED RESULTS
```
TASK [check if user exists] ***********************************************************************************************************************************************************************
ok: [r5] => {
"msg": "User exists"
}
```
##### ACTUAL RESULTS
```
TASK [check if user exists] ***********************************************************************************************************************************************************************
skipping: [r5]
```
| test | ansible conditional based on return data gives opposite results summary ansible produces opposite results when searching for string in output issue type bug report component name ios ansible version python produces exact the same issues ansible config file var production cisco configure ospf ansible cfg configured module search path ansible python module location opt rh rh root usr lib site packages ansible executable location opt rh rh root usr bin ansible python version default nov configuration default gathering var production cisco configure ospf ansible cfg explicit default host list var production cisco configure ospf ansible cfg default roles path var production cisco configure ospf ansible cfg host key checking var production cisco configure ospf ansible cfg false retry files enabled var production cisco configure ospf ansible cfg false os environment centos linux release core steps to reproduce name gather facts hosts gather facts yes vars usr test tasks name ios command commands sh run s user register username contents changed when false name debug debug var username contents name debug debug var usr name check if user exists ios config lines username test privilege secret test debug msg user exists when usr in username contents more in following disscusion expected results task ok msg user exists actual results task skipping | 1 |
323,748 | 27,748,549,830 | IssuesEvent | 2023-03-15 18:49:37 | phetsims/tambo | https://api.github.com/repos/phetsims/tambo | opened | CT Cannot read properties of null (reading 'minimumWidth') | type:automated-testing | ```
tambo : multitouch-fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1678892622491/tambo/tambo_en.html?continuousTest=%7B%22test%22%3A%5B%22tambo%22%2C%22multitouch-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1678892622491%22%2C%22timestamp%22%3A1678898392254%7D&brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false
Query: brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false
Uncaught TypeError: Cannot read properties of null (reading 'minimumWidth')
TypeError: Cannot read properties of null (reading 'minimumWidth')
at minimumWidth (AquaRadioButton.ts:268:38)
at layout (LayoutConstraint.ts:201:13)
at updateLayout (LayoutConstraint.ts:215:11)
at listener (TinyEmitter.ts:102:8)
at emit (TinyProperty.ts:125:9)
at notifyListeners (TinyProperty.ts:73:11)
at set (TinyProperty.ts:59:9)
at (WidthSizable.ts:235:12)
at listener (TinyEmitter.ts:102:8)
at emit (TinyProperty.ts:125:9)
id: Bayes Puppeteer
Snapshot from 3/15/2023, 9:03:42 AM
``` | 1.0 | CT Cannot read properties of null (reading 'minimumWidth') - ```
tambo : multitouch-fuzz : unbuilt
https://bayes.colorado.edu/continuous-testing/ct-snapshots/1678892622491/tambo/tambo_en.html?continuousTest=%7B%22test%22%3A%5B%22tambo%22%2C%22multitouch-fuzz%22%2C%22unbuilt%22%5D%2C%22snapshotName%22%3A%22snapshot-1678892622491%22%2C%22timestamp%22%3A1678898392254%7D&brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false
Query: brand=phet&ea&fuzz&fuzzPointers=2&memoryLimit=1000&supportsPanAndZoom=false
Uncaught TypeError: Cannot read properties of null (reading 'minimumWidth')
TypeError: Cannot read properties of null (reading 'minimumWidth')
at minimumWidth (AquaRadioButton.ts:268:38)
at layout (LayoutConstraint.ts:201:13)
at updateLayout (LayoutConstraint.ts:215:11)
at listener (TinyEmitter.ts:102:8)
at emit (TinyProperty.ts:125:9)
at notifyListeners (TinyProperty.ts:73:11)
at set (TinyProperty.ts:59:9)
at (WidthSizable.ts:235:12)
at listener (TinyEmitter.ts:102:8)
at emit (TinyProperty.ts:125:9)
id: Bayes Puppeteer
Snapshot from 3/15/2023, 9:03:42 AM
``` | test | ct cannot read properties of null reading minimumwidth tambo multitouch fuzz unbuilt query brand phet ea fuzz fuzzpointers memorylimit supportspanandzoom false uncaught typeerror cannot read properties of null reading minimumwidth typeerror cannot read properties of null reading minimumwidth at minimumwidth aquaradiobutton ts at layout layoutconstraint ts at updatelayout layoutconstraint ts at listener tinyemitter ts at emit tinyproperty ts at notifylisteners tinyproperty ts at set tinyproperty ts at widthsizable ts at listener tinyemitter ts at emit tinyproperty ts id bayes puppeteer snapshot from am | 1 |
252,188 | 21,561,744,911 | IssuesEvent | 2022-05-01 09:06:43 | sonseolhee/nestjs-restaurant-api | https://api.github.com/repos/sonseolhee/nestjs-restaurant-api | opened | Unit Testing Authentication | enhancement NestJS unit_test | ### 설명
인증 관련 사항 유닛 테스트
### 목록
- AuthService
- [ ] signUp
- [ ] login
- AuthController
- [ ] SiginUp
- [ ] login
- [ ] JwtStrategy | 1.0 | Unit Testing Authentication - ### 설명
인증 관련 사항 유닛 테스트
### 목록
- AuthService
- [ ] signUp
- [ ] login
- AuthController
- [ ] SiginUp
- [ ] login
- [ ] JwtStrategy | test | unit testing authentication 설명 인증 관련 사항 유닛 테스트 목록 authservice signup login authcontroller siginup login jwtstrategy | 1 |
41,288 | 5,346,387,409 | IssuesEvent | 2017-02-17 19:32:05 | golang/go | https://api.github.com/repos/golang/go | closed | x/tools: tests broken after | Testing | The x/tools repo tests are broken as of c05b06a ("os: use poller for file I/O").
https://build.golang.org/?repo=golang.org%2fx%2ftools
@ianlancetaylor, can you look into it?
/cc @jayconrod @alandonovan | 1.0 | x/tools: tests broken after - The x/tools repo tests are broken as of c05b06a ("os: use poller for file I/O").
https://build.golang.org/?repo=golang.org%2fx%2ftools
@ianlancetaylor, can you look into it?
/cc @jayconrod @alandonovan | test | x tools tests broken after the x tools repo tests are broken as of os use poller for file i o ianlancetaylor can you look into it cc jayconrod alandonovan | 1 |
315,758 | 27,103,545,239 | IssuesEvent | 2023-02-15 10:24:20 | sap-tutorials/Tutorials | https://api.github.com/repos/sap-tutorials/Tutorials | closed | Set Up Integration Suite Trial | SCPTest-trial2 SCPTest-cloudin SCPTest-trial3 High-Prio SCPTest-2302A | Tutorials: https://developers.sap.com/tutorials/cp-starter-isuite-onboard-subscribe.html
----------------------------
Issue: Automatically assign roles and create service instances using Booster is failing at step 4.
In the Configure Subaccount tab after selecting our subaccount, getting the below error message in both regions(US & AP).
Please find the attached screenshot for reference.

Labels to be added:
Scenario Label: SCPTest-cloudin
Sprint label: SCPTest-2302A
Landscape label: trail2, trail3
Priority: High
Kind regards
Venkat | 4.0 | Set Up Integration Suite Trial - Tutorials: https://developers.sap.com/tutorials/cp-starter-isuite-onboard-subscribe.html
----------------------------
Issue: Automatically assign roles and create service instances using Booster is failing at step 4.
In the Configure Subaccount tab after selecting our subaccount, getting the below error message in both regions(US & AP).
Please find the attached screenshot for reference.

Labels to be added:
Scenario Label: SCPTest-cloudin
Sprint label: SCPTest-2302A
Landscape label: trail2, trail3
Priority: High
Kind regards
Venkat | test | set up integration suite trial tutorials issue automatically assign roles and create service instances using booster is failing at step in the configure subaccount tab after selecting our subaccount getting the below error message in both regions us ap please find the attached screenshot for reference labels to be added scenario label scptest cloudin sprint label scptest landscape label priority high kind regards venkat | 1 |
47,724 | 5,909,668,633 | IssuesEvent | 2017-05-20 02:01:29 | mafagafogigante/dungeon | https://api.github.com/repos/mafagafogigante/dungeon | closed | Should remove duplicate code for integer rule creation | tests | This is a minor code smell in the testing code. | 1.0 | Should remove duplicate code for integer rule creation - This is a minor code smell in the testing code. | test | should remove duplicate code for integer rule creation this is a minor code smell in the testing code | 1 |
263,316 | 23,048,279,280 | IssuesEvent | 2022-07-24 08:27:58 | openrazer/openrazer | https://api.github.com/repos/openrazer/openrazer | closed | DeathAdder 3.5G doesn't persist DPI across reboots | bug need testing help wanted | > Originally reported in https://github.com/polychromatic/polychromatic/issues/404:
The DeathAdder 3.5G (a single DPI X device) keeps resetting its DPI value to 3500 across reboots.
`~/.config/openrazer/persistence.conf` does not contain any `dpi` entries, so it might be silently failing to save the value (being the odd one with no Y value). Possibly that could be reason it resets because the persistence value defaults to `0`.
Manually writing the desired DPI to file and setting it as read only was confirmed to work:
```
[DeathAdder35G]
poll_rate = 1000
dpi_x = 900
dpi_y = 0
``` | 1.0 | DeathAdder 3.5G doesn't persist DPI across reboots - > Originally reported in https://github.com/polychromatic/polychromatic/issues/404:
The DeathAdder 3.5G (a single DPI X device) keeps resetting its DPI value to 3500 across reboots.
`~/.config/openrazer/persistence.conf` does not contain any `dpi` entries, so it might be silently failing to save the value (being the odd one with no Y value). Possibly that could be reason it resets because the persistence value defaults to `0`.
Manually writing the desired DPI to file and setting it as read only was confirmed to work:
```
[DeathAdder35G]
poll_rate = 1000
dpi_x = 900
dpi_y = 0
``` | test | deathadder doesn t persist dpi across reboots originally reported in the deathadder a single dpi x device keeps resetting its dpi value to across reboots config openrazer persistence conf does not contain any dpi entries so it might be silently failing to save the value being the odd one with no y value possibly that could be reason it resets because the persistence value defaults to manually writing the desired dpi to file and setting it as read only was confirmed to work poll rate dpi x dpi y | 1 |
27,886 | 4,344,549,219 | IssuesEvent | 2016-07-29 08:52:02 | ariatemplates/ariatemplates | https://api.github.com/repos/ariatemplates/ariatemplates | closed | Fail: test.aria.widgets.wai.errorlist.binding.ErrorListBindingJawsTestCase | br:IE11 test-failure | Suggest, rewriting the test to target Jaws output that is relevant for the test (excluding all Jaws noise). | 1.0 | Fail: test.aria.widgets.wai.errorlist.binding.ErrorListBindingJawsTestCase - Suggest, rewriting the test to target Jaws output that is relevant for the test (excluding all Jaws noise). | test | fail test aria widgets wai errorlist binding errorlistbindingjawstestcase suggest rewriting the test to target jaws output that is relevant for the test excluding all jaws noise | 1 |
12,436 | 3,273,301,026 | IssuesEvent | 2015-10-26 00:19:58 | rust-lang/rust | https://api.github.com/repos/rust-lang/rust | closed | ICE: rustc overflows its stack on instanciation of enum | E-needstest | Also available at http://is.gd/7glmKz
```rust
pub trait Paramters { type SelfRef; }
struct RP<'a> { _marker: std::marker::PhantomData<&'a ()> }
struct BP;
impl<'a> Paramters for RP<'a> { type SelfRef = &'a X<RP<'a>>; }
impl Paramters for BP { type SelfRef = Box<X<BP>>; }
pub struct Y;
pub enum X<P: Paramters> {
Nothing,
SameAgain(P::SelfRef, Y)
}
fn main() {
// fine
let bnil: Box<X<BP>> = Box::new(X::Nothing);
let bx: Box<X<BP>> = Box::new(X::SameAgain(bnil, Y));
// crashes rustc
let rnil: X<RP> = X::Nothing;
let rx: X<RP> = X::SameAgain(&rnil, Y);
}
```
Output:
```
thread 'rustc' has overflowed its stack
Illegal instruction (core dumped)
``` | 1.0 | ICE: rustc overflows its stack on instanciation of enum - Also available at http://is.gd/7glmKz
```rust
pub trait Paramters { type SelfRef; }
struct RP<'a> { _marker: std::marker::PhantomData<&'a ()> }
struct BP;
impl<'a> Paramters for RP<'a> { type SelfRef = &'a X<RP<'a>>; }
impl Paramters for BP { type SelfRef = Box<X<BP>>; }
pub struct Y;
pub enum X<P: Paramters> {
Nothing,
SameAgain(P::SelfRef, Y)
}
fn main() {
// fine
let bnil: Box<X<BP>> = Box::new(X::Nothing);
let bx: Box<X<BP>> = Box::new(X::SameAgain(bnil, Y));
// crashes rustc
let rnil: X<RP> = X::Nothing;
let rx: X<RP> = X::SameAgain(&rnil, Y);
}
```
Output:
```
thread 'rustc' has overflowed its stack
Illegal instruction (core dumped)
``` | test | ice rustc overflows its stack on instanciation of enum also available at rust pub trait paramters type selfref struct rp marker std marker phantomdata struct bp impl paramters for rp type selfref a x impl paramters for bp type selfref box pub struct y pub enum x nothing sameagain p selfref y fn main fine let bnil box box new x nothing let bx box box new x sameagain bnil y crashes rustc let rnil x x nothing let rx x x sameagain rnil y output thread rustc has overflowed its stack illegal instruction core dumped | 1 |
61,915 | 6,761,630,629 | IssuesEvent | 2017-10-25 03:01:27 | Kademi/kademi-dev | https://api.github.com/repos/Kademi/kademi-dev | closed | Pending registration email not firing | bug Discuss Ready to Test - Dev | This journey http://moblix.admin.kademi-ci.co/funnels/registration/version1/#journeyBuilder-tab
When a group goal is used, and the pending node output is linked to an email, should this fire when the user submits the registration form but is pending?

| 1.0 | Pending registration email not firing - This journey http://moblix.admin.kademi-ci.co/funnels/registration/version1/#journeyBuilder-tab
When a group goal is used, and the pending node output is linked to an email, should this fire when the user submits the registration form but is pending?

| test | pending registration email not firing this journey when a group goal is used and the pending node output is linked to an email should this fire when the user submits the registration form but is pending | 1 |
69,985 | 7,167,018,460 | IssuesEvent | 2018-01-29 19:08:45 | vmware/vic | https://api.github.com/repos/vmware/vic | opened | Measure our CI merges to master pass rate and publish it | component/test priority/medium | As part of our OKR process this release, we want to achieve 90% CI pass rate. To accomplish this the first step is to start tracking it.
failures=$(drone build list vmware/vic --limit "50" --event push --branch master | grep -i 'Status: failure' | wc -l)
successes=$(drone build list vmware/vic --limit "50" --event push --branch master | grep -i 'Status: success' | wc -l)
$passrate=$successes/($successes+$failures) | 1.0 | Measure our CI merges to master pass rate and publish it - As part of our OKR process this release, we want to achieve 90% CI pass rate. To accomplish this the first step is to start tracking it.
failures=$(drone build list vmware/vic --limit "50" --event push --branch master | grep -i 'Status: failure' | wc -l)
successes=$(drone build list vmware/vic --limit "50" --event push --branch master | grep -i 'Status: success' | wc -l)
$passrate=$successes/($successes+$failures) | test | measure our ci merges to master pass rate and publish it as part of our okr process this release we want to achieve ci pass rate to accomplish this the first step is to start tracking it failures drone build list vmware vic limit event push branch master grep i status failure wc l successes drone build list vmware vic limit event push branch master grep i status success wc l passrate successes successes failures | 1 |
173,421 | 13,400,896,613 | IssuesEvent | 2020-09-03 16:28:06 | elastic/beats | https://api.github.com/repos/elastic/beats | opened | Flaky prometheus remote write system test | Team:Platforms flaky-test | ## Flaky Test
* **Test Name:** `metricbeat/module/prometheus/test_prometheus.py::TestRemoteWrite::test_remote_write`
* **Link:** https://github.com/elastic/beats/blob/9807eb15e5b65cb2cefd337e90c20d5fc357936e/metricbeat/module/prometheus/test_prometheus.py#L88
* **Branch:** Seen in master and several branches.
* **Notes:** Seems to timeout waiting for output, happening since a couple of days ago (Sept 1st).
### Stack Trace
From https://beats-ci.elastic.co/job/Beats/job/beats/job/PR-20926/3/testReport/junit/metricbeat.module.prometheus.test_prometheus/TestRemoteWrite/Build_and_Test___Metricbeat_OSS_Python_Integration_tests___test_remote_write/
```
self = <test_prometheus.TestRemoteWrite testMethod=test_remote_write>
@unittest.skipUnless(metricbeat.INTEGRATION_TESTS, "integration test")
def test_remote_write(self):
"""
prometheus remote_write test
"""
self.render_config_template(modules=[{
"name": "prometheus",
"metricsets": ["remote_write"],
"period": "5s",
"host": "localhost",
"port": "9201"
}])
proc = self.start_beat()
self.wait_until(lambda: self.log_contains("Starting HTTP"))
> self.wait_until(lambda: self.output_lines() > 0, 60)
module/prometheus/test_prometheus.py:88:
```
| 1.0 | Flaky prometheus remote write system test - ## Flaky Test
* **Test Name:** `metricbeat/module/prometheus/test_prometheus.py::TestRemoteWrite::test_remote_write`
* **Link:** https://github.com/elastic/beats/blob/9807eb15e5b65cb2cefd337e90c20d5fc357936e/metricbeat/module/prometheus/test_prometheus.py#L88
* **Branch:** Seen in master and several branches.
* **Notes:** Seems to timeout waiting for output, happening since a couple of days ago (Sept 1st).
### Stack Trace
From https://beats-ci.elastic.co/job/Beats/job/beats/job/PR-20926/3/testReport/junit/metricbeat.module.prometheus.test_prometheus/TestRemoteWrite/Build_and_Test___Metricbeat_OSS_Python_Integration_tests___test_remote_write/
```
self = <test_prometheus.TestRemoteWrite testMethod=test_remote_write>
@unittest.skipUnless(metricbeat.INTEGRATION_TESTS, "integration test")
def test_remote_write(self):
"""
prometheus remote_write test
"""
self.render_config_template(modules=[{
"name": "prometheus",
"metricsets": ["remote_write"],
"period": "5s",
"host": "localhost",
"port": "9201"
}])
proc = self.start_beat()
self.wait_until(lambda: self.log_contains("Starting HTTP"))
> self.wait_until(lambda: self.output_lines() > 0, 60)
module/prometheus/test_prometheus.py:88:
```
| test | flaky prometheus remote write system test flaky test test name metricbeat module prometheus test prometheus py testremotewrite test remote write link branch seen in master and several branches notes seems to timeout waiting for output happening since a couple of days ago sept stack trace from self unittest skipunless metricbeat integration tests integration test def test remote write self prometheus remote write test self render config template modules name prometheus metricsets period host localhost port proc self start beat self wait until lambda self log contains starting http self wait until lambda self output lines module prometheus test prometheus py | 1 |
239,458 | 18,273,946,321 | IssuesEvent | 2021-10-04 16:31:20 | GEOSX/GEOSX | https://api.github.com/repos/GEOSX/GEOSX | opened | [Docs] Point Windows users to good installation options | priority: medium type: documentation effort: 1 hour | We should add some brief documentation to our QuickStart and/or BuildGuide to point new Windows users to good options for installation (e.g. WSL or docker) to avoid headaches associated with a native Windows build. | 1.0 | [Docs] Point Windows users to good installation options - We should add some brief documentation to our QuickStart and/or BuildGuide to point new Windows users to good options for installation (e.g. WSL or docker) to avoid headaches associated with a native Windows build. | non_test | point windows users to good installation options we should add some brief documentation to our quickstart and or buildguide to point new windows users to good options for installation e g wsl or docker to avoid headaches associated with a native windows build | 0 |
800,417 | 28,365,175,530 | IssuesEvent | 2023-04-12 13:28:17 | GoogleCloudPlatform/python-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples | opened | dlp.snippets.redact_test: test_redact_image_all_text 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: 0bf03c78ecde146f71673196a4e2f35180d5ee97
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/bef0e22e-6cad-4875-9688-cec57a81ef32), [Sponge](http://sponge2/bef0e22e-6cad-4875-9688-cec57a81ef32)
status: failed | 1.0 | dlp.snippets.redact_test: test_redact_image_all_text 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: 0bf03c78ecde146f71673196a4e2f35180d5ee97
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/bef0e22e-6cad-4875-9688-cec57a81ef32), [Sponge](http://sponge2/bef0e22e-6cad-4875-9688-cec57a81ef32)
status: failed | non_test | dlp snippets redact test test redact image all text 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 | 0 |
77,279 | 3,506,333,879 | IssuesEvent | 2016-01-08 05:50:23 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Freezing Trap III (BB #326) | Category: Crash migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:**
**Original Date:** 16.10.2010 15:10:15 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/326
<hr>
Delete GameObject (GUID: xxxx Entry: 164877 SpellId 14311 LinkedGO 0) that lost references to owner (GUID xxx Type 'player') GO list. Crash possible later.
that game object crashing server
rev.840 | 1.0 | Freezing Trap III (BB #326) - This issue was migrated from bitbucket.
**Original Reporter:**
**Original Date:** 16.10.2010 15:10:15 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/326
<hr>
Delete GameObject (GUID: xxxx Entry: 164877 SpellId 14311 LinkedGO 0) that lost references to owner (GUID xxx Type 'player') GO list. Crash possible later.
that game object crashing server
rev.840 | non_test | freezing trap iii bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state resolved direct link delete gameobject guid xxxx entry spellid linkedgo that lost references to owner guid xxx type player go list crash possible later that game object crashing server rev | 0 |
115,723 | 9,810,035,913 | IssuesEvent | 2019-06-12 19:28:37 | dojot/dojot | https://api.github.com/repos/dojot/dojot | closed | [Flowbroker] Correct the text in device out node | Epic: i18n Priority:Low Status:ToTest Team:Frontend Type:Bug | **Steps to reproduce the problem**:
1. Click "Novo Fluxo"
2. Edit device out node

**Affected Version**: 58.2-20190321 | 1.0 | [Flowbroker] Correct the text in device out node - **Steps to reproduce the problem**:
1. Click "Novo Fluxo"
2. Edit device out node

**Affected Version**: 58.2-20190321 | test | correct the text in device out node steps to reproduce the problem click novo fluxo edit device out node affected version | 1 |
374,492 | 26,120,387,158 | IssuesEvent | 2022-12-28 11:55:07 | PolyakovYan11/KR_Avto | https://api.github.com/repos/PolyakovYan11/KR_Avto | closed | Техническое задание | documentation | 1.Техническое задание
1.1. Общие сведения:
1.1.1. Полное наименование системы:
Сайт по размещению объявлений о продаже автомобилей
1.1.2. Наименования организации-заказчика, разработчика системы:
Заказчик: КФ МГТУ им. Н. Э. Баумана
Разработчик: Студент КФ МГТУ им. Н. Э. Баумана группы ИУК5-52Б Поляков Я.А.
1.1.3. Плановые сроки начала и окончания работы по созданию системы:
Плановый срок начала работ – 12 сентября 2022 года.
Плановый срок окончания работ – 1 декабря 2022 года.
1.2. Назначение и цели создания системы
1.2.1. Назначение системы:
Система предназначена для размещения объявлений о продаже автомобиля или поиска автомобиля для дальнейшей покупки.
1.2.2. Цели создания системы:
Система создается для ускоренной продажи или покупки автомобиля.
1.3. Требования к системе
1.3.1. Требования к системе в целом:
1.3.1.1. Требования к структуре и функционированию системы:
Система разделена на 4 подструктуры:
- Клиентская часть в виде веб-приложения.
- Место хранения данных (база данных).
- Серверная часть веб-сайта.
- Хостинг
1.3.1.2. Требования по эргономике и технической эстетике:
Интерфейс системы не должен вводить пользователя в заблуждение, содержать элементы, назначение которых неочевидно или элементы, функционал которых отсутствует или не соответствует пояснению в интерфейсе. Интерфейс должен быть понятен и не перегружен графическими элементами.
1.3.2. Требования к функциям (задачам), выполняемым системой
- Авторизация на веб-сайте.
- Адекватное отображение контента (Текстов, изображений) на мобильных устройствах и ПК
- Размещение объявлений
- Просмотр размещенных объявлений
- Управление профилем
- Изменение объявлений
- Удаление объявлений
- Добавление объявлений в раздел «Избранное»
- Удаление объявлений из раздела «Избранное»
1.3.3. Требования к видам обеспечения
1.3.3.1. Требования к лингвистическому обеспечению системы
Средством описания предметной области, также, как и средством взаимодействия пользователя с системой является русский язык.
1.3.3.2. Требования к входным и выходным данным
Входными данными системы от пользователя браузера являются ФИО, почта, номер телефона, пароль и данные об автомобиле. Выходными данными являются объявления, размещенные другими пользователями.
1.3.3.3. Требования к программному обеспечению системы
В качестве языка программирования для разработки серверной части в системе используется Python Django, для работы с СУБД - Postgres, для создания пользовательского интерфейса используется HTML и CSS.
Наличие браузера - обязательное требование.
1.4. Состав и содержание работ по созданию (развитию) системы
1. Утверждение темы, задания на разработку, технического задания (альфа). Оформление ТЗ. Описание предметной области и требований к системе. Концептуальная схема. Прототип или скетчи интерфейса (1 – 4-я недели).
2. Оформление введения и исследовательской части. Обоснование выбора БД, логическая схема БД, физическая схема данных. Демонстрация работы макета системы с БД (5 – 7-я недели).
3. Оформление проектно-конструкторской части. Демонстрация работающего приложения. Презентация (альфа). Тестирование и откладка приложения. Разработка эксплуатационной документации. (8 – 10-я недели).
4. Завершающее оформление документации согласно требованиям ГОСТ. Все ошибки и проблемы устранены. Подготовка доклада. Защита курсовой работы (11 – 14-я недели).
1.5. Порядок контроля и приемки системы
Система разрабатывается с применением тестирования работоспособности функционала. При добавлении новых функций предыдущие тесты должны сохранять работоспособность.
Приемка работы осуществляется комиссией КФ МГТУ им. Н. Э. Баумана кафедры ИУК5.
1.6. Требования к документированию
Требуется предоставить:
1. Техническое задание в соответствии с ГОСТ 34.602-89
2. Расчетно-пояснительную записку, включающую исследовательскую часть, проектно-конструкторскую часть и проектно-технологическую часть, включающую в себя руководство пользователя и руководство программиста (администратора). Расчетно-пояснительная записка выполняется с учетом требований, предусмотренных ГОСТ 7.32-2001 и 2.105-95.
| 1.0 | Техническое задание - 1.Техническое задание
1.1. Общие сведения:
1.1.1. Полное наименование системы:
Сайт по размещению объявлений о продаже автомобилей
1.1.2. Наименования организации-заказчика, разработчика системы:
Заказчик: КФ МГТУ им. Н. Э. Баумана
Разработчик: Студент КФ МГТУ им. Н. Э. Баумана группы ИУК5-52Б Поляков Я.А.
1.1.3. Плановые сроки начала и окончания работы по созданию системы:
Плановый срок начала работ – 12 сентября 2022 года.
Плановый срок окончания работ – 1 декабря 2022 года.
1.2. Назначение и цели создания системы
1.2.1. Назначение системы:
Система предназначена для размещения объявлений о продаже автомобиля или поиска автомобиля для дальнейшей покупки.
1.2.2. Цели создания системы:
Система создается для ускоренной продажи или покупки автомобиля.
1.3. Требования к системе
1.3.1. Требования к системе в целом:
1.3.1.1. Требования к структуре и функционированию системы:
Система разделена на 4 подструктуры:
- Клиентская часть в виде веб-приложения.
- Место хранения данных (база данных).
- Серверная часть веб-сайта.
- Хостинг
1.3.1.2. Требования по эргономике и технической эстетике:
Интерфейс системы не должен вводить пользователя в заблуждение, содержать элементы, назначение которых неочевидно или элементы, функционал которых отсутствует или не соответствует пояснению в интерфейсе. Интерфейс должен быть понятен и не перегружен графическими элементами.
1.3.2. Требования к функциям (задачам), выполняемым системой
- Авторизация на веб-сайте.
- Адекватное отображение контента (Текстов, изображений) на мобильных устройствах и ПК
- Размещение объявлений
- Просмотр размещенных объявлений
- Управление профилем
- Изменение объявлений
- Удаление объявлений
- Добавление объявлений в раздел «Избранное»
- Удаление объявлений из раздела «Избранное»
1.3.3. Требования к видам обеспечения
1.3.3.1. Требования к лингвистическому обеспечению системы
Средством описания предметной области, также, как и средством взаимодействия пользователя с системой является русский язык.
1.3.3.2. Требования к входным и выходным данным
Входными данными системы от пользователя браузера являются ФИО, почта, номер телефона, пароль и данные об автомобиле. Выходными данными являются объявления, размещенные другими пользователями.
1.3.3.3. Требования к программному обеспечению системы
В качестве языка программирования для разработки серверной части в системе используется Python Django, для работы с СУБД - Postgres, для создания пользовательского интерфейса используется HTML и CSS.
Наличие браузера - обязательное требование.
1.4. Состав и содержание работ по созданию (развитию) системы
1. Утверждение темы, задания на разработку, технического задания (альфа). Оформление ТЗ. Описание предметной области и требований к системе. Концептуальная схема. Прототип или скетчи интерфейса (1 – 4-я недели).
2. Оформление введения и исследовательской части. Обоснование выбора БД, логическая схема БД, физическая схема данных. Демонстрация работы макета системы с БД (5 – 7-я недели).
3. Оформление проектно-конструкторской части. Демонстрация работающего приложения. Презентация (альфа). Тестирование и откладка приложения. Разработка эксплуатационной документации. (8 – 10-я недели).
4. Завершающее оформление документации согласно требованиям ГОСТ. Все ошибки и проблемы устранены. Подготовка доклада. Защита курсовой работы (11 – 14-я недели).
1.5. Порядок контроля и приемки системы
Система разрабатывается с применением тестирования работоспособности функционала. При добавлении новых функций предыдущие тесты должны сохранять работоспособность.
Приемка работы осуществляется комиссией КФ МГТУ им. Н. Э. Баумана кафедры ИУК5.
1.6. Требования к документированию
Требуется предоставить:
1. Техническое задание в соответствии с ГОСТ 34.602-89
2. Расчетно-пояснительную записку, включающую исследовательскую часть, проектно-конструкторскую часть и проектно-технологическую часть, включающую в себя руководство пользователя и руководство программиста (администратора). Расчетно-пояснительная записка выполняется с учетом требований, предусмотренных ГОСТ 7.32-2001 и 2.105-95.
| non_test | техническое задание техническое задание общие сведения полное наименование системы сайт по размещению объявлений о продаже автомобилей наименования организации заказчика разработчика системы заказчик кф мгту им н э баумана разработчик студент кф мгту им н э баумана группы поляков я а плановые сроки начала и окончания работы по созданию системы плановый срок начала работ – сентября года плановый срок окончания работ – декабря года назначение и цели создания системы назначение системы система предназначена для размещения объявлений о продаже автомобиля или поиска автомобиля для дальнейшей покупки цели создания системы система создается для ускоренной продажи или покупки автомобиля требования к системе требования к системе в целом требования к структуре и функционированию системы система разделена на подструктуры клиентская часть в виде веб приложения место хранения данных база данных серверная часть веб сайта хостинг требования по эргономике и технической эстетике интерфейс системы не должен вводить пользователя в заблуждение содержать элементы назначение которых неочевидно или элементы функционал которых отсутствует или не соответствует пояснению в интерфейсе интерфейс должен быть понятен и не перегружен графическими элементами требования к функциям задачам выполняемым системой авторизация на веб сайте адекватное отображение контента текстов изображений на мобильных устройствах и пк размещение объявлений просмотр размещенных объявлений управление профилем изменение объявлений удаление объявлений добавление объявлений в раздел «избранное» удаление объявлений из раздела «избранное» требования к видам обеспечения требования к лингвистическому обеспечению системы средством описания предметной области также как и средством взаимодействия пользователя с системой является русский язык требования к входным и выходным данным входными данными системы от пользователя браузера являются фио почта номер телефона пароль и данные об автомобиле выходными данными являются объявления размещенные другими пользователями требования к программному обеспечению системы в качестве языка программирования для разработки серверной части в системе используется python django для работы с субд postgres для создания пользовательского интерфейса используется html и css наличие браузера обязательное требование состав и содержание работ по созданию развитию системы утверждение темы задания на разработку технического задания альфа оформление тз описание предметной области и требований к системе концептуальная схема прототип или скетчи интерфейса – я недели оформление введения и исследовательской части обоснование выбора бд логическая схема бд физическая схема данных демонстрация работы макета системы с бд – я недели оформление проектно конструкторской части демонстрация работающего приложения презентация альфа тестирование и откладка приложения разработка эксплуатационной документации – я недели завершающее оформление документации согласно требованиям гост все ошибки и проблемы устранены подготовка доклада защита курсовой работы – я недели порядок контроля и приемки системы система разрабатывается с применением тестирования работоспособности функционала при добавлении новых функций предыдущие тесты должны сохранять работоспособность приемка работы осуществляется комиссией кф мгту им н э баумана кафедры требования к документированию требуется предоставить техническое задание в соответствии с гост расчетно пояснительную записку включающую исследовательскую часть проектно конструкторскую часть и проектно технологическую часть включающую в себя руководство пользователя и руководство программиста администратора расчетно пояснительная записка выполняется с учетом требований предусмотренных гост и | 0 |
113,244 | 9,633,429,082 | IssuesEvent | 2019-05-15 18:37:04 | andes/app | https://api.github.com/repos/andes/app | closed | MPI(NV): fecha de nacimiento se carga en campo DNI | bug test | <!--
PASOS PARA REGISTRAR UN ISSUE
_____________________________________________
1) Seleccionar el proyecto al que pertenece (CITAS, RUP, MPI, ...)
2) Seleccionar un label de identificación (bug, feature, enhancement, etc.)
3) Asignar revisores que sean miembros del equipo responsable de solucionar el issue
4) Completar las siguientes secciones:
-->
### Comportamiento actual
* Cuando cargo un nuevo paciente extranjero al darle un turno, la fecha de nacimiento se visualiza en el campo de DNI
### Resultado esperado
* Poder ver los campos donde corresponden
### Pasos para reproducir el problema
1. Generar paciente extranjero nuevo
2. Darle un turno
3. Visualizar en el sidebar los campos DNI y Fecha de nacimiento
<!-- Agregar captura de pantalla, si fuera relevante -->

<!-- Código relevante
```
(pegar código aquí)
```
-->
| 1.0 | MPI(NV): fecha de nacimiento se carga en campo DNI - <!--
PASOS PARA REGISTRAR UN ISSUE
_____________________________________________
1) Seleccionar el proyecto al que pertenece (CITAS, RUP, MPI, ...)
2) Seleccionar un label de identificación (bug, feature, enhancement, etc.)
3) Asignar revisores que sean miembros del equipo responsable de solucionar el issue
4) Completar las siguientes secciones:
-->
### Comportamiento actual
* Cuando cargo un nuevo paciente extranjero al darle un turno, la fecha de nacimiento se visualiza en el campo de DNI
### Resultado esperado
* Poder ver los campos donde corresponden
### Pasos para reproducir el problema
1. Generar paciente extranjero nuevo
2. Darle un turno
3. Visualizar en el sidebar los campos DNI y Fecha de nacimiento
<!-- Agregar captura de pantalla, si fuera relevante -->

<!-- Código relevante
```
(pegar código aquí)
```
-->
| test | mpi nv fecha de nacimiento se carga en campo dni pasos para registrar un issue seleccionar el proyecto al que pertenece citas rup mpi seleccionar un label de identificación bug feature enhancement etc asignar revisores que sean miembros del equipo responsable de solucionar el issue completar las siguientes secciones comportamiento actual cuando cargo un nuevo paciente extranjero al darle un turno la fecha de nacimiento se visualiza en el campo de dni resultado esperado poder ver los campos donde corresponden pasos para reproducir el problema generar paciente extranjero nuevo darle un turno visualizar en el sidebar los campos dni y fecha de nacimiento código relevante pegar código aquí | 1 |
248,089 | 20,994,121,275 | IssuesEvent | 2022-03-29 12:05:29 | ClickHouse/ClickHouse | https://api.github.com/repos/ClickHouse/ClickHouse | opened | ../src/Interpreters/ExternalLoader.cpp:1159:33: runtime error: member call on address 0x7fdb3c210500 which does not point to an object of type 'DB::IExternalLoadable' 0x7fdb3c210500: note: object is of type 'DB::CatBoostModel' | testing | test_catboost_model_first_evaluate ubsan
```
../src/Interpreters/ExternalLoader.cpp:1159:33: runtime error: member call on address 0x7fdb3c210500 which does not point to an object of type 'DB::IExternalLoadable'
0x7fdb3c210500: note: object is of type 'DB::CatBoostModel'
00 00 00 00 88 29 52 0a 00 00 00 00 00 05 21 3c db 7f 00 00 20 ee 39 3c db 7f 00 00 74 69 74 61
^~~~~~~~~~~~~~~~~~~~~~~
vptr for 'DB::CatBoostModel'
#0 0x21ec5dbe in DB::ExternalLoader::LoadingDispatcher::calculateNextUpdateTime(std::__1::shared_ptr<DB::IExternalLoadable const> const&, unsigned long) const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1159:33
#1 0x21eb9a8c in DB::ExternalLoader::LoadingDispatcher::saveResultOfLoadingSingleObject(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, std::__1::shared_ptr<DB::IExternalLoadable const>, std::__1::shared_ptr<DB::IExternalLoadable const>, std::exception_ptr, unsigned long, DB::(anonymous namespace)::LoadingGuardForAsyncLoad const&) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1075:32
#2 0x21ec21fa in DB::ExternalLoader::LoadingDispatcher::doLoading(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, bool, unsigned long, bool, std::__1::shared_ptr<DB::ThreadGroupStatus>) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1005:17
#3 0x21ec13de in DB::ExternalLoader::LoadingDispatcher::startLoading(DB::ExternalLoader::LoadingDispatcher::Info&, bool, unsigned long) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:936:13
#4 0x21eda12e in DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&)::'lambda'()::operator()() const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:839:17
#5 0x21ed9ece in void std::__1::condition_variable::wait<DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&)::'lambda'()>(std::__1::unique_lock<std::__1::mutex>&, DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&)::'lambda'()) obj-x86_64-linux-gnu/../contrib/libcxx/include/__mutex_base:405:13
#6 0x21ed9ece in DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:846:19
#7 0x21ebc2df in DB::ExternalLoader::LoadResult DB::ExternalLoader::LoadingDispatcher::tryLoad<DB::ExternalLoader::LoadResult>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:612:23
#8 0x21ebc247 in DB::ExternalLoader::LoadResult DB::ExternalLoader::tryLoad<DB::ExternalLoader::LoadResult, void>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1371:32
#9 0x21ebc7cb in std::__1::shared_ptr<DB::IExternalLoadable const> DB::ExternalLoader::load<std::__1::shared_ptr<DB::IExternalLoadable const>, void>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1383:19
#10 0x1555472d in DB::ExternalModelsLoader::getModel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const (/usr/bin/clickhouse+0x1555472d)
#11 0x15553d49 in DB::FunctionModelEvaluate::getReturnTypeImpl(std::__1::vector<DB::ColumnWithTypeAndName, std::__1::allocator<DB::ColumnWithTypeAndName> > const&) const (/usr/bin/clickhouse+0x15553d49)
#12 0x2159ab7d in DB::IFunctionOverloadResolver::getReturnType(std::__1::vector<DB::ColumnWithTypeAndName, std::__1::allocator<DB::ColumnWithTypeAndName> > const&) const obj-x86_64-linux-gnu/../src/Functions/IFunction.cpp:385:45
#13 0x2159b2ce in DB::IFunctionOverloadResolver::build(std::__1::vector<DB::ColumnWithTypeAndName, std::__1::allocator<DB::ColumnWithTypeAndName> > const&) const obj-x86_64-linux-gnu/../src/Functions/IFunction.cpp:400:24
#14 0x21cb9bc6 in DB::ActionsDAG::addFunction(std::__1::shared_ptr<DB::IFunctionOverloadResolver> const&, std::__1::vector<DB::ActionsDAG::Node const*, std::__1::allocator<DB::ActionsDAG::Node const*> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) obj-x86_64-linux-gnu/../src/Interpreters/ActionsDAG.cpp:186:36
#15 0x21e95467 in DB::ScopeStack::addFunction(std::__1::shared_ptr<DB::IFunctionOverloadResolver> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) obj-x86_64-linux-gnu/../src/Interpreters/ActionsVisitor.cpp:580:51
#16 0x21ea8b31 in DB::ActionsMatcher::Data::addFunction(std::__1::shared_ptr<DB::IFunctionOverloadResolver> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) obj-x86_64-linux-gnu/../src/Interpreters/ActionsVisitor.h:169:27
#17 0x21e9e74e in DB::ActionsMatcher::visit(DB::ASTFunction const&, std::__1::shared_ptr<DB::IAST> const&, DB::ActionsMatcher::Data&) obj-x86_64-linux-gnu/../src/Interpreters/ActionsVisitor.cpp:1076:14
#18 0x21ea492b in DB::ActionsMatcher::visit(DB::ASTExpressionList&, std::__1::shared_ptr<DB::IAST> const&, DB::ActionsMatcher::Data&) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector
#19 0x21e72d1e in DB::InDepthNodeVisitor<DB::ActionsMatcher, true, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) obj-x86_64-linux-gnu/../src/Interpreters/InDepthNodeVisitor.h:34:13
#20 0x21e5dade in DB::ExpressionAnalyzer::getRootActions(std::__1::shared_ptr<DB::IAST> const&, bool, std::__1::shared_ptr<DB::ActionsDAG>&, bool) obj-x86_64-linux-gnu/../src/Interpreters/ExpressionAnalyzer.cpp:518:48
#21 0x21e67741 in DB::SelectQueryExpressionAnalyzer::appendSelect(DB::ExpressionActionsChain&, bool) obj-x86_64-linux-gnu/../src/Interpreters/ExpressionAnalyzer.cpp:1264:5
#22 0x21e6c418 in DB::ExpressionAnalysisResult::ExpressionAnalysisResult(DB::SelectQueryExpressionAnalyzer&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, bool, bool, bool, std::__1::shared_ptr<DB::FilterDAGInfo> const&, DB::Block const&) obj-x86_64-linux-gnu/../src/Interpreters/ExpressionAnalyzer.cpp:1674:24
#23 0x22321d95 in DB::InterpreterSelectQuery::getSampleBlockImpl() obj-x86_64-linux-gnu/../src/Interpreters/InterpreterSelectQuery.cpp:660:23
#24 0x22315a24 in DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStora
ge> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_tra
its<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::unordered_map<DB::PreparedSetKey, std::__1::shared_ptr<DB::Set>, DB::PreparedSetKey::Hash
, std::__1::equal_to<DB::PreparedSetKey>, std::__1::allocator<std::__1::pair<DB::PreparedSetKey const, std::__1::shared_ptr<DB::Set> > > >)::$_1::operator()(bool) const obj-x86_64-linux-gnu/../src/Interpreters/Inte
rpreterSelectQuery.cpp:525:25
#25 0x2230ec43 in DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStora
ge> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_tra
its<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::unordered_map<DB::PreparedSetKey, std::__1::shared_ptr<DB::Set>, DB::PreparedSetKey::Hash
, std::__1::equal_to<DB::PreparedSetKey>, std::__1::allocator<std::__1::pair<DB::PreparedSetKey const, std::__1::shared_ptr<DB::Set> > > >) obj-x86_64-linux-gnu/../src/Interpreters/InterpreterSelectQuery.cpp:528:5
#26 0x2230c150 in DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::bas
ic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/.
./src/Interpreters/InterpreterSelectQuery.cpp:160:7
#27 0x225e90fd in std::__1::__unique_if<DB::InterpreterSelectQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectQuery, std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>&,
DB::SelectQueryOptions&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__
1::allocator<char> > > > const&>(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::_
_1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../contrib/libcxx/include/memory:2068:32
#28 0x225e6266 in DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::al
locator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../src/Interpreters/InterpreterSelectWithUnionQuery.cpp:22
3:16
#29 0x225e4020 in DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, DB::SelectQueryOptions const&, std::__1::ve
ctor<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-
x86_64-linux-gnu/../src/Interpreters/InterpreterSelectWithUnionQuery.cpp:140:13
#30 0x2227c3e9 in std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB:
:Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) obj-x86_64-linux-gnu/../contrib/libcxx/include/memory:2068:32
#31 0x2227aefd in DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) obj-x86_64-linux-gnu/../src/Interpreters/InterpreterFactory.cpp:1
20:16
#32 0x22986483 in DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) obj-x86_64-linux-gnu/../src/Interpreters/executeQuery.c
pp:633:27
#33 0x22983ac9 in DB::executeQuery(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) obj-x86_
64-linux-gnu/../src/Interpreters/executeQuery.cpp:986:30
#34 0x2387ade6 in DB::TCPHandler::runImpl() obj-x86_64-linux-gnu/../src/Server/TCPHandler.cpp:332:24
#35 0x23897a35 in DB::TCPHandler::run() obj-x86_64-linux-gnu/../src/Server/TCPHandler.cpp:1767:9
#36 0x24909d8b in Poco::Net::TCPServerConnection::start() obj-x86_64-linux-gnu/../contrib/poco/Net/src/TCPServerConnection.cpp:43:3
#37 0x2490a264 in Poco::Net::TCPServerDispatcher::run() obj-x86_64-linux-gnu/../contrib/poco/Net/src/TCPServerDispatcher.cpp:115:20
#38 0x24a7fc46 in Poco::PooledThread::run() obj-x86_64-linux-gnu/../contrib/poco/Foundation/src/ThreadPool.cpp:199:14
#39 0x24a7d52b in Poco::ThreadImpl::runnableEntry(void*) obj-x86_64-linux-gnu/../contrib/poco/Foundation/src/Thread_POSIX.cpp:345:27
#40 0x7fdcf9ee1608 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x8608)
#41 0x7fdcf9e06162 in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x11f162)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ../src/Interpreters/ExternalLoader.cpp:1159:33 in
``` | 1.0 | ../src/Interpreters/ExternalLoader.cpp:1159:33: runtime error: member call on address 0x7fdb3c210500 which does not point to an object of type 'DB::IExternalLoadable' 0x7fdb3c210500: note: object is of type 'DB::CatBoostModel' - test_catboost_model_first_evaluate ubsan
```
../src/Interpreters/ExternalLoader.cpp:1159:33: runtime error: member call on address 0x7fdb3c210500 which does not point to an object of type 'DB::IExternalLoadable'
0x7fdb3c210500: note: object is of type 'DB::CatBoostModel'
00 00 00 00 88 29 52 0a 00 00 00 00 00 05 21 3c db 7f 00 00 20 ee 39 3c db 7f 00 00 74 69 74 61
^~~~~~~~~~~~~~~~~~~~~~~
vptr for 'DB::CatBoostModel'
#0 0x21ec5dbe in DB::ExternalLoader::LoadingDispatcher::calculateNextUpdateTime(std::__1::shared_ptr<DB::IExternalLoadable const> const&, unsigned long) const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1159:33
#1 0x21eb9a8c in DB::ExternalLoader::LoadingDispatcher::saveResultOfLoadingSingleObject(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, std::__1::shared_ptr<DB::IExternalLoadable const>, std::__1::shared_ptr<DB::IExternalLoadable const>, std::exception_ptr, unsigned long, DB::(anonymous namespace)::LoadingGuardForAsyncLoad const&) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1075:32
#2 0x21ec21fa in DB::ExternalLoader::LoadingDispatcher::doLoading(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long, bool, unsigned long, bool, std::__1::shared_ptr<DB::ThreadGroupStatus>) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1005:17
#3 0x21ec13de in DB::ExternalLoader::LoadingDispatcher::startLoading(DB::ExternalLoader::LoadingDispatcher::Info&, bool, unsigned long) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:936:13
#4 0x21eda12e in DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&)::'lambda'()::operator()() const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:839:17
#5 0x21ed9ece in void std::__1::condition_variable::wait<DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&)::'lambda'()>(std::__1::unique_lock<std::__1::mutex>&, DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&)::'lambda'()) obj-x86_64-linux-gnu/../contrib/libcxx/include/__mutex_base:405:13
#6 0x21ed9ece in DB::ExternalLoader::LoadingDispatcher::loadImpl(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool, std::__1::unique_lock<std::__1::mutex>&) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:846:19
#7 0x21ebc2df in DB::ExternalLoader::LoadResult DB::ExternalLoader::LoadingDispatcher::tryLoad<DB::ExternalLoader::LoadResult>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:612:23
#8 0x21ebc247 in DB::ExternalLoader::LoadResult DB::ExternalLoader::tryLoad<DB::ExternalLoader::LoadResult, void>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1371:32
#9 0x21ebc7cb in std::__1::shared_ptr<DB::IExternalLoadable const> DB::ExternalLoader::load<std::__1::shared_ptr<DB::IExternalLoadable const>, void>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const obj-x86_64-linux-gnu/../src/Interpreters/ExternalLoader.cpp:1383:19
#10 0x1555472d in DB::ExternalModelsLoader::getModel(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const (/usr/bin/clickhouse+0x1555472d)
#11 0x15553d49 in DB::FunctionModelEvaluate::getReturnTypeImpl(std::__1::vector<DB::ColumnWithTypeAndName, std::__1::allocator<DB::ColumnWithTypeAndName> > const&) const (/usr/bin/clickhouse+0x15553d49)
#12 0x2159ab7d in DB::IFunctionOverloadResolver::getReturnType(std::__1::vector<DB::ColumnWithTypeAndName, std::__1::allocator<DB::ColumnWithTypeAndName> > const&) const obj-x86_64-linux-gnu/../src/Functions/IFunction.cpp:385:45
#13 0x2159b2ce in DB::IFunctionOverloadResolver::build(std::__1::vector<DB::ColumnWithTypeAndName, std::__1::allocator<DB::ColumnWithTypeAndName> > const&) const obj-x86_64-linux-gnu/../src/Functions/IFunction.cpp:400:24
#14 0x21cb9bc6 in DB::ActionsDAG::addFunction(std::__1::shared_ptr<DB::IFunctionOverloadResolver> const&, std::__1::vector<DB::ActionsDAG::Node const*, std::__1::allocator<DB::ActionsDAG::Node const*> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) obj-x86_64-linux-gnu/../src/Interpreters/ActionsDAG.cpp:186:36
#15 0x21e95467 in DB::ScopeStack::addFunction(std::__1::shared_ptr<DB::IFunctionOverloadResolver> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) obj-x86_64-linux-gnu/../src/Interpreters/ActionsVisitor.cpp:580:51
#16 0x21ea8b31 in DB::ActionsMatcher::Data::addFunction(std::__1::shared_ptr<DB::IFunctionOverloadResolver> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) obj-x86_64-linux-gnu/../src/Interpreters/ActionsVisitor.h:169:27
#17 0x21e9e74e in DB::ActionsMatcher::visit(DB::ASTFunction const&, std::__1::shared_ptr<DB::IAST> const&, DB::ActionsMatcher::Data&) obj-x86_64-linux-gnu/../src/Interpreters/ActionsVisitor.cpp:1076:14
#18 0x21ea492b in DB::ActionsMatcher::visit(DB::ASTExpressionList&, std::__1::shared_ptr<DB::IAST> const&, DB::ActionsMatcher::Data&) obj-x86_64-linux-gnu/../contrib/libcxx/include/vector
#19 0x21e72d1e in DB::InDepthNodeVisitor<DB::ActionsMatcher, true, false, std::__1::shared_ptr<DB::IAST> const>::visit(std::__1::shared_ptr<DB::IAST> const&) obj-x86_64-linux-gnu/../src/Interpreters/InDepthNodeVisitor.h:34:13
#20 0x21e5dade in DB::ExpressionAnalyzer::getRootActions(std::__1::shared_ptr<DB::IAST> const&, bool, std::__1::shared_ptr<DB::ActionsDAG>&, bool) obj-x86_64-linux-gnu/../src/Interpreters/ExpressionAnalyzer.cpp:518:48
#21 0x21e67741 in DB::SelectQueryExpressionAnalyzer::appendSelect(DB::ExpressionActionsChain&, bool) obj-x86_64-linux-gnu/../src/Interpreters/ExpressionAnalyzer.cpp:1264:5
#22 0x21e6c418 in DB::ExpressionAnalysisResult::ExpressionAnalysisResult(DB::SelectQueryExpressionAnalyzer&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, bool, bool, bool, std::__1::shared_ptr<DB::FilterDAGInfo> const&, DB::Block const&) obj-x86_64-linux-gnu/../src/Interpreters/ExpressionAnalyzer.cpp:1674:24
#23 0x22321d95 in DB::InterpreterSelectQuery::getSampleBlockImpl() obj-x86_64-linux-gnu/../src/Interpreters/InterpreterSelectQuery.cpp:660:23
#24 0x22315a24 in DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStora
ge> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_tra
its<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::unordered_map<DB::PreparedSetKey, std::__1::shared_ptr<DB::Set>, DB::PreparedSetKey::Hash
, std::__1::equal_to<DB::PreparedSetKey>, std::__1::allocator<std::__1::pair<DB::PreparedSetKey const, std::__1::shared_ptr<DB::Set> > > >)::$_1::operator()(bool) const obj-x86_64-linux-gnu/../src/Interpreters/Inte
rpreterSelectQuery.cpp:525:25
#25 0x2230ec43 in DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStora
ge> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_tra
its<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::unordered_map<DB::PreparedSetKey, std::__1::shared_ptr<DB::Set>, DB::PreparedSetKey::Hash
, std::__1::equal_to<DB::PreparedSetKey>, std::__1::allocator<std::__1::pair<DB::PreparedSetKey const, std::__1::shared_ptr<DB::Set> > > >) obj-x86_64-linux-gnu/../src/Interpreters/InterpreterSelectQuery.cpp:528:5
#26 0x2230c150 in DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::bas
ic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/.
./src/Interpreters/InterpreterSelectQuery.cpp:160:7
#27 0x225e90fd in std::__1::__unique_if<DB::InterpreterSelectQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectQuery, std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>&,
DB::SelectQueryOptions&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__
1::allocator<char> > > > const&>(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::_
_1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../contrib/libcxx/include/memory:2068:32
#28 0x225e6266 in DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::al
locator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-x86_64-linux-gnu/../src/Interpreters/InterpreterSelectWithUnionQuery.cpp:22
3:16
#29 0x225e4020 in DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context const>, DB::SelectQueryOptions const&, std::__1::ve
ctor<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) obj-
x86_64-linux-gnu/../src/Interpreters/InterpreterSelectWithUnionQuery.cpp:140:13
#30 0x2227c3e9 in std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB:
:Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) obj-x86_64-linux-gnu/../contrib/libcxx/include/memory:2068:32
#31 0x2227aefd in DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) obj-x86_64-linux-gnu/../src/Interpreters/InterpreterFactory.cpp:1
20:16
#32 0x22986483 in DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) obj-x86_64-linux-gnu/../src/Interpreters/executeQuery.c
pp:633:27
#33 0x22983ac9 in DB::executeQuery(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) obj-x86_
64-linux-gnu/../src/Interpreters/executeQuery.cpp:986:30
#34 0x2387ade6 in DB::TCPHandler::runImpl() obj-x86_64-linux-gnu/../src/Server/TCPHandler.cpp:332:24
#35 0x23897a35 in DB::TCPHandler::run() obj-x86_64-linux-gnu/../src/Server/TCPHandler.cpp:1767:9
#36 0x24909d8b in Poco::Net::TCPServerConnection::start() obj-x86_64-linux-gnu/../contrib/poco/Net/src/TCPServerConnection.cpp:43:3
#37 0x2490a264 in Poco::Net::TCPServerDispatcher::run() obj-x86_64-linux-gnu/../contrib/poco/Net/src/TCPServerDispatcher.cpp:115:20
#38 0x24a7fc46 in Poco::PooledThread::run() obj-x86_64-linux-gnu/../contrib/poco/Foundation/src/ThreadPool.cpp:199:14
#39 0x24a7d52b in Poco::ThreadImpl::runnableEntry(void*) obj-x86_64-linux-gnu/../contrib/poco/Foundation/src/Thread_POSIX.cpp:345:27
#40 0x7fdcf9ee1608 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x8608)
#41 0x7fdcf9e06162 in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x11f162)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ../src/Interpreters/ExternalLoader.cpp:1159:33 in
``` | test | src interpreters externalloader cpp runtime error member call on address which does not point to an object of type db iexternalloadable note object is of type db catboostmodel test catboost model first evaluate ubsan src interpreters externalloader cpp runtime error member call on address which does not point to an object of type db iexternalloadable note object is of type db catboostmodel db ee db vptr for db catboostmodel in db externalloader loadingdispatcher calculatenextupdatetime std shared ptr const unsigned long const obj linux gnu src interpreters externalloader cpp in db externalloader loadingdispatcher saveresultofloadingsingleobject std basic string std allocator const unsigned long std shared ptr std shared ptr std exception ptr unsigned long db anonymous namespace loadingguardforasyncload const obj linux gnu src interpreters externalloader cpp in db externalloader loadingdispatcher doloading std basic string std allocator const unsigned long bool unsigned long bool std shared ptr obj linux gnu src interpreters externalloader cpp in db externalloader loadingdispatcher startloading db externalloader loadingdispatcher info bool unsigned long obj linux gnu src interpreters externalloader cpp in db externalloader loadingdispatcher loadimpl std basic string std allocator const std chrono duration bool std unique lock lambda operator const obj linux gnu src interpreters externalloader cpp in void std condition variable wait std allocator const std chrono duration bool std unique lock lambda std unique lock db externalloader loadingdispatcher loadimpl std basic string std allocator const std chrono duration bool std unique lock lambda obj linux gnu contrib libcxx include mutex base in db externalloader loadingdispatcher loadimpl std basic string std allocator const std chrono duration bool std unique lock obj linux gnu src interpreters externalloader cpp in db externalloader loadresult db externalloader loadingdispatcher tryload std basic string std allocator const std chrono duration obj linux gnu src interpreters externalloader cpp in db externalloader loadresult db externalloader tryload std basic string std allocator const std chrono duration const obj linux gnu src interpreters externalloader cpp in std shared ptr db externalloader load void std basic string std allocator const const obj linux gnu src interpreters externalloader cpp in db externalmodelsloader getmodel std basic string std allocator const const usr bin clickhouse in db functionmodelevaluate getreturntypeimpl std vector const const usr bin clickhouse in db ifunctionoverloadresolver getreturntype std vector const const obj linux gnu src functions ifunction cpp in db ifunctionoverloadresolver build std vector const const obj linux gnu src functions ifunction cpp in db actionsdag addfunction std shared ptr const std vector std basic string std allocator obj linux gnu src interpreters actionsdag cpp in db scopestack addfunction std shared ptr const std vector std allocator std allocator std allocator const std basic string std allocator obj linux gnu src interpreters actionsvisitor cpp in db actionsmatcher data addfunction std shared ptr const std vector std allocator std allocator std allocator const std basic string std allocator obj linux gnu src interpreters actionsvisitor h in db actionsmatcher visit db astfunction const std shared ptr const db actionsmatcher data obj linux gnu src interpreters actionsvisitor cpp in db actionsmatcher visit db astexpressionlist std shared ptr const db actionsmatcher data obj linux gnu contrib libcxx include vector in db indepthnodevisitor const visit std shared ptr const obj linux gnu src interpreters indepthnodevisitor h in db expressionanalyzer getrootactions std shared ptr const bool std shared ptr bool obj linux gnu src interpreters expressionanalyzer cpp in db selectqueryexpressionanalyzer appendselect db expressionactionschain bool obj linux gnu src interpreters expressionanalyzer cpp in db expressionanalysisresult expressionanalysisresult db selectqueryexpressionanalyzer std shared ptr const bool bool bool std shared ptr const db block const obj linux gnu src interpreters expressionanalyzer cpp in db interpreterselectquery getsampleblockimpl obj linux gnu src interpreters interpreterselectquery cpp in db interpreterselectquery interpreterselectquery std shared ptr const std shared ptr std optional std shared ptr db istora ge const db selectqueryoptions const std vector std allocator std allocator std basic string char std char tra its std allocator const std shared ptr const std unordered map db preparedsetkey hash std equal to std allocator operator bool const obj linux gnu src interpreters inte rpreterselectquery cpp in db interpreterselectquery interpreterselectquery std shared ptr const std shared ptr std optional std shared ptr db istora ge const db selectqueryoptions const std vector std allocator std allocator std basic string char std char tra its std allocator const std shared ptr const std unordered map db preparedsetkey hash std equal to std allocator obj linux gnu src interpreters interpreterselectquery cpp in db interpreterselectquery interpreterselectquery std shared ptr const std shared ptr db selectqueryoptions const std vector std bas ic string std allocator std allocator std allocator const obj linux gnu src interpreters interpreterselectquery cpp in std unique if unique single std make unique const std shared ptr db selectqueryoptions std vector std allocator std allocator std allocator const std shared ptr const std shared ptr db selectqueryoptions std vector std allocator std allocator std allocator const obj linux gnu contrib libcxx include memory in db interpreterselectwithunionquery buildcurrentchildinterpreter std shared ptr const std vector std al locator std allocator std allocator const obj linux gnu src interpreters interpreterselectwithunionquery cpp in db interpreterselectwithunionquery interpreterselectwithunionquery std shared ptr const std shared ptr db selectqueryoptions const std ve ctor std allocator std allocator std allocator const obj linux gnu src interpreters interpreterselectwithunionquery cpp in std unique if unique single std make unique std shared ptr db context db selectqueryoptions const std shared ptr std shared ptr db selectqueryoptions const obj linux gnu contrib libcxx include memory in db interpreterfactory get std shared ptr std shared ptr db selectqueryoptions const obj linux gnu src interpreters interpreterfactory cpp in db executequeryimpl char const char const std shared ptr bool db queryprocessingstage enum db readbuffer obj linux gnu src interpreters executequery c pp in db executequery std basic string std allocator const std shared ptr bool db queryprocessingstage enum obj linux gnu src interpreters executequery cpp in db tcphandler runimpl obj linux gnu src server tcphandler cpp in db tcphandler run obj linux gnu src server tcphandler cpp in poco net tcpserverconnection start obj linux gnu contrib poco net src tcpserverconnection cpp in poco net tcpserverdispatcher run obj linux gnu contrib poco net src tcpserverdispatcher cpp in poco pooledthread run obj linux gnu contrib poco foundation src threadpool cpp in poco threadimpl runnableentry void obj linux gnu contrib poco foundation src thread posix cpp in start thread lib linux gnu libpthread so in clone lib linux gnu libc so summary undefinedbehaviorsanitizer undefined behavior src interpreters externalloader cpp in | 1 |
691,706 | 23,707,750,981 | IssuesEvent | 2022-08-30 04:04:38 | LuanRT/YouTube.js | https://api.github.com/repos/LuanRT/YouTube.js | closed | Upload youtube video | enhancement Stale priority: medium | ### Describe your suggestion
According to Youtube Data API v3
<img width="841" alt="image" src="https://user-images.githubusercontent.com/88878684/178101160-b0b54219-28ef-40d1-b7bd-851f3e859de9.png">
So it should be great if you can use to internal Innertube API to allow uploading videos without the restriction.
Thanks a lot.
### Other details
_No response_
### Checklist
- [X] I am running the latest version.
- [X] I checked the documentation and found no answer.
- [X] I have searched the existing issues and made sure this is not a duplicate.
- [X] I have provided sufficient information. | 1.0 | Upload youtube video - ### Describe your suggestion
According to Youtube Data API v3
<img width="841" alt="image" src="https://user-images.githubusercontent.com/88878684/178101160-b0b54219-28ef-40d1-b7bd-851f3e859de9.png">
So it should be great if you can use to internal Innertube API to allow uploading videos without the restriction.
Thanks a lot.
### Other details
_No response_
### Checklist
- [X] I am running the latest version.
- [X] I checked the documentation and found no answer.
- [X] I have searched the existing issues and made sure this is not a duplicate.
- [X] I have provided sufficient information. | non_test | upload youtube video describe your suggestion according to youtube data api img width alt image src so it should be great if you can use to internal innertube api to allow uploading videos without the restriction thanks a lot other details no response checklist i am running the latest version i checked the documentation and found no answer i have searched the existing issues and made sure this is not a duplicate i have provided sufficient information | 0 |
47 | 2,497,181,414 | IssuesEvent | 2015-01-07 02:20:23 | cakephp/cakephp | https://api.github.com/repos/cakephp/cakephp | closed | 3.0 - FixtureManager uncovered edge cases | Defect |
```diff
diff --git a/tests/TestCase/TestSuite/FixtureManagerTest.php b/tests/TestCase/TestSuite/FixtureManagerTest.php
index 4b8c9b7..fafc201 100644
--- a/tests/TestCase/TestSuite/FixtureManagerTest.php
+++ b/tests/TestCase/TestSuite/FixtureManagerTest.php
@@ -72,4 +72,23 @@ class FixtureManagerTest extends TestCase
$fixtures['plugin.test_plugin.articles']
);
}
+
+ public function testFixturizeCustom()
+ {
+ $test = $this->getMock('Cake\TestSuite\TestCase');
+ $test->fixtures = ['custom.articles'];
+ $this->manager->fixturize($test);
+ $fixtures = $this->manager->loaded();
+ }
}
```
Fails:
```
..E
Time: 487 ms, Memory: 8.00Mb
There was 1 error:
1) Cake\Test\TestSuite\FixtureManagerTest::testFixturizeCustom
Undefined variable: baseNamespace
/Users/jad/Projects/Contrib/cake/src/TestSuite/Fixture/FixtureManager.php:164
```
Another one that fails hard (undefined offset) is with plugins that use vendor name, like gourmet/faker (i.e. `$fixtures = 'plugin.gourmet/faker.articles'`). I had to use: `plugin.gourmet/faker/articles` for it to work. | 1.0 | 3.0 - FixtureManager uncovered edge cases -
```diff
diff --git a/tests/TestCase/TestSuite/FixtureManagerTest.php b/tests/TestCase/TestSuite/FixtureManagerTest.php
index 4b8c9b7..fafc201 100644
--- a/tests/TestCase/TestSuite/FixtureManagerTest.php
+++ b/tests/TestCase/TestSuite/FixtureManagerTest.php
@@ -72,4 +72,23 @@ class FixtureManagerTest extends TestCase
$fixtures['plugin.test_plugin.articles']
);
}
+
+ public function testFixturizeCustom()
+ {
+ $test = $this->getMock('Cake\TestSuite\TestCase');
+ $test->fixtures = ['custom.articles'];
+ $this->manager->fixturize($test);
+ $fixtures = $this->manager->loaded();
+ }
}
```
Fails:
```
..E
Time: 487 ms, Memory: 8.00Mb
There was 1 error:
1) Cake\Test\TestSuite\FixtureManagerTest::testFixturizeCustom
Undefined variable: baseNamespace
/Users/jad/Projects/Contrib/cake/src/TestSuite/Fixture/FixtureManager.php:164
```
Another one that fails hard (undefined offset) is with plugins that use vendor name, like gourmet/faker (i.e. `$fixtures = 'plugin.gourmet/faker.articles'`). I had to use: `plugin.gourmet/faker/articles` for it to work. | non_test | fixturemanager uncovered edge cases diff diff git a tests testcase testsuite fixturemanagertest php b tests testcase testsuite fixturemanagertest php index a tests testcase testsuite fixturemanagertest php b tests testcase testsuite fixturemanagertest php class fixturemanagertest extends testcase fixtures public function testfixturizecustom test this getmock cake testsuite testcase test fixtures this manager fixturize test fixtures this manager loaded fails e time ms memory there was error cake test testsuite fixturemanagertest testfixturizecustom undefined variable basenamespace users jad projects contrib cake src testsuite fixture fixturemanager php another one that fails hard undefined offset is with plugins that use vendor name like gourmet faker i e fixtures plugin gourmet faker articles i had to use plugin gourmet faker articles for it to work | 0 |
203,432 | 15,366,988,902 | IssuesEvent | 2021-03-02 02:17:26 | owncast/owncast | https://api.github.com/repos/owncast/owncast | closed | Testing: Configure and test storage | Testing | - [ ] Enable/disable storage from the admin.
- [ ] Test your stream with the updated settings.
- [ ] Verify the settings are accurate and are turning on/off as expected without a restart of your server. | 1.0 | Testing: Configure and test storage - - [ ] Enable/disable storage from the admin.
- [ ] Test your stream with the updated settings.
- [ ] Verify the settings are accurate and are turning on/off as expected without a restart of your server. | test | testing configure and test storage enable disable storage from the admin test your stream with the updated settings verify the settings are accurate and are turning on off as expected without a restart of your server | 1 |
261,582 | 22,754,683,564 | IssuesEvent | 2022-07-07 15:35:32 | arturo-lang/arturo | https://api.github.com/repos/arturo-lang/arturo | closed | [Core\return] Verify return works right | bug library unit-test language critical todo stale | [Core\return] Verify return works right
seems to have been disrupted after changed to error handling & breaks
https://github.com/arturo-lang/arturo/blob/a21d2f20cdc8d4fa86cf6bedf53695b6a0e3e6d1/src/library/Core.nim#L418
```text
push(newBlock(res))
# TODO(Core\return): Verify return works right
# seems to have been disrupted after changed to error handling & breaks
# labels: bug, library, language, critical, unit-test
builtin "return",
alias = unaliased,
rule = PrefixPrecedence,
```
88aeaa2e7788cc58641bfcff6eb999f3713d29cd | 1.0 | [Core\return] Verify return works right - [Core\return] Verify return works right
seems to have been disrupted after changed to error handling & breaks
https://github.com/arturo-lang/arturo/blob/a21d2f20cdc8d4fa86cf6bedf53695b6a0e3e6d1/src/library/Core.nim#L418
```text
push(newBlock(res))
# TODO(Core\return): Verify return works right
# seems to have been disrupted after changed to error handling & breaks
# labels: bug, library, language, critical, unit-test
builtin "return",
alias = unaliased,
rule = PrefixPrecedence,
```
88aeaa2e7788cc58641bfcff6eb999f3713d29cd | test | verify return works right verify return works right seems to have been disrupted after changed to error handling breaks text push newblock res todo core return verify return works right seems to have been disrupted after changed to error handling breaks labels bug library language critical unit test builtin return alias unaliased rule prefixprecedence | 1 |
113,553 | 9,653,352,492 | IssuesEvent | 2019-05-19 03:19:05 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Test to reboot the node should be skipped when using local-up-cluster.sh. | kind/bug lifecycle/rotten sig/testing | **What happened**:
Run the following test using the cluster set up by local-up-cluster.sh will reboots own node.
[It] each node by ordering clean reboot and ensure they function upon restart
[It] each node by ordering unclean reboot and ensure they function upon restart
**What you expected to happen**:
The mentioned tests should be skipped when using local-up-cluster.sh.
**How to reproduce it (as minimally and precisely as possible)**:
Run the mentioned tests using the cluster set up by local-up-cluster.sh.
**Anything else we need to know?**:
**Environment**:
- Kubernetes version (use `kubectl version`):
- Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release): Ubuntu 18.04.1
- Kernel (e.g. `uname -a`):
- Install tools:
- Others:
<!-- DO NOT EDIT BELOW THIS LINE -->
/kind bug | 1.0 | Test to reboot the node should be skipped when using local-up-cluster.sh. - **What happened**:
Run the following test using the cluster set up by local-up-cluster.sh will reboots own node.
[It] each node by ordering clean reboot and ensure they function upon restart
[It] each node by ordering unclean reboot and ensure they function upon restart
**What you expected to happen**:
The mentioned tests should be skipped when using local-up-cluster.sh.
**How to reproduce it (as minimally and precisely as possible)**:
Run the mentioned tests using the cluster set up by local-up-cluster.sh.
**Anything else we need to know?**:
**Environment**:
- Kubernetes version (use `kubectl version`):
- Cloud provider or hardware configuration:
- OS (e.g. from /etc/os-release): Ubuntu 18.04.1
- Kernel (e.g. `uname -a`):
- Install tools:
- Others:
<!-- DO NOT EDIT BELOW THIS LINE -->
/kind bug | test | test to reboot the node should be skipped when using local up cluster sh what happened run the following test using the cluster set up by local up cluster sh will reboots own node each node by ordering clean reboot and ensure they function upon restart each node by ordering unclean reboot and ensure they function upon restart what you expected to happen the mentioned tests should be skipped when using local up cluster sh how to reproduce it as minimally and precisely as possible run the mentioned tests using the cluster set up by local up cluster sh anything else we need to know environment kubernetes version use kubectl version cloud provider or hardware configuration os e g from etc os release ubuntu kernel e g uname a install tools others kind bug | 1 |
473,188 | 13,638,334,269 | IssuesEvent | 2020-09-25 09:13:33 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | github.com - video or audio doesn't play | browser-fenix engine-gecko priority-critical | <!-- @browser: Firefox Mobile 70.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58776 -->
<!-- @extra_labels: browser-fenix, browser-fenix -->
**URL**: https://github.com/password_reset
**Browser / Version**: Firefox Mobile 70.0
**Operating System**: Android
**Tested Another Browser**: Yes Opera
**Problem type**: Video or audio doesn't play
**Description**: There is no audio
**Steps to Reproduce**:
Support
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | 1.0 | github.com - video or audio doesn't play - <!-- @browser: Firefox Mobile 70.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:70.0) Gecko/70.0 Firefox/70.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/58776 -->
<!-- @extra_labels: browser-fenix, browser-fenix -->
**URL**: https://github.com/password_reset
**Browser / Version**: Firefox Mobile 70.0
**Operating System**: Android
**Tested Another Browser**: Yes Opera
**Problem type**: Video or audio doesn't play
**Description**: There is no audio
**Steps to Reproduce**:
Support
<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>
_From [webcompat.com](https://webcompat.com/) with ❤️_ | non_test | github com video or audio doesn t play url browser version firefox mobile operating system android tested another browser yes opera problem type video or audio doesn t play description there is no audio steps to reproduce support browser configuration none from with ❤️ | 0 |
121,567 | 10,173,755,970 | IssuesEvent | 2019-08-08 13:46:26 | CityOfBoston/boston.gov-d8 | https://api.github.com/repos/CityOfBoston/boston.gov-d8 | closed | Getting Around Boston Guide: Unordered guide numbers | confirmed max-testing | Numbering for the links to the other guides are unordered. (2, 3, 4, 4)
D7: https://www.boston.gov/getting-around-boston

D8: http://bostond8dev.prod.acquia-sites.com/getting-around-boston

Tested on chrome 76 on OS X Mojave | 1.0 | Getting Around Boston Guide: Unordered guide numbers - Numbering for the links to the other guides are unordered. (2, 3, 4, 4)
D7: https://www.boston.gov/getting-around-boston

D8: http://bostond8dev.prod.acquia-sites.com/getting-around-boston

Tested on chrome 76 on OS X Mojave | test | getting around boston guide unordered guide numbers numbering for the links to the other guides are unordered tested on chrome on os x mojave | 1 |
260,244 | 22,603,856,855 | IssuesEvent | 2022-06-29 11:34:46 | HaxeFoundation/haxe | https://api.github.com/repos/HaxeFoundation/haxe | reopened | [display] partial check for modified files | test-needed | We have disabled checks for files modifications in display mode, which is good for hx files since they are sent by VSHaxe. However this cause some problems for registerModuleDependency, when the target file is processed by some macro which build a model.
Exemples : CastleDB, Heaps resources, Heaps Texts Builder, etc.
In that case, when making for instance structural changes to CDB, the changes won't reflect in completion until a new manual build was triggered, which is not a very good user experience compared to previous behavior.
Could we then reenable filetime checks (and corresponding module rebuild) for files that are either registerModuleDependency (or / and) not .hx files?
| 1.0 | [display] partial check for modified files - We have disabled checks for files modifications in display mode, which is good for hx files since they are sent by VSHaxe. However this cause some problems for registerModuleDependency, when the target file is processed by some macro which build a model.
Exemples : CastleDB, Heaps resources, Heaps Texts Builder, etc.
In that case, when making for instance structural changes to CDB, the changes won't reflect in completion until a new manual build was triggered, which is not a very good user experience compared to previous behavior.
Could we then reenable filetime checks (and corresponding module rebuild) for files that are either registerModuleDependency (or / and) not .hx files?
| test | partial check for modified files we have disabled checks for files modifications in display mode which is good for hx files since they are sent by vshaxe however this cause some problems for registermoduledependency when the target file is processed by some macro which build a model exemples castledb heaps resources heaps texts builder etc in that case when making for instance structural changes to cdb the changes won t reflect in completion until a new manual build was triggered which is not a very good user experience compared to previous behavior could we then reenable filetime checks and corresponding module rebuild for files that are either registermoduledependency or and not hx files | 1 |
139,889 | 11,298,006,125 | IssuesEvent | 2020-01-17 07:53:00 | mozilla/iris_firefox | https://api.github.com/repos/mozilla/iris_firefox | closed | Fix show_all_downloads_states | Disabled: Iris OS: Linux Suite: download_manager Test: regression | The test script failed in Linux.
Error: AssertionError
Message: Progress information is displayed. | 1.0 | Fix show_all_downloads_states - The test script failed in Linux.
Error: AssertionError
Message: Progress information is displayed. | test | fix show all downloads states the test script failed in linux error assertionerror message progress information is displayed | 1 |
93,701 | 8,441,895,453 | IssuesEvent | 2018-10-18 11:40:55 | opencypher/cypher-for-apache-spark | https://api.github.com/repos/opencypher/cypher-for-apache-spark | closed | PGDSAcceptance extension | Test | - The `stores a graph` test is successful when `hasGraph` returns `true`, but doesn't actually try a Cypher query on the stored graph. I think it should, ensuring that the actual data has been written and can be retrieved.
- We should define in the contract what is to happen when an attempt is made to store a graph under the same name that already exists; this should be an error (no overwrite), but it should be a well-defined error, similar to what we do with `GraphNotFoundException` | 1.0 | PGDSAcceptance extension - - The `stores a graph` test is successful when `hasGraph` returns `true`, but doesn't actually try a Cypher query on the stored graph. I think it should, ensuring that the actual data has been written and can be retrieved.
- We should define in the contract what is to happen when an attempt is made to store a graph under the same name that already exists; this should be an error (no overwrite), but it should be a well-defined error, similar to what we do with `GraphNotFoundException` | test | pgdsacceptance extension the stores a graph test is successful when hasgraph returns true but doesn t actually try a cypher query on the stored graph i think it should ensuring that the actual data has been written and can be retrieved we should define in the contract what is to happen when an attempt is made to store a graph under the same name that already exists this should be an error no overwrite but it should be a well defined error similar to what we do with graphnotfoundexception | 1 |
203,264 | 23,130,659,910 | IssuesEvent | 2022-07-28 10:03:34 | elastic/kibana | https://api.github.com/repos/elastic/kibana | opened | [Security Solution] The usage section is empty for the 'status' command under the console. | bug impact:low Team: SecuritySolution Team:Onboarding and Lifecycle Mgt v8.4.0 | **Description:**
The usage section is empty for the 'status' command under the console
**Build Details:**
```
VERSION: 8.4.0
BUILD: 54932
COMMIT: 0645a3ba388f81fc6b43136e64ad53614101e947
ARTIFACT PAGE: https://artifacts-api.elastic.co/v1/search/8.4.0-SNAPSHOT
```
**Browser Details:**
All
**Preconditions:**
1. Kibana user should be logged in
**Steps to Reproduce:**
1. Navigate to the Endpoints tab under the Manage section from the left-hand side navigation bar
2. Click on the hostname
3. Click on the 'Take Action' button
4. Click on 'Launch responder' option
5. Execute the command:
- status --help
6. Observe the output message does not have data for the usage section
**Impacted Test case:**
N/A
**Actual Result:**
The usage section is empty for the 'status' command under the console
**Expected Result:**
The usage section should not be empty for the 'status' command under the console
**Screenshot:**

**Logs:**
N/A
| True | [Security Solution] The usage section is empty for the 'status' command under the console. - **Description:**
The usage section is empty for the 'status' command under the console
**Build Details:**
```
VERSION: 8.4.0
BUILD: 54932
COMMIT: 0645a3ba388f81fc6b43136e64ad53614101e947
ARTIFACT PAGE: https://artifacts-api.elastic.co/v1/search/8.4.0-SNAPSHOT
```
**Browser Details:**
All
**Preconditions:**
1. Kibana user should be logged in
**Steps to Reproduce:**
1. Navigate to the Endpoints tab under the Manage section from the left-hand side navigation bar
2. Click on the hostname
3. Click on the 'Take Action' button
4. Click on 'Launch responder' option
5. Execute the command:
- status --help
6. Observe the output message does not have data for the usage section
**Impacted Test case:**
N/A
**Actual Result:**
The usage section is empty for the 'status' command under the console
**Expected Result:**
The usage section should not be empty for the 'status' command under the console
**Screenshot:**

**Logs:**
N/A
| non_test | the usage section is empty for the status command under the console description the usage section is empty for the status command under the console build details version build commit artifact page browser details all preconditions kibana user should be logged in steps to reproduce navigate to the endpoints tab under the manage section from the left hand side navigation bar click on the hostname click on the take action button click on launch responder option execute the command status help observe the output message does not have data for the usage section impacted test case n a actual result the usage section is empty for the status command under the console expected result the usage section should not be empty for the status command under the console screenshot logs n a | 0 |
90,327 | 8,234,166,847 | IssuesEvent | 2018-09-08 11:04:04 | humera987/HumTestData | https://api.github.com/repos/humera987/HumTestData | closed | project_test : ApiV1AlertsGetQueryParamEmptyValuePage | project_test | Project : project_test
Job : UAT
Env : UAT
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=[Thu, 06 Sep 2018 09:27:24 GMT]}
Endpoint : http://13.56.210.25/api/v1/alerts?page=
Request :
Response :
{
"requestId" : "None",
"requestTime" : "2018-09-06T09:27:24.885+0000",
"errors" : false,
"messages" : [ ],
"data" : [ {
"id" : "8a8080e665add8350165ae2df84424cb",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:32.932+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:32.932+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a9223f370f76",
"refName" : "shahtestproject",
"subject" : "shahtestproject",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dd91724c6",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:24.951+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:24.951+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a958de78029c",
"refName" : "Test-sKgt4M",
"subject" : "Test-sKgt4M",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dcbce24c2",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:21.550+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:21.550+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a91caaa30a2f",
"refName" : "Test-fIxNxj",
"subject" : "Test-fIxNxj",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dcace24c0",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:21.294+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:21.294+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080a4659eee2701659ef93ed73bc5",
"refName" : "humera_test",
"subject" : "humera_test",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dc8f524be",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:20.821+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:20.821+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a943329d558e",
"refName" : "Test-gYKPr8",
"subject" : "Test-gYKPr8",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dc55324bb",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:19.891+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:19.891+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a91c9e4f09f3",
"refName" : "Test-L2P3NS",
"subject" : "Test-L2P3NS",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dba8a24b9",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:17.130+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:17.130+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080e365ad643a0165adaa482f2770",
"refName" : "humera_project",
"subject" : "humera_project",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2db8a724b7",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:16.647+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:16.647+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a94318c05558",
"refName" : "Test-mWMgHO",
"subject" : "Test-mWMgHO",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dafe724b1",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:14.407+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:14.407+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a4549b5e6778",
"refName" : "Test-YY2jeO",
"subject" : "Test-YY2jeO",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dac8a24ae",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:13.546+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:13.546+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a93b90054329",
"refName" : "Test5thSept",
"subject" : "Test5thSept",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2da3f624ab",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:11.350+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:11.350+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a808088659dcf1201659e01edca0003",
"refName" : "humz_proj_test",
"subject" : "humz_proj_test",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2da0d024a9",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:10.544+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:10.544+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a80809265803f430165804f8b920ad0",
"refName" : "AsiyaApp",
"subject" : "AsiyaApp",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d9d0e24a8",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:09.582+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:09.582+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a92164520f0a",
"refName" : "project_test",
"subject" : "project_test",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d97d824a6",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:08.248+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:08.248+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a80808e659e37cc01659e3be27908c7",
"refName" : "TestProject93",
"subject" : "TestProject93",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d76e42498",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:59.812+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:59.812+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080c565a2f2ed0165a30f45f523b6",
"refName" : "testing_projhumera",
"subject" : "testing_projhumera",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d74032495",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:59.074+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:59.074+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a454a0b66779",
"refName" : "Test-SPT5cP",
"subject" : "Test-SPT5cP",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d65f52491",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:55.477+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:55.477+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a457375b688a",
"refName" : "Test-ReKsPs",
"subject" : "Test-ReKsPs",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d5c25248d",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:52.965+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:52.965+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a450ee676697",
"refName" : "Test-vGtCf7",
"subject" : "Test-vGtCf7",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d53c22488",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:50.818+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:50.818+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a450ee476696",
"refName" : "Test-ha8nYM",
"subject" : "Test-ha8nYM",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d4d672486",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:49.191+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:49.191+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a42dedb72480",
"refName" : "Asiyaprojtesting",
"subject" : "Asiyaprojtesting",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
} ],
"totalPages" : 28,
"totalElements" : 560
}
Logs :
Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 500] passed, not expecting [500] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]
--- FX Bot --- | 1.0 | project_test : ApiV1AlertsGetQueryParamEmptyValuePage - Project : project_test
Job : UAT
Env : UAT
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=[Thu, 06 Sep 2018 09:27:24 GMT]}
Endpoint : http://13.56.210.25/api/v1/alerts?page=
Request :
Response :
{
"requestId" : "None",
"requestTime" : "2018-09-06T09:27:24.885+0000",
"errors" : false,
"messages" : [ ],
"data" : [ {
"id" : "8a8080e665add8350165ae2df84424cb",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:32.932+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:32.932+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a9223f370f76",
"refName" : "shahtestproject",
"subject" : "shahtestproject",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dd91724c6",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:24.951+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:24.951+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a958de78029c",
"refName" : "Test-sKgt4M",
"subject" : "Test-sKgt4M",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dcbce24c2",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:21.550+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:21.550+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a91caaa30a2f",
"refName" : "Test-fIxNxj",
"subject" : "Test-fIxNxj",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dcace24c0",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:21.294+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:21.294+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080a4659eee2701659ef93ed73bc5",
"refName" : "humera_test",
"subject" : "humera_test",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dc8f524be",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:20.821+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:20.821+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a943329d558e",
"refName" : "Test-gYKPr8",
"subject" : "Test-gYKPr8",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dc55324bb",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:19.891+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:19.891+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a91c9e4f09f3",
"refName" : "Test-L2P3NS",
"subject" : "Test-L2P3NS",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dba8a24b9",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:17.130+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:17.130+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080e365ad643a0165adaa482f2770",
"refName" : "humera_project",
"subject" : "humera_project",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2db8a724b7",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:16.647+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:16.647+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a94318c05558",
"refName" : "Test-mWMgHO",
"subject" : "Test-mWMgHO",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dafe724b1",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:14.407+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:14.407+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a4549b5e6778",
"refName" : "Test-YY2jeO",
"subject" : "Test-YY2jeO",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2dac8a24ae",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:13.546+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:13.546+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a93b90054329",
"refName" : "Test5thSept",
"subject" : "Test5thSept",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2da3f624ab",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:11.350+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:11.350+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a808088659dcf1201659e01edca0003",
"refName" : "humz_proj_test",
"subject" : "humz_proj_test",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2da0d024a9",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:10.544+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:10.544+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a80809265803f430165804f8b920ad0",
"refName" : "AsiyaApp",
"subject" : "AsiyaApp",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d9d0e24a8",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:09.582+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:09.582+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080da65a8b2070165a92164520f0a",
"refName" : "project_test",
"subject" : "project_test",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d97d824a6",
"createdBy" : null,
"createdDate" : "2018-09-06T09:19:08.248+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:19:08.248+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a80808e659e37cc01659e3be27908c7",
"refName" : "TestProject93",
"subject" : "TestProject93",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d76e42498",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:59.812+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:59.812+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080c565a2f2ed0165a30f45f523b6",
"refName" : "testing_projhumera",
"subject" : "testing_projhumera",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d74032495",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:59.074+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:59.074+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a454a0b66779",
"refName" : "Test-SPT5cP",
"subject" : "Test-SPT5cP",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d65f52491",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:55.477+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:55.477+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a457375b688a",
"refName" : "Test-ReKsPs",
"subject" : "Test-ReKsPs",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d5c25248d",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:52.965+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:52.965+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a450ee676697",
"refName" : "Test-vGtCf7",
"subject" : "Test-vGtCf7",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d53c22488",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:50.818+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:50.818+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a450ee476696",
"refName" : "Test-ha8nYM",
"subject" : "Test-ha8nYM",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
}, {
"id" : "8a8080e665add8350165ae2d4d672486",
"createdBy" : null,
"createdDate" : "2018-09-06T09:18:49.191+0000",
"modifiedBy" : null,
"modifiedDate" : "2018-09-06T09:18:49.191+0000",
"version" : null,
"inactive" : false,
"taskType" : "PROJECT_SYNC",
"taskState" : "ACTIVE",
"type" : "INFO",
"status" : "UNREAD",
"refType" : "PROJECT",
"refId" : "8a8080ce65a421130165a42dedb72480",
"refName" : "Asiyaprojtesting",
"subject" : "Asiyaprojtesting",
"message" : null,
"readDate" : null,
"healedDate" : null,
"users" : [ ],
"org" : {
"id" : "8a80808a657aacf801657ab17dd30003",
"createdBy" : null,
"createdDate" : null,
"modifiedBy" : null,
"modifiedDate" : null,
"version" : null,
"inactive" : false,
"name" : null
}
} ],
"totalPages" : 28,
"totalElements" : 560
}
Logs :
Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 500] passed, not expecting [500] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]
--- FX Bot --- | test | project test project project test job uat env uat 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 response requestid none requesttime errors false messages data id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname shahtestproject subject shahtestproject message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test subject test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test fixnxj subject test fixnxj message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname humera test subject humera test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test subject test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test subject test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname humera project subject humera project message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test mwmgho subject test mwmgho message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test subject test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname subject message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname humz proj test subject humz proj test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname asiyaapp subject asiyaapp message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname project test subject project test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname subject message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname testing projhumera subject testing projhumera message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test subject test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test reksps subject test reksps message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test subject test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname test subject test message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null id createdby null createddate modifiedby null modifieddate version null inactive false tasktype project sync taskstate active type info status unread reftype project refid refname asiyaprojtesting subject asiyaprojtesting message null readdate null healeddate null users org id createdby null createddate null modifiedby null modifieddate null version null inactive false name null totalpages totalelements logs assertion passed not expecting and found assertion passed not expecting and found assertion passed not expecting and found assertion failed not expecting but found fx bot | 1 |
120,070 | 10,092,096,359 | IssuesEvent | 2019-07-26 15:46:24 | mozilla-mobile/android-components | https://api.github.com/repos/mozilla-mobile/android-components | opened | Test exceptional fetch client results in feature-downloads | <download> ✅ testing | We want to add tests for some failure cases with fetching a download, such as `IOException` and timeouts. | 1.0 | Test exceptional fetch client results in feature-downloads - We want to add tests for some failure cases with fetching a download, such as `IOException` and timeouts. | test | test exceptional fetch client results in feature downloads we want to add tests for some failure cases with fetching a download such as ioexception and timeouts | 1 |
300,153 | 9,206,195,343 | IssuesEvent | 2019-03-08 13:01:41 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Add accessors to QgsVectorLayer | Category: Vectors Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **oliviert -** (oliviert -)
Original Redmine Issue: 1482, https://issues.qgis.org/issues/1482
---
I think it will be useful to add accessors in the [[QgsVectorLayer]] class for private members. For instance :
const [[QgsFeatureIds]]& getDeletedFeaturesIds() const { return mDeletedFeatureIds; }
const [[QgsFeatureList]]& getAddedFeatures() const { return mAddedFeatures; }
const [[QgsGeometryMap]]& getChangedGeometries() const { return mChangedGeometries; }
Maybe it will also be a good idea for other members ...
| 1.0 | Add accessors to QgsVectorLayer - ---
Author Name: **oliviert -** (oliviert -)
Original Redmine Issue: 1482, https://issues.qgis.org/issues/1482
---
I think it will be useful to add accessors in the [[QgsVectorLayer]] class for private members. For instance :
const [[QgsFeatureIds]]& getDeletedFeaturesIds() const { return mDeletedFeatureIds; }
const [[QgsFeatureList]]& getAddedFeatures() const { return mAddedFeatures; }
const [[QgsGeometryMap]]& getChangedGeometries() const { return mChangedGeometries; }
Maybe it will also be a good idea for other members ...
| non_test | add accessors to qgsvectorlayer author name oliviert oliviert original redmine issue i think it will be useful to add accessors in the class for private members for instance const getdeletedfeaturesids const return mdeletedfeatureids const getaddedfeatures const return maddedfeatures const getchangedgeometries const return mchangedgeometries maybe it will also be a good idea for other members | 0 |
50,912 | 6,133,201,295 | IssuesEvent | 2017-06-25 11:38:23 | Koekiebox-PTY-LTD/Fluid | https://api.github.com/repos/Koekiebox-PTY-LTD/Fluid | closed | Additional Web Services for Rules | enhancement unit testing | Add additional web services to fetch exit and entry rules from a flow step.
| 1.0 | Additional Web Services for Rules - Add additional web services to fetch exit and entry rules from a flow step.
| test | additional web services for rules add additional web services to fetch exit and entry rules from a flow step | 1 |
65,585 | 6,969,936,749 | IssuesEvent | 2017-12-11 08:22:35 | brave/browser-laptop | https://api.github.com/repos/brave/browser-laptop | closed | Manual test run on Windows ia-32 for 0.19.x + C63 (Release Channel) | OS/Windows release-notes/exclude tests | ## Per release specialty tests
- [ ] When doing DuckDuckGo search from private tab, we should send "bravep" with query string instead of "brave". ([#12219](https://github.com/brave/browser-laptop/issues/12219))
- [ ] Update Muon to 4.5.25. ([#12206](https://github.com/brave/browser-laptop/issues/12206))
- [ ] Notification not appearing after a contribution is made. ([#12201](https://github.com/brave/browser-laptop/issues/12201))
- [ ] "Settings Menu" isn't working. ([#12186](https://github.com/brave/browser-laptop/issues/12186))
- [ ] Menu is not shown on Windows. ([#12185](https://github.com/brave/browser-laptop/issues/12185))
- [ ] Blocked item details not shown when clicked on the blocked number. ([#12184](https://github.com/brave/browser-laptop/issues/12184))
- [ ] The dialog to enable insecure resources is not triggered. ([#12179](https://github.com/brave/browser-laptop/issues/12179))
- [ ] Blocked scripts are not counted. ([#12178](https://github.com/brave/browser-laptop/issues/12178))
- [ ] URL bar unlock icon disappears by opening http://www.orimi.com/pdf-test.pdf. ([#12177](https://github.com/brave/browser-laptop/issues/12177))
- [ ] Uncaught TypeError: Cannot read property 'size' of null at urlBarReducer . ([#12176](https://github.com/brave/browser-laptop/issues/12176))
- [ ] Context Menu is not displayed due to error on rpc-server.js. ([#12175](https://github.com/brave/browser-laptop/issues/12175))
- [ ] Promotion banners need a line break between text. ([#12145](https://github.com/brave/browser-laptop/issues/12145))
- [ ] Send week of installation and ref parameter to updater. ([#12134](https://github.com/brave/browser-laptop/issues/12134))
- [ ] Tearing & attaching tabs not working correctly. ([#12092](https://github.com/brave/browser-laptop/issues/12092))
- [ ] Add funds dialog shows up even if I have BAT already. ([#12078](https://github.com/brave/browser-laptop/issues/12078))
- [ ] Records for recent contributions aren't showing up. ([#12055](https://github.com/brave/browser-laptop/issues/12055))
- [ ] Allow user to opt into a different search engine for private tabs. ([#11305](https://github.com/brave/browser-laptop/issues/11305))
## 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, muon, and libchromiumcontent version in `about:brave` and make sure it is EXACTLY as expected.
## Data
- [ ] Make sure that data from the last version appears in the new version OK.
- [ ] With data from the last version, test that
- [ ] cookies are preserved
- [ ] pinned tabs can be opened
- [ ] pinned tabs can be unpinned
- [ ] unpinned tabs can be re-pinned
- [ ] opened tabs can be reloaded
- [ ] bookmarks on the bookmark toolbar can be opened
- [ ] bookmarks in the bookmark folder toolbar can be opened
## Last changeset test
- [ ] Test what is covered by the last changeset (you can find this by clicking on the SHA in about:brave).
## Widevine/Netflix test
- [ ] Test that you can log into Netflix and start a show.
## Ledger
- [ ] Verify wallet is auto created after enabling payments
- [ ] Verify monthly budget and account balance shows correct BAT and USD value
- [ ] Click on `add funds` and click on each currency and verify it shows wallet address and QR Code
- [ ] Verify that Brave BAT wallet address can be copied
- [ ] Verify adding funds via any of the currencies flows into BAT Wallet after specified amount of time
- [ ] Verify adding funds to an existing wallet with amount, adjusts the BAT value appropriately
- [ ] Change min visit and min time in advance setting and verify if the publisher list gets updated based on new setting
- [ ] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
- [ ] Check that disabling payments and enabling them again does not lose state.
- [ ] Upgrade from older version
- [ ] Verify the wallet overlay is shown when wallet transition is happening upon upgrade
- [ ] Verify transition overlay is shown post upgrade even if the payment is disabled before upgrade
- [ ] Verify publishers list is not lost after upgrade when payment is disabled in the older version
### Ledger Media
- [ ] Visit any YouTube video in a normal/session tab and ensure the video publisher name is listed in ledger table
- [ ] Visit any YouTube video in a private tab and ensure the video publisher name is not listed in ledger table
- [ ] Visit any live YouTube video and ensure the time spent is shown under ledger table
- [ ] Visit any embeded YouTube video and ensure the video publisher name is listed in ledger table
- [ ] Ensure total time spent is correctly calculated for each publisher video
- [ ] Ensure total time spent is correctly calculated when switching to YouTube video from an embeded video
- [ ] Ensure YouTube publishers are not listed when `Allow contributions to video` is disabled in adavanced settings
- [ ] Ensure existing YouTube publishers are not lost when `Allow contributions to video` is disabled in adavanced settings
- [ ] Ensure YouTube publishers is listed but not included when `auto-include` is disabled
- [ ] Update Advanced settings to different time/visit value and ensure YouTube videos are added to ledger table once criteria is met
## Sync
- [ ] Verify you are able to sync two devices using the secret code
- [ ] Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2
- [ ] Enable Browsing history sync on device 1, ensure the history is shown on device 2
- [ ] Import/Add bookmarks on device 1, ensure it is synced on device 2
- [ ] Ensure imported bookmark folder structure is maintained on device 2
- [ ] Ensure bookmark favicons are shown after sync
## 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:styles loads
- [ ] Test that about:welcome loads
- [ ] Test that about:preferences changing a preference takes effect right away
- [ ] Test that about:preferences language change takes effect on re-start
## Bookmarks
- [ ] Test that creating a bookmark on the bookmarks toolbar with the star button works
- [ ] Test that creating a bookmark on the bookmarks toolbar by dragging the un/lock icon 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.
- [ ] Test that a bookmark on the bookmark toolbar can be removed via context menu
- [ ] Test that a bookmark in a bookmark folder on the bookmark toolbar can be removed via context menu
- [ ] Test that a bookmark subfolder can be removed via context menu
- [ ] Test that a bookmark folder on the bookmark toolbar can be removed via context menu
## 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 on `about:styles` (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 0 results
- [ ] Test match case find
## Keyboard Shortcuts
- [ ] Open a new window: `Command` + `n` (macOS) || `Ctrl` + `n` (Win/Linux)
- [ ] Open a new tab: `Command` + `t` (macOS) || `Ctrl` + `t` (Win/Linux)
- [ ] Open a new private tab: `Command` + `Shift` + `p` (macOS) || `Ctrl` + `Shift` + `p` (Win/Linux)
- [ ] Reopen the latest closed tab: `Command` + `Shift` + `t` (macOS) || `Ctrl` + `Shift` + `t` (Win/Linux)
- [ ] Jump to the next tab: `Command` + `Option` + `->` (macOS) || `Ctrl` + `PgDn` (Win/Linux)
- [ ] Jump to the previous tab: `Command` + `Option` + `<-` (macOS) || `Ctrl` + `PgUp` (Win/Linux)
- [ ] Jump to the next tab: `Ctrl` + `Tab` (macOS/Win/Linux)
- [ ] Jump to the previous tab: `Ctrl` + `Shift` + `Tab` (macOS/Win/Linux)
- [ ] Open Brave preferences: `Command` + `,` (macOS) || `Ctrl` + `,` (Win/Linux)
- [ ] Jump into the URL bar: `Command` + `l` (macOS) || `Ctrl` + `l` (Win/Linux)
- [ ] Reload page: `Command` + `r` (macOS) || `Ctrl` + `r` (Win/Linux)
- [ ] Select All: `Command` + `a` (macOS) || `Ctrl` + `a` (Win/Linux)
- [ ] Copying text: `Command` + `c` (macOS) || `Ctrl` + `c` (Win/Linux)
- [ ] Pasting text: `Command` + `v` (macOS) || `Ctrl` + `v` (Win/Linux)
- [ ] Minimize Brave: `Command` + `m` (macOS) || `Ctrl` + `m` (Win/Linux)
- [ ] Quit Brave: `Command` + `q` (macOS) || `Ctrl` + `q` (Win/Linux)
## Geolocation
- [ ] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works
## Site hacks
- [ ] Test https://www.twitch.tv/adobe 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 HTML5 full screen works. And Esc to go back. (youtube.com)
## Tabs, Pinning and Tear off tabs
- [ ] 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
- [ ] Test that tabs can be teared off into a new window
- [ ] Test that you are able to reattach a tab that is teared off into a new window
- [ ] Test that tab pages can be closed
- [ ] Test that tab pages can be muted
- [ ] Test that tabs can be cloned
## 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 https://https-everywhere.badssl.com/
- [ ] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/
- [ ] Check that ad replacement works on http://slashdot.org
- [ ] Check that toggling to blocking and allow ads works as expected.
- [ ] Test that clicking through a cert error in https://badssl.com/ works.
- [ ] Test that Safe Browsing works (https://www.raisegame.com/)
- [ ] Turning Safe Browsing off and shields off both disable safe browsing for https://www.raisegame.com/.
- [ ] 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.
- [ ] 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 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
- [ ] 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.
- [ ] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.
- [ ] Test that browser is not detected on https://extensions.inrialpes.fr/brave/
## Content tests
- [ ] 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.
- [ ] 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 https://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.
- [ ] 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.
- [ ] Open `about:styles` and type some misspellings on a textbox, 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 http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
- [ ] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
- [ ] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).
## Flash tests
- [ ] Test that flash placeholder appears on http://www.homestarrunner.com
- [ ] Test with flash enabled in preferences, auto play option is shown when visiting http://www.homestarrunner.com
## Autofill tests
- [ ] 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.
- [ ] 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)
- [ ] 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 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
- [ ] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
- [ ] Test that using `BRAVE_ENABLE_PREVIEW_UPDATES=TRUE` env variable works and prompts for preview build updates.
| 1.0 | Manual test run on Windows ia-32 for 0.19.x + C63 (Release Channel) - ## Per release specialty tests
- [ ] When doing DuckDuckGo search from private tab, we should send "bravep" with query string instead of "brave". ([#12219](https://github.com/brave/browser-laptop/issues/12219))
- [ ] Update Muon to 4.5.25. ([#12206](https://github.com/brave/browser-laptop/issues/12206))
- [ ] Notification not appearing after a contribution is made. ([#12201](https://github.com/brave/browser-laptop/issues/12201))
- [ ] "Settings Menu" isn't working. ([#12186](https://github.com/brave/browser-laptop/issues/12186))
- [ ] Menu is not shown on Windows. ([#12185](https://github.com/brave/browser-laptop/issues/12185))
- [ ] Blocked item details not shown when clicked on the blocked number. ([#12184](https://github.com/brave/browser-laptop/issues/12184))
- [ ] The dialog to enable insecure resources is not triggered. ([#12179](https://github.com/brave/browser-laptop/issues/12179))
- [ ] Blocked scripts are not counted. ([#12178](https://github.com/brave/browser-laptop/issues/12178))
- [ ] URL bar unlock icon disappears by opening http://www.orimi.com/pdf-test.pdf. ([#12177](https://github.com/brave/browser-laptop/issues/12177))
- [ ] Uncaught TypeError: Cannot read property 'size' of null at urlBarReducer . ([#12176](https://github.com/brave/browser-laptop/issues/12176))
- [ ] Context Menu is not displayed due to error on rpc-server.js. ([#12175](https://github.com/brave/browser-laptop/issues/12175))
- [ ] Promotion banners need a line break between text. ([#12145](https://github.com/brave/browser-laptop/issues/12145))
- [ ] Send week of installation and ref parameter to updater. ([#12134](https://github.com/brave/browser-laptop/issues/12134))
- [ ] Tearing & attaching tabs not working correctly. ([#12092](https://github.com/brave/browser-laptop/issues/12092))
- [ ] Add funds dialog shows up even if I have BAT already. ([#12078](https://github.com/brave/browser-laptop/issues/12078))
- [ ] Records for recent contributions aren't showing up. ([#12055](https://github.com/brave/browser-laptop/issues/12055))
- [ ] Allow user to opt into a different search engine for private tabs. ([#11305](https://github.com/brave/browser-laptop/issues/11305))
## 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, muon, and libchromiumcontent version in `about:brave` and make sure it is EXACTLY as expected.
## Data
- [ ] Make sure that data from the last version appears in the new version OK.
- [ ] With data from the last version, test that
- [ ] cookies are preserved
- [ ] pinned tabs can be opened
- [ ] pinned tabs can be unpinned
- [ ] unpinned tabs can be re-pinned
- [ ] opened tabs can be reloaded
- [ ] bookmarks on the bookmark toolbar can be opened
- [ ] bookmarks in the bookmark folder toolbar can be opened
## Last changeset test
- [ ] Test what is covered by the last changeset (you can find this by clicking on the SHA in about:brave).
## Widevine/Netflix test
- [ ] Test that you can log into Netflix and start a show.
## Ledger
- [ ] Verify wallet is auto created after enabling payments
- [ ] Verify monthly budget and account balance shows correct BAT and USD value
- [ ] Click on `add funds` and click on each currency and verify it shows wallet address and QR Code
- [ ] Verify that Brave BAT wallet address can be copied
- [ ] Verify adding funds via any of the currencies flows into BAT Wallet after specified amount of time
- [ ] Verify adding funds to an existing wallet with amount, adjusts the BAT value appropriately
- [ ] Change min visit and min time in advance setting and verify if the publisher list gets updated based on new setting
- [ ] Visit nytimes.com for a few seconds and make sure it shows up in the Payments table.
- [ ] Check that disabling payments and enabling them again does not lose state.
- [ ] Upgrade from older version
- [ ] Verify the wallet overlay is shown when wallet transition is happening upon upgrade
- [ ] Verify transition overlay is shown post upgrade even if the payment is disabled before upgrade
- [ ] Verify publishers list is not lost after upgrade when payment is disabled in the older version
### Ledger Media
- [ ] Visit any YouTube video in a normal/session tab and ensure the video publisher name is listed in ledger table
- [ ] Visit any YouTube video in a private tab and ensure the video publisher name is not listed in ledger table
- [ ] Visit any live YouTube video and ensure the time spent is shown under ledger table
- [ ] Visit any embeded YouTube video and ensure the video publisher name is listed in ledger table
- [ ] Ensure total time spent is correctly calculated for each publisher video
- [ ] Ensure total time spent is correctly calculated when switching to YouTube video from an embeded video
- [ ] Ensure YouTube publishers are not listed when `Allow contributions to video` is disabled in adavanced settings
- [ ] Ensure existing YouTube publishers are not lost when `Allow contributions to video` is disabled in adavanced settings
- [ ] Ensure YouTube publishers is listed but not included when `auto-include` is disabled
- [ ] Update Advanced settings to different time/visit value and ensure YouTube videos are added to ledger table once criteria is met
## Sync
- [ ] Verify you are able to sync two devices using the secret code
- [ ] Visit a site on device 1 and change shield setting, ensure that the saved site preference is synced to device 2
- [ ] Enable Browsing history sync on device 1, ensure the history is shown on device 2
- [ ] Import/Add bookmarks on device 1, ensure it is synced on device 2
- [ ] Ensure imported bookmark folder structure is maintained on device 2
- [ ] Ensure bookmark favicons are shown after sync
## 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:styles loads
- [ ] Test that about:welcome loads
- [ ] Test that about:preferences changing a preference takes effect right away
- [ ] Test that about:preferences language change takes effect on re-start
## Bookmarks
- [ ] Test that creating a bookmark on the bookmarks toolbar with the star button works
- [ ] Test that creating a bookmark on the bookmarks toolbar by dragging the un/lock icon 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.
- [ ] Test that a bookmark on the bookmark toolbar can be removed via context menu
- [ ] Test that a bookmark in a bookmark folder on the bookmark toolbar can be removed via context menu
- [ ] Test that a bookmark subfolder can be removed via context menu
- [ ] Test that a bookmark folder on the bookmark toolbar can be removed via context menu
## 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 on `about:styles` (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 0 results
- [ ] Test match case find
## Keyboard Shortcuts
- [ ] Open a new window: `Command` + `n` (macOS) || `Ctrl` + `n` (Win/Linux)
- [ ] Open a new tab: `Command` + `t` (macOS) || `Ctrl` + `t` (Win/Linux)
- [ ] Open a new private tab: `Command` + `Shift` + `p` (macOS) || `Ctrl` + `Shift` + `p` (Win/Linux)
- [ ] Reopen the latest closed tab: `Command` + `Shift` + `t` (macOS) || `Ctrl` + `Shift` + `t` (Win/Linux)
- [ ] Jump to the next tab: `Command` + `Option` + `->` (macOS) || `Ctrl` + `PgDn` (Win/Linux)
- [ ] Jump to the previous tab: `Command` + `Option` + `<-` (macOS) || `Ctrl` + `PgUp` (Win/Linux)
- [ ] Jump to the next tab: `Ctrl` + `Tab` (macOS/Win/Linux)
- [ ] Jump to the previous tab: `Ctrl` + `Shift` + `Tab` (macOS/Win/Linux)
- [ ] Open Brave preferences: `Command` + `,` (macOS) || `Ctrl` + `,` (Win/Linux)
- [ ] Jump into the URL bar: `Command` + `l` (macOS) || `Ctrl` + `l` (Win/Linux)
- [ ] Reload page: `Command` + `r` (macOS) || `Ctrl` + `r` (Win/Linux)
- [ ] Select All: `Command` + `a` (macOS) || `Ctrl` + `a` (Win/Linux)
- [ ] Copying text: `Command` + `c` (macOS) || `Ctrl` + `c` (Win/Linux)
- [ ] Pasting text: `Command` + `v` (macOS) || `Ctrl` + `v` (Win/Linux)
- [ ] Minimize Brave: `Command` + `m` (macOS) || `Ctrl` + `m` (Win/Linux)
- [ ] Quit Brave: `Command` + `q` (macOS) || `Ctrl` + `q` (Win/Linux)
## Geolocation
- [ ] Check that https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/Using_geolocation works
## Site hacks
- [ ] Test https://www.twitch.tv/adobe 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 HTML5 full screen works. And Esc to go back. (youtube.com)
## Tabs, Pinning and Tear off tabs
- [ ] 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
- [ ] Test that tabs can be teared off into a new window
- [ ] Test that you are able to reattach a tab that is teared off into a new window
- [ ] Test that tab pages can be closed
- [ ] Test that tab pages can be muted
- [ ] Test that tabs can be cloned
## 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 https://https-everywhere.badssl.com/
- [ ] Turning HTTPS Everywhere off and shields off both disable the redirect to https://https-everywhere.badssl.com/
- [ ] Check that ad replacement works on http://slashdot.org
- [ ] Check that toggling to blocking and allow ads works as expected.
- [ ] Test that clicking through a cert error in https://badssl.com/ works.
- [ ] Test that Safe Browsing works (https://www.raisegame.com/)
- [ ] Turning Safe Browsing off and shields off both disable safe browsing for https://www.raisegame.com/.
- [ ] 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.
- [ ] 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 3 fingerprints blocked at https://jsfiddle.net/bkf50r8v/13/. Test that turning it off in the Bravery menu shows 0 fingerprints blocked.
- [ ] 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.
- [ ] Test that audio fingerprint is blocked at https://audiofingerprint.openwpm.com/ when fingerprinting protection is on.
- [ ] Test that browser is not detected on https://extensions.inrialpes.fr/brave/
## Content tests
- [ ] 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.
- [ ] 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 https://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.
- [ ] 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.
- [ ] Open `about:styles` and type some misspellings on a textbox, 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 http://mail.google.com/ or inbox.google.com and click on a link. Make sure it works.
- [ ] Test that PDF is loaded at http://www.orimi.com/pdf-test.pdf
- [ ] Test that https://mixed-script.badssl.com/ shows up as grey not red (no mixed content scripts are run).
## Flash tests
- [ ] Test that flash placeholder appears on http://www.homestarrunner.com
- [ ] Test with flash enabled in preferences, auto play option is shown when visiting http://www.homestarrunner.com
## Autofill tests
- [ ] 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.
- [ ] 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)
- [ ] 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 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
- [ ] Test that updating using `BRAVE_UPDATE_VERSION=0.8.3` env variable works correctly.
- [ ] Test that using `BRAVE_ENABLE_PREVIEW_UPDATES=TRUE` env variable works and prompts for preview build updates.
| test | manual test run on windows ia for x release channel per release specialty tests when doing duckduckgo search from private tab we should send bravep with query string instead of brave update muon to notification not appearing after a contribution is made settings menu isn t working menu is not shown on windows blocked item details not shown when clicked on the blocked number the dialog to enable insecure resources is not triggered blocked scripts are not counted url bar unlock icon disappears by opening uncaught typeerror cannot read property size of null at urlbarreducer context menu is not displayed due to error on rpc server js promotion banners need a line break between text send week of installation and ref parameter to updater tearing attaching tabs not working correctly add funds dialog shows up even if i have bat already records for recent contributions aren t showing up allow user to opt into a different search engine for private tabs 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 muon and libchromiumcontent version in about brave and make sure it is exactly as expected data make sure that data from the last version appears in the new version ok with data from the last version test that cookies are preserved pinned tabs can be opened pinned tabs can be unpinned unpinned tabs can be re pinned opened tabs can be reloaded bookmarks on the bookmark toolbar can be opened bookmarks in the bookmark folder toolbar can be opened last changeset test test what is covered by the last changeset you can find this by clicking on the sha in about brave widevine netflix test test that you can log into netflix and start a show ledger verify wallet is auto created after enabling payments verify monthly budget and account balance shows correct bat and usd value click on add funds and click on each currency and verify it shows wallet address and qr code verify that brave bat wallet address can be copied verify adding funds via any of the currencies flows into bat wallet after specified amount of time verify adding funds to an existing wallet with amount adjusts the bat value appropriately change min visit and min time in advance setting and verify if the publisher list gets updated based on new setting visit nytimes com for a few seconds and make sure it shows up in the payments table check that disabling payments and enabling them again does not lose state upgrade from older version verify the wallet overlay is shown when wallet transition is happening upon upgrade verify transition overlay is shown post upgrade even if the payment is disabled before upgrade verify publishers list is not lost after upgrade when payment is disabled in the older version ledger media visit any youtube video in a normal session tab and ensure the video publisher name is listed in ledger table visit any youtube video in a private tab and ensure the video publisher name is not listed in ledger table visit any live youtube video and ensure the time spent is shown under ledger table visit any embeded youtube video and ensure the video publisher name is listed in ledger table ensure total time spent is correctly calculated for each publisher video ensure total time spent is correctly calculated when switching to youtube video from an embeded video ensure youtube publishers are not listed when allow contributions to video is disabled in adavanced settings ensure existing youtube publishers are not lost when allow contributions to video is disabled in adavanced settings ensure youtube publishers is listed but not included when auto include is disabled update advanced settings to different time visit value and ensure youtube videos are added to ledger table once criteria is met sync verify you are able to sync two devices using the secret code visit a site on device and change shield setting ensure that the saved site preference is synced to device enable browsing history sync on device ensure the history is shown on device import add bookmarks on device ensure it is synced on device ensure imported bookmark folder structure is maintained on device ensure bookmark favicons are shown after sync 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 styles loads test that about welcome loads test that about preferences changing a preference takes effect right away test that about preferences language change takes effect on re start bookmarks test that creating a bookmark on the bookmarks toolbar with the star button works test that creating a bookmark on the bookmarks toolbar by dragging the un lock icon 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 test that a bookmark on the bookmark toolbar can be removed via context menu test that a bookmark in a bookmark folder on the bookmark toolbar can be removed via context menu test that a bookmark subfolder can be removed via context menu test that a bookmark folder on the bookmark toolbar can be removed via context menu 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 on about styles 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 keyboard shortcuts open a new window command n macos ctrl n win linux open a new tab command t macos ctrl t win linux open a new private tab command shift p macos ctrl shift p win linux reopen the latest closed tab command shift t macos ctrl shift t win linux jump to the next tab command option macos ctrl pgdn win linux jump to the previous tab command option macos ctrl pgup win linux jump to the next tab ctrl tab macos win linux jump to the previous tab ctrl shift tab macos win linux open brave preferences command macos ctrl win linux jump into the url bar command l macos ctrl l win linux reload page command r macos ctrl r win linux select all command a macos ctrl a win linux copying text command c macos ctrl c win linux pasting text command v macos ctrl v win linux minimize brave command m macos ctrl m win linux quit brave command q macos ctrl q win linux 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 pinning and tear off tabs 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 test that tabs can be teared off into a new window test that you are able to reattach a tab that is teared off into a new window test that tab pages can be closed test that tab pages can be muted test that tabs can be cloned 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 test that browser is not detected 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 about styles and type some misspellings on a textbox 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 test that flash placeholder appears on test with flash enabled in preferences auto play option is shown when visiting 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 test that using brave enable preview updates true env variable works and prompts for preview build updates | 1 |
54,356 | 6,380,034,274 | IssuesEvent | 2017-08-02 15:51:58 | MajkiIT/polish-ads-filter | https://api.github.com/repos/MajkiIT/polish-ads-filter | closed | kochlik.pl | cookies reguły gotowe/testowanie | cookies
Używamy cookies w celach świadczenia usług i statystyk. Korzystanie z witryny bez zmiany ustawień Twojej przeglądarki oznacza, że cookies będą one umieszczane na Twoim urządzeniu. Dowiedz się więcej.
| 1.0 | kochlik.pl - cookies
Używamy cookies w celach świadczenia usług i statystyk. Korzystanie z witryny bez zmiany ustawień Twojej przeglądarki oznacza, że cookies będą one umieszczane na Twoim urządzeniu. Dowiedz się więcej.
| test | kochlik pl cookies używamy cookies w celach świadczenia usług i statystyk korzystanie z witryny bez zmiany ustawień twojej przeglądarki oznacza że cookies będą one umieszczane na twoim urządzeniu dowiedz się więcej | 1 |
177,797 | 13,748,376,507 | IssuesEvent | 2020-10-06 08:59:12 | raiden-network/light-client | https://api.github.com/repos/raiden-network/light-client | closed | Introduce integration tests for all the supported functionality of the SDK | Split ✂️ test | ## Description
As part of #348 we need to cover all the basic functionality of the SDK with integration tests
## Acceptance criteria
-
## Tasks
- [ ]
| 1.0 | Introduce integration tests for all the supported functionality of the SDK - ## Description
As part of #348 we need to cover all the basic functionality of the SDK with integration tests
## Acceptance criteria
-
## Tasks
- [ ]
| test | introduce integration tests for all the supported functionality of the sdk description as part of we need to cover all the basic functionality of the sdk with integration tests acceptance criteria tasks | 1 |
291,215 | 25,129,852,179 | IssuesEvent | 2022-11-09 14:26:18 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: cdc/mixed-versions failed | C-test-failure O-robot O-roachtest T-testeng branch-release-22.2 | roachtest.cdc/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7309203?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7309203?buildTab=artifacts#/cdc/mixed-versions) on release-22.2 @ [3acf4ebe119d402fa52688b3c31e2f16be0a6140](https://github.com/cockroachdb/cockroach/commits/3acf4ebe119d402fa52688b3c31e2f16be0a6140):
```
test artifacts and logs in: /artifacts/cdc/mixed-versions/run_1
test_runner.go:1061,test_runner.go:960: test timed out (30m0s)
```
<p>Parameters: <code>ROACHTEST_cloud=gce</code>
, <code>ROACHTEST_cpu=4</code>
, <code>ROACHTEST_encrypted=false</code>
, <code>ROACHTEST_ssd=0</code>
</p>
<details><summary>Help</summary>
<p>
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
</p>
</details>
<details><summary>Same failure on other branches</summary>
<p>
- #91046 roachtest: cdc/mixed-versions failed [C-test-failure O-roachtest O-robot T-testeng branch-master]
</p>
</details>
/cc @cockroachdb/test-eng
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*cdc/mixed-versions.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
Jira issue: CRDB-21182 | 3.0 | roachtest: cdc/mixed-versions failed - roachtest.cdc/mixed-versions [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7309203?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/7309203?buildTab=artifacts#/cdc/mixed-versions) on release-22.2 @ [3acf4ebe119d402fa52688b3c31e2f16be0a6140](https://github.com/cockroachdb/cockroach/commits/3acf4ebe119d402fa52688b3c31e2f16be0a6140):
```
test artifacts and logs in: /artifacts/cdc/mixed-versions/run_1
test_runner.go:1061,test_runner.go:960: test timed out (30m0s)
```
<p>Parameters: <code>ROACHTEST_cloud=gce</code>
, <code>ROACHTEST_cpu=4</code>
, <code>ROACHTEST_encrypted=false</code>
, <code>ROACHTEST_ssd=0</code>
</p>
<details><summary>Help</summary>
<p>
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
</p>
</details>
<details><summary>Same failure on other branches</summary>
<p>
- #91046 roachtest: cdc/mixed-versions failed [C-test-failure O-roachtest O-robot T-testeng branch-master]
</p>
</details>
/cc @cockroachdb/test-eng
<sub>
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*cdc/mixed-versions.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/internal/issues)
</sub>
Jira issue: CRDB-21182 | test | roachtest cdc mixed versions failed roachtest cdc mixed versions with on release test artifacts and logs in artifacts cdc mixed versions run test runner go test runner go test timed out parameters roachtest cloud gce roachtest cpu roachtest encrypted false roachtest ssd help see see same failure on other branches roachtest cdc mixed versions failed cc cockroachdb test eng jira issue crdb | 1 |
121,079 | 10,149,492,552 | IssuesEvent | 2019-08-05 15:20:09 | eclipse/openj9 | https://api.github.com/repos/eclipse/openj9 | opened | JTReg Test Failure: java/lang/String/CaseConvertSameInstance.java | test failure | Failure link
------------
https://github.com/ibmruntimes/openj9-openjdk-jdk11/blob/openj9/test/jdk/java/lang/String/CaseConvertSameInstance.java
Test Category: openjdk
Test Suite Name: jdk_lang
OS/Architecture: x86-64-windows, x86-64-linux, x86-64-osx, ...
OpenJDK Version: 11.0.4+11
Public Build SHAs:
OpenJ9 - `b09716014`
OMR - `6e99760b`
JCL - `965d0c0df3`
Optional info
-------------
Not an intermittent failure. Fails with openj9 but not hotspot.
Interesting to note that the test passed on an ubuntu system with the same parameters but failed on jenkins.
Failure output
--------------
```
java.lang.Exception: toLowerCase returned different object
at CaseConvertSameInstance.main(CaseConvertSameInstance.java:35)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.base/java.lang.Thread.run(Thread.java:831)
``` | 1.0 | JTReg Test Failure: java/lang/String/CaseConvertSameInstance.java - Failure link
------------
https://github.com/ibmruntimes/openj9-openjdk-jdk11/blob/openj9/test/jdk/java/lang/String/CaseConvertSameInstance.java
Test Category: openjdk
Test Suite Name: jdk_lang
OS/Architecture: x86-64-windows, x86-64-linux, x86-64-osx, ...
OpenJDK Version: 11.0.4+11
Public Build SHAs:
OpenJ9 - `b09716014`
OMR - `6e99760b`
JCL - `965d0c0df3`
Optional info
-------------
Not an intermittent failure. Fails with openj9 but not hotspot.
Interesting to note that the test passed on an ubuntu system with the same parameters but failed on jenkins.
Failure output
--------------
```
java.lang.Exception: toLowerCase returned different object
at CaseConvertSameInstance.main(CaseConvertSameInstance.java:35)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
at java.base/java.lang.Thread.run(Thread.java:831)
``` | test | jtreg test failure java lang string caseconvertsameinstance java failure link test category openjdk test suite name jdk lang os architecture windows linux osx openjdk version public build shas omr jcl optional info not an intermittent failure fails with but not hotspot interesting to note that the test passed on an ubuntu system with the same parameters but failed on jenkins failure output java lang exception tolowercase returned different object at caseconvertsameinstance main caseconvertsameinstance java at java base jdk internal reflect nativemethodaccessorimpl native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java base java lang reflect method invoke method java at com sun javatest regtest agent mainactionhelper agentvmrunnable run mainactionhelper java at java base java lang thread run thread java | 1 |
210,036 | 16,082,197,517 | IssuesEvent | 2021-04-26 06:50:43 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | Failing test: X-Pack Jest Tests.x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes - Mappings editor: scaled float datatype should require a scaling factor to be provided | Feature:Index Management Team:Elasticsearch UI failed-test | A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at /dev/shm/workspace/parallel/9/kibana/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx:44:3
at _dispatchDescribe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:67:26)
at describe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:30:5)
at Object.<anonymous> (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx:22:1)
at Runtime._execModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:1299:24)
at Runtime._loadModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:898:12)
at Runtime.requireModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:746:10)
at jestAdapter (/dev/shm/workspace/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:106:13)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at runTestInternal (/dev/shm/workspace/kibana/node_modules/jest-runner/build/runTest.js:380:16)
at runTest (/dev/shm/workspace/kibana/node_modules/jest-runner/build/runTest.js:472:34)
at Object.worker (/dev/shm/workspace/kibana/node_modules/jest-runner/build/testWorker.js:133:12)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/10211/)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Jest Tests.x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes","test.name":"Mappings editor: scaled float datatype should require a scaling factor to be provided","test.failCount":1}} --> | 1.0 | Failing test: X-Pack Jest Tests.x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes - Mappings editor: scaled float datatype should require a scaling factor to be provided - A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
at /dev/shm/workspace/parallel/9/kibana/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx:44:3
at _dispatchDescribe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:67:26)
at describe (/dev/shm/workspace/kibana/node_modules/jest-circus/build/index.js:30:5)
at Object.<anonymous> (/dev/shm/workspace/parallel/9/kibana/x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes/scaled_float_datatype.test.tsx:22:1)
at Runtime._execModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:1299:24)
at Runtime._loadModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:898:12)
at Runtime.requireModule (/dev/shm/workspace/kibana/node_modules/jest-runtime/build/index.js:746:10)
at jestAdapter (/dev/shm/workspace/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:106:13)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at runTestInternal (/dev/shm/workspace/kibana/node_modules/jest-runner/build/runTest.js:380:16)
at runTest (/dev/shm/workspace/kibana/node_modules/jest-runner/build/runTest.js:472:34)
at Object.worker (/dev/shm/workspace/kibana/node_modules/jest-runner/build/testWorker.js:133:12)
```
First failure: [Jenkins Build](https://kibana-ci.elastic.co/job/elastic+kibana+master/10211/)
<!-- kibanaCiData = {"failed-test":{"test.class":"X-Pack Jest Tests.x-pack/plugins/index_management/public/application/components/mappings_editor/__jest__/client_integration/datatypes","test.name":"Mappings editor: scaled float datatype should require a scaling factor to be provided","test.failCount":1}} --> | test | failing test x pack jest tests x pack plugins index management public application components mappings editor jest client integration datatypes mappings editor scaled float datatype should require a scaling factor to be provided a test failed on a tracked branch error thrown exceeded timeout of ms for a test use jest settimeout newtimeout to increase the timeout value if this is a long running test at dev shm workspace parallel kibana x pack plugins index management public application components mappings editor jest client integration datatypes scaled float datatype test tsx at dispatchdescribe dev shm workspace kibana node modules jest circus build index js at describe dev shm workspace kibana node modules jest circus build index js at object dev shm workspace parallel kibana x pack plugins index management public application components mappings editor jest client integration datatypes scaled float datatype test tsx at runtime execmodule dev shm workspace kibana node modules jest runtime build index js at runtime loadmodule dev shm workspace kibana node modules jest runtime build index js at runtime requiremodule dev shm workspace kibana node modules jest runtime build index js at jestadapter dev shm workspace kibana node modules jest circus build legacy code todo rewrite jestadapter js at processticksandrejections internal process task queues js at runtestinternal dev shm workspace kibana node modules jest runner build runtest js at runtest dev shm workspace kibana node modules jest runner build runtest js at object worker dev shm workspace kibana node modules jest runner build testworker js first failure | 1 |
105,672 | 9,099,757,696 | IssuesEvent | 2019-02-20 06:05:44 | chainpool/chainx-electron | https://api.github.com/repos/chainpool/chainx-electron | closed | 统一输入框规则 | testing | <img width="590" alt="2019-02-18 10 32 37" src="https://user-images.githubusercontent.com/33899833/52926549-2b29ee00-3371-11e9-8d24-f0926d28fb7e.png">
<img width="607" alt="2019-02-18 10 32 02" src="https://user-images.githubusercontent.com/33899833/52926551-2f560b80-3371-11e9-9f39-4c93931b923b.png">
<img width="627" alt="2019-02-18 11 09 13" src="https://user-images.githubusercontent.com/33899833/52926554-3715b000-3371-11e9-92d3-06eb7bc80e81.png">
地址框需校验地址格式是否正确;
数量输入框必须大于0小于其可用最大值;
有长度限制的输入框限制字符长度。
| 1.0 | 统一输入框规则 - <img width="590" alt="2019-02-18 10 32 37" src="https://user-images.githubusercontent.com/33899833/52926549-2b29ee00-3371-11e9-8d24-f0926d28fb7e.png">
<img width="607" alt="2019-02-18 10 32 02" src="https://user-images.githubusercontent.com/33899833/52926551-2f560b80-3371-11e9-9f39-4c93931b923b.png">
<img width="627" alt="2019-02-18 11 09 13" src="https://user-images.githubusercontent.com/33899833/52926554-3715b000-3371-11e9-92d3-06eb7bc80e81.png">
地址框需校验地址格式是否正确;
数量输入框必须大于0小于其可用最大值;
有长度限制的输入框限制字符长度。
| test | 统一输入框规则 img width alt src img width alt src img width alt src 地址框需校验地址格式是否正确; ; 有长度限制的输入框限制字符长度。 | 1 |
186,518 | 14,395,698,969 | IssuesEvent | 2020-12-03 04:26:44 | ThatGuySam/doesitarm | https://api.github.com/repos/ThatGuySam/doesitarm | closed | Axure 9 | Needs M1 Testing Needs Reported Status New App Request | The official name of the app
Axure9
Proposed App Status
None
Related Issue Tracker Link or discussion
Official Forums: https://forum.axure.com/t/is-there-any-play-for-arm-mac/69405
An Official App Download Link
https://www.axure.com/download | 1.0 | Axure 9 - The official name of the app
Axure9
Proposed App Status
None
Related Issue Tracker Link or discussion
Official Forums: https://forum.axure.com/t/is-there-any-play-for-arm-mac/69405
An Official App Download Link
https://www.axure.com/download | test | axure the official name of the app proposed app status none related issue tracker link or discussion official forums an official app download link | 1 |
204,265 | 15,436,011,081 | IssuesEvent | 2021-03-07 11:20:30 | Bernardo-MG/docs-maven-skin | https://api.github.com/repos/Bernardo-MG/docs-maven-skin | closed | Add a test with a huge menu | tests | Check how the upper menu looks with too many elements with a new test. | 1.0 | Add a test with a huge menu - Check how the upper menu looks with too many elements with a new test. | test | add a test with a huge menu check how the upper menu looks with too many elements with a new test | 1 |
108,422 | 16,777,813,050 | IssuesEvent | 2021-06-15 01:03:27 | LynRodWS/alcor | https://api.github.com/repos/LynRodWS/alcor | opened | CVE-2021-23369 (High) detected in handlebars-4.1.2.jar | security vulnerability | ## CVE-2021-23369 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.jar</b></p></summary>
<p>Logic-less and semantic templates with Java</p>
<p>Library home page: <a href="https://github.com/jknack/handlebars.java">https://github.com/jknack/handlebars.java</a></p>
<p>Path to dependency file: alcor/services/api_gateway/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar</p>
<p>
Dependency Hierarchy:
- spring-cloud-starter-contract-stub-runner-2.1.2.RELEASE.jar (Root Library)
- spring-cloud-contract-stub-runner-2.1.2.RELEASE.jar
- spring-cloud-contract-verifier-2.1.2.RELEASE.jar
- :x: **handlebars-4.1.2.jar** (Vulnerable Library)
<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>
The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.
<p>Publish Date: 2021-04-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23369>CVE-2021-23369</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-2021-23369">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23369</a></p>
<p>Release Date: 2021-04-12</p>
<p>Fix Resolution: handlebars - 4.7.7</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.github.jknack","packageName":"handlebars","packageVersion":"4.1.2","packageFilePaths":["/services/api_gateway/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.cloud:spring-cloud-starter-contract-stub-runner:2.1.2.RELEASE;org.springframework.cloud:spring-cloud-contract-stub-runner:2.1.2.RELEASE;org.springframework.cloud:spring-cloud-contract-verifier:2.1.2.RELEASE;com.github.jknack:handlebars:4.1.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"handlebars - 4.7.7"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-23369","vulnerabilityDetails":"The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23369","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | True | CVE-2021-23369 (High) detected in handlebars-4.1.2.jar - ## CVE-2021-23369 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.1.2.jar</b></p></summary>
<p>Logic-less and semantic templates with Java</p>
<p>Library home page: <a href="https://github.com/jknack/handlebars.java">https://github.com/jknack/handlebars.java</a></p>
<p>Path to dependency file: alcor/services/api_gateway/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/github/jknack/handlebars/4.1.2/handlebars-4.1.2.jar</p>
<p>
Dependency Hierarchy:
- spring-cloud-starter-contract-stub-runner-2.1.2.RELEASE.jar (Root Library)
- spring-cloud-contract-stub-runner-2.1.2.RELEASE.jar
- spring-cloud-contract-verifier-2.1.2.RELEASE.jar
- :x: **handlebars-4.1.2.jar** (Vulnerable Library)
<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>
The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.
<p>Publish Date: 2021-04-12
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23369>CVE-2021-23369</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-2021-23369">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23369</a></p>
<p>Release Date: 2021-04-12</p>
<p>Fix Resolution: handlebars - 4.7.7</p>
</p>
</details>
<p></p>
<!-- <REMEDIATE>{"isOpenPROnVulnerability":true,"isPackageBased":true,"isDefaultBranch":true,"packages":[{"packageType":"Java","groupId":"com.github.jknack","packageName":"handlebars","packageVersion":"4.1.2","packageFilePaths":["/services/api_gateway/pom.xml"],"isTransitiveDependency":true,"dependencyTree":"org.springframework.cloud:spring-cloud-starter-contract-stub-runner:2.1.2.RELEASE;org.springframework.cloud:spring-cloud-contract-stub-runner:2.1.2.RELEASE;org.springframework.cloud:spring-cloud-contract-verifier:2.1.2.RELEASE;com.github.jknack:handlebars:4.1.2","isMinimumFixVersionAvailable":true,"minimumFixVersion":"handlebars - 4.7.7"}],"baseBranches":["master"],"vulnerabilityIdentifier":"CVE-2021-23369","vulnerabilityDetails":"The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.","vulnerabilityUrl":"https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23369","cvss3Severity":"high","cvss3Score":"9.8","cvss3Metrics":{"A":"High","AC":"Low","PR":"None","S":"Unchanged","C":"High","UI":"None","AV":"Network","I":"High"},"extraData":{}}</REMEDIATE> --> | non_test | cve high detected in handlebars jar cve high severity vulnerability vulnerable library handlebars jar logic less and semantic templates with java library home page a href path to dependency file alcor services api gateway pom xml path to vulnerable library home wss scanner repository com github jknack handlebars handlebars jar dependency hierarchy spring cloud starter contract stub runner release jar root library spring cloud contract stub runner release jar spring cloud contract verifier release jar x handlebars jar vulnerable library found in base branch master vulnerability details the package handlebars before are vulnerable to remote code execution rce when selecting certain compiling options to compile templates coming from an untrusted source 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 handlebars isopenpronvulnerability true ispackagebased true isdefaultbranch true packages istransitivedependency true dependencytree org springframework cloud spring cloud starter contract stub runner release org springframework cloud spring cloud contract stub runner release org springframework cloud spring cloud contract verifier release com github jknack handlebars isminimumfixversionavailable true minimumfixversion handlebars basebranches vulnerabilityidentifier cve vulnerabilitydetails the package handlebars before are vulnerable to remote code execution rce when selecting certain compiling options to compile templates coming from an untrusted source vulnerabilityurl | 0 |
268,115 | 20,258,142,677 | IssuesEvent | 2022-02-15 02:50:05 | meower-media-co/Meower-Vanilla | https://api.github.com/repos/meower-media-co/Meower-Vanilla | closed | make a tutorial for developing meower | documentation enhancement higher priority | include #155 along with the branches, domains and other things | 1.0 | make a tutorial for developing meower - include #155 along with the branches, domains and other things | non_test | make a tutorial for developing meower include along with the branches domains and other things | 0 |
188,971 | 22,046,959,106 | IssuesEvent | 2022-05-30 03:36:49 | ShaikUsaf/linux-4.19.72_CVE-2020-14356 | https://api.github.com/repos/ShaikUsaf/linux-4.19.72_CVE-2020-14356 | closed | CVE-2021-3444 (High) detected in linuxlinux-4.19.238 - autoclosed | security vulnerability | ## CVE-2021-3444 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.238</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/ShaikUsaf/linux-4.19.72_CVE-2020-14356/commit/05c0743befb9102e2ecb9fbd0fa8eb43eb8bb5ec">05c0743befb9102e2ecb9fbd0fa8eb43eb8bb5ec</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/bpf/verifier.c</b>
</p>
</details>
<p></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>
The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure (kernel memory), and possibly out-of-bounds writes that could potentially lead to code execution. This issue was addressed in the upstream kernel in commit 9b00f1b78809 ("bpf: Fix truncation handling for mod32 dst reg wrt zero") and in Linux stable kernels 5.11.2, 5.10.19, and 5.4.101.
<p>Publish Date: 2021-03-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3444>CVE-2021-3444</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: 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-2021-3444">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3444</a></p>
<p>Release Date: 2021-03-23</p>
<p>Fix Resolution: v5.4.101,v5.10.19,v5.11.2</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-2021-3444 (High) detected in linuxlinux-4.19.238 - autoclosed - ## CVE-2021-3444 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.238</b></p></summary>
<p>
<p>The Linux Kernel</p>
<p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p>
<p>Found in HEAD commit: <a href="https://github.com/ShaikUsaf/linux-4.19.72_CVE-2020-14356/commit/05c0743befb9102e2ecb9fbd0fa8eb43eb8bb5ec">05c0743befb9102e2ecb9fbd0fa8eb43eb8bb5ec</a></p>
<p>Found in base branch: <b>master</b></p></p>
</details>
</p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary>
<p></p>
<p>
<img src='https://s3.amazonaws.com/wss-public/bitbucketImages/xRedImage.png' width=19 height=20> <b>/kernel/bpf/verifier.c</b>
</p>
</details>
<p></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>
The bpf verifier in the Linux kernel did not properly handle mod32 destination register truncation when the source register was known to be 0. A local attacker with the ability to load bpf programs could use this gain out-of-bounds reads in kernel memory leading to information disclosure (kernel memory), and possibly out-of-bounds writes that could potentially lead to code execution. This issue was addressed in the upstream kernel in commit 9b00f1b78809 ("bpf: Fix truncation handling for mod32 dst reg wrt zero") and in Linux stable kernels 5.11.2, 5.10.19, and 5.4.101.
<p>Publish Date: 2021-03-23
<p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-3444>CVE-2021-3444</a></p>
</p>
</details>
<p></p>
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary>
<p>
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: 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-2021-3444">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3444</a></p>
<p>Release Date: 2021-03-23</p>
<p>Fix Resolution: v5.4.101,v5.10.19,v5.11.2</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 linuxlinux autoclosed cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch master vulnerable source files kernel bpf verifier c vulnerability details the bpf verifier in the linux kernel did not properly handle destination register truncation when the source register was known to be a local attacker with the ability to load bpf programs could use this gain out of bounds reads in kernel memory leading to information disclosure kernel memory and possibly out of bounds writes that could potentially lead to code execution this issue was addressed in the upstream kernel in commit bpf fix truncation handling for dst reg wrt zero and in linux stable kernels and publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact 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 |
87,195 | 8,066,990,088 | IssuesEvent | 2018-08-04 23:25:33 | ibm-functions/shell | https://api.github.com/repos/ibm-functions/shell | closed | refine the 04a and 04b test split | tests | 04a completes quite a bit more quickly than 04b. let's load balance these better; the split is arbitrary, the goal of the split was to reduce test execution time, so let's rebalance! | 1.0 | refine the 04a and 04b test split - 04a completes quite a bit more quickly than 04b. let's load balance these better; the split is arbitrary, the goal of the split was to reduce test execution time, so let's rebalance! | test | refine the and test split completes quite a bit more quickly than let s load balance these better the split is arbitrary the goal of the split was to reduce test execution time so let s rebalance | 1 |
751,685 | 26,253,728,472 | IssuesEvent | 2023-01-05 21:55:28 | googleapis/gapic-generator-ruby | https://api.github.com/repos/googleapis/gapic-generator-ruby | opened | Correct pattern variables so they conform to snake case | type: bug priority: p2 | AIP 123 specifies that pattern variables in resource path patterns MUST be snake case (e.g. cannot contain capital letters as you'd find in camel case). However, there are known violations in the proto corpus (e.g. in dataplex v1). We should provide some correction in the generator. | 1.0 | Correct pattern variables so they conform to snake case - AIP 123 specifies that pattern variables in resource path patterns MUST be snake case (e.g. cannot contain capital letters as you'd find in camel case). However, there are known violations in the proto corpus (e.g. in dataplex v1). We should provide some correction in the generator. | non_test | correct pattern variables so they conform to snake case aip specifies that pattern variables in resource path patterns must be snake case e g cannot contain capital letters as you d find in camel case however there are known violations in the proto corpus e g in dataplex we should provide some correction in the generator | 0 |
231,048 | 18,735,286,940 | IssuesEvent | 2021-11-04 06:21:03 | tikv/tikv | https://api.github.com/repos/tikv/tikv | closed | FlowController channels are leaked in tests | type/enhancement component/test-bench component/storage | https://github.com/tikv/tikv/blob/42c7aad5fb93d0ee6a69179e314ddc8ffc474364/src/storage/txn/flow_controller.rs#L103
Previously, we leak the channel receiver for convenience. Leaking such small amount of memory is not a real problem but this is not a good code practice. | 1.0 | FlowController channels are leaked in tests - https://github.com/tikv/tikv/blob/42c7aad5fb93d0ee6a69179e314ddc8ffc474364/src/storage/txn/flow_controller.rs#L103
Previously, we leak the channel receiver for convenience. Leaking such small amount of memory is not a real problem but this is not a good code practice. | test | flowcontroller channels are leaked in tests previously we leak the channel receiver for convenience leaking such small amount of memory is not a real problem but this is not a good code practice | 1 |
67,618 | 21,015,923,386 | IssuesEvent | 2022-03-30 11:00:02 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | opened | Generated SQL Server code uses `sp_executeSQL`, which fails for binary (case sensitive) collations | T: Defect | ### Expected behavior
When using `alterColumn(…).defaultValue(42)`, jOOQ should generate SQL Server code with `sp_executesql`. Such code is valid even for a binary DB collation like `Latin1_General_100_BIN2`.
### Actual behavior
The generated code uses `sp_executeSQL`, which then fails on execution with an error: "Could not find stored procedure 'sp_executeSQL'." For case insensitive collations, there is no such error.
### Steps to reproduce the problem
Complete reproduction case: https://github.com/ergonben/jOOQ-mcve
### Versions
- jOOQ: 3.16.5 Professional
- Java: 11 (AdoptOpenJDK)
- Database (include vendor): Microsoft SQL Server 2019
- OS: Linux
- JDBC Driver (include name if unofficial driver): `com.microsoft.sqlserver:mssql-jdbc:10.2.0.jre11` | 1.0 | Generated SQL Server code uses `sp_executeSQL`, which fails for binary (case sensitive) collations - ### Expected behavior
When using `alterColumn(…).defaultValue(42)`, jOOQ should generate SQL Server code with `sp_executesql`. Such code is valid even for a binary DB collation like `Latin1_General_100_BIN2`.
### Actual behavior
The generated code uses `sp_executeSQL`, which then fails on execution with an error: "Could not find stored procedure 'sp_executeSQL'." For case insensitive collations, there is no such error.
### Steps to reproduce the problem
Complete reproduction case: https://github.com/ergonben/jOOQ-mcve
### Versions
- jOOQ: 3.16.5 Professional
- Java: 11 (AdoptOpenJDK)
- Database (include vendor): Microsoft SQL Server 2019
- OS: Linux
- JDBC Driver (include name if unofficial driver): `com.microsoft.sqlserver:mssql-jdbc:10.2.0.jre11` | non_test | generated sql server code uses sp executesql which fails for binary case sensitive collations expected behavior when using altercolumn … defaultvalue jooq should generate sql server code with sp executesql such code is valid even for a binary db collation like general actual behavior the generated code uses sp executesql which then fails on execution with an error could not find stored procedure sp executesql for case insensitive collations there is no such error steps to reproduce the problem complete reproduction case versions jooq professional java adoptopenjdk database include vendor microsoft sql server os linux jdbc driver include name if unofficial driver com microsoft sqlserver mssql jdbc | 0 |
390,754 | 11,563,006,055 | IssuesEvent | 2020-02-20 04:32:43 | googleapis/java-storage | https://api.github.com/repos/googleapis/java-storage | closed | Storage and url encoding | api: storage priority: p2 type: bug | #### Environment details
1. Specify the API at the beginning of the title (for example, "BigQuery: ...")
General, Core, and Other are also allowed as types
- **Storage**
2. OS type and version:
- **MacOS Catalina**
3. Java version:
- **11.0.4**
- **Scala 2.13.1**
4. google-cloud-java version(s):
- **1.103.1**
#### Steps to reproduce
1. upload a file named `1+1 2` to `my-bucket`
2. list files in `my-bucket`
3. for each file, download
#### Code example
```scala
storage.list(bucket).iterateAll().asScala.foreach(blob => blob.downloadTo(blob.getName()))
```
#### Stack trace
```
com.google.cloud.RetryHelper$RetryHelperException: com.google.cloud.storage.StorageException: 404 Not Found
No such object: eli-test/1+1+2
at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:54)
at com.google.cloud.storage.Blob.downloadTo(Blob.java:233)
at com.google.cloud.storage.Blob.downloadTo(Blob.java:217)
at Main$.$anonfun$download$1(Main.scala:73)
at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
at zio.blocking.Blocking$Service.$anonfun$effectBlocking$5(Blocking.scala:134)
at zio.internal.FiberContext.evaluateNow(FiberContext.scala:386)
at zio.internal.FiberContext.$anonfun$fork$2(FiberContext.scala:655)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: com.google.cloud.storage.StorageException: 404 Not Found
No such object: eli-test/1+1+2
at com.google.cloud.storage.spi.v1.HttpStorageRpc.translate(HttpStorageRpc.java:229)
at com.google.cloud.storage.spi.v1.HttpStorageRpc.read(HttpStorageRpc.java:675)
at com.google.cloud.storage.Blob$2.run(Blob.java:238)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105)
at com.google.cloud.RetryHelper.run(RetryHelper.java:76)
at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50)
... 10 more
Caused by: com.google.api.client.http.HttpResponseException: 404 Not Found
No such object: eli-test/1+1+2
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1113)
at com.google.api.client.googleapis.media.MediaHttpDownloader.executeCurrentRequest(MediaHttpDownloader.java:255)
at com.google.api.client.googleapis.media.MediaHttpDownloader.download(MediaHttpDownloader.java:185)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeMediaAndDownloadTo(AbstractGoogleClientRequest.java:685)
at com.google.api.services.storage.Storage$Objects$Get.executeMediaAndDownloadTo(Storage.java:6996)
at com.google.cloud.storage.spi.v1.HttpStorageRpc.read(HttpStorageRpc.java:671)
... 15 more
```
#### External references such as API reference guides used
- ?
#### Any additional information below
If I try to encode the blob name using `blob.toBuilder.setBlodId(...).build`, I see double encoding: `1%2B1%202 => 1%252B1%25202`
Also, using `blob.signUrl` produces a valid url that allows download
| 1.0 | Storage and url encoding - #### Environment details
1. Specify the API at the beginning of the title (for example, "BigQuery: ...")
General, Core, and Other are also allowed as types
- **Storage**
2. OS type and version:
- **MacOS Catalina**
3. Java version:
- **11.0.4**
- **Scala 2.13.1**
4. google-cloud-java version(s):
- **1.103.1**
#### Steps to reproduce
1. upload a file named `1+1 2` to `my-bucket`
2. list files in `my-bucket`
3. for each file, download
#### Code example
```scala
storage.list(bucket).iterateAll().asScala.foreach(blob => blob.downloadTo(blob.getName()))
```
#### Stack trace
```
com.google.cloud.RetryHelper$RetryHelperException: com.google.cloud.storage.StorageException: 404 Not Found
No such object: eli-test/1+1+2
at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:54)
at com.google.cloud.storage.Blob.downloadTo(Blob.java:233)
at com.google.cloud.storage.Blob.downloadTo(Blob.java:217)
at Main$.$anonfun$download$1(Main.scala:73)
at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
at zio.blocking.Blocking$Service.$anonfun$effectBlocking$5(Blocking.scala:134)
at zio.internal.FiberContext.evaluateNow(FiberContext.scala:386)
at zio.internal.FiberContext.$anonfun$fork$2(FiberContext.scala:655)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: com.google.cloud.storage.StorageException: 404 Not Found
No such object: eli-test/1+1+2
at com.google.cloud.storage.spi.v1.HttpStorageRpc.translate(HttpStorageRpc.java:229)
at com.google.cloud.storage.spi.v1.HttpStorageRpc.read(HttpStorageRpc.java:675)
at com.google.cloud.storage.Blob$2.run(Blob.java:238)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at com.google.api.gax.retrying.DirectRetryingExecutor.submit(DirectRetryingExecutor.java:105)
at com.google.cloud.RetryHelper.run(RetryHelper.java:76)
at com.google.cloud.RetryHelper.runWithRetries(RetryHelper.java:50)
... 10 more
Caused by: com.google.api.client.http.HttpResponseException: 404 Not Found
No such object: eli-test/1+1+2
at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:1113)
at com.google.api.client.googleapis.media.MediaHttpDownloader.executeCurrentRequest(MediaHttpDownloader.java:255)
at com.google.api.client.googleapis.media.MediaHttpDownloader.download(MediaHttpDownloader.java:185)
at com.google.api.client.googleapis.services.AbstractGoogleClientRequest.executeMediaAndDownloadTo(AbstractGoogleClientRequest.java:685)
at com.google.api.services.storage.Storage$Objects$Get.executeMediaAndDownloadTo(Storage.java:6996)
at com.google.cloud.storage.spi.v1.HttpStorageRpc.read(HttpStorageRpc.java:671)
... 15 more
```
#### External references such as API reference guides used
- ?
#### Any additional information below
If I try to encode the blob name using `blob.toBuilder.setBlodId(...).build`, I see double encoding: `1%2B1%202 => 1%252B1%25202`
Also, using `blob.signUrl` produces a valid url that allows download
| non_test | storage and url encoding environment details specify the api at the beginning of the title for example bigquery general core and other are also allowed as types storage os type and version macos catalina java version scala google cloud java version s steps to reproduce upload a file named to my bucket list files in my bucket for each file download code example scala storage list bucket iterateall asscala foreach blob blob downloadto blob getname stack trace com google cloud retryhelper retryhelperexception com google cloud storage storageexception not found no such object eli test at com google cloud retryhelper runwithretries retryhelper java at com google cloud storage blob downloadto blob java at com google cloud storage blob downloadto blob java at main anonfun download main scala at scala runtime mcv sp apply mcv sp scala at zio blocking blocking service anonfun effectblocking blocking scala at zio internal fibercontext evaluatenow fibercontext scala at zio internal fibercontext anonfun fork fibercontext scala at java base java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java base java util concurrent threadpoolexecutor worker run threadpoolexecutor java at java base java lang thread run thread java caused by com google cloud storage storageexception not found no such object eli test at com google cloud storage spi httpstoragerpc translate httpstoragerpc java at com google cloud storage spi httpstoragerpc read httpstoragerpc java at com google cloud storage blob run blob java at java base java util concurrent executors runnableadapter call executors java at com google api gax retrying directretryingexecutor submit directretryingexecutor java at com google cloud retryhelper run retryhelper java at com google cloud retryhelper runwithretries retryhelper java more caused by com google api client http httpresponseexception not found no such object eli test at com google api client http httprequest execute httprequest java at com google api client googleapis media mediahttpdownloader executecurrentrequest mediahttpdownloader java at com google api client googleapis media mediahttpdownloader download mediahttpdownloader java at com google api client googleapis services abstractgoogleclientrequest executemediaanddownloadto abstractgoogleclientrequest java at com google api services storage storage objects get executemediaanddownloadto storage java at com google cloud storage spi httpstoragerpc read httpstoragerpc java more external references such as api reference guides used any additional information below if i try to encode the blob name using blob tobuilder setblodid build i see double encoding also using blob signurl produces a valid url that allows download | 0 |
546,540 | 16,014,344,136 | IssuesEvent | 2021-04-20 14:23:14 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | closed | defaultPointType property not properly applied for all annotation types | Accepted C125-2020-AUSTROCONTROL-Map2Imp Priority: High bug | ## Description
<!-- Add here a few sentences describing the bug. -->
Using [this](https://github.com/geosolutions-it/austrocontrol-C125/blob/master/localConfig.json#L49) configuration, the default point type in annotation Style tab is Symbol. This configuration property is properly applied in case of Point annotations but not for other annotations types (Circle center point, Line start/end poins) and it should be.
## How to reproduce
<!-- A list of steps to reproduce the bug -->

*Expected Result*
<!-- Describe here the expected result -->
defaultPointType is applied for all types of points features in annotations
*Current Result*
<!-- Describe here the current behavior -->
defaultPointType is applied only for Point annotations
- [x] Not browser related
<details><summary> <b>Browser info</b> </summary>
<!-- If browser related, please compile the following table -->
<!-- If your browser is not in the list please add a new row to the table with the version -->
(use this site: <a href="https://www.whatsmybrowser.org/">https://www.whatsmybrowser.org/</a> for non expert users)
| Browser Affected | Version |
|---|---|
|Internet Explorer| |
|Edge| |
|Chrome| |
|Firefox| |
|Safari| |
</details>
## Other useful information
<!-- error stack trace, screenshot, videos, or link to repository code are welcome -->
| 1.0 | defaultPointType property not properly applied for all annotation types - ## Description
<!-- Add here a few sentences describing the bug. -->
Using [this](https://github.com/geosolutions-it/austrocontrol-C125/blob/master/localConfig.json#L49) configuration, the default point type in annotation Style tab is Symbol. This configuration property is properly applied in case of Point annotations but not for other annotations types (Circle center point, Line start/end poins) and it should be.
## How to reproduce
<!-- A list of steps to reproduce the bug -->

*Expected Result*
<!-- Describe here the expected result -->
defaultPointType is applied for all types of points features in annotations
*Current Result*
<!-- Describe here the current behavior -->
defaultPointType is applied only for Point annotations
- [x] Not browser related
<details><summary> <b>Browser info</b> </summary>
<!-- If browser related, please compile the following table -->
<!-- If your browser is not in the list please add a new row to the table with the version -->
(use this site: <a href="https://www.whatsmybrowser.org/">https://www.whatsmybrowser.org/</a> for non expert users)
| Browser Affected | Version |
|---|---|
|Internet Explorer| |
|Edge| |
|Chrome| |
|Firefox| |
|Safari| |
</details>
## Other useful information
<!-- error stack trace, screenshot, videos, or link to repository code are welcome -->
| non_test | defaultpointtype property not properly applied for all annotation types description using configuration the default point type in annotation style tab is symbol this configuration property is properly applied in case of point annotations but not for other annotations types circle center point line start end poins and it should be how to reproduce expected result defaultpointtype is applied for all types of points features in annotations current result defaultpointtype is applied only for point annotations not browser related browser info use this site a href for non expert users browser affected version internet explorer edge chrome firefox safari other useful information | 0 |
630,940 | 20,121,399,815 | IssuesEvent | 2022-02-08 02:59:15 | Feodor0090/nmania | https://api.github.com/repos/Feodor0090/nmania | closed | [epic] Rich skinning | priority:0 type:todo | ### Support
- [x] A class for rich skin object
- [x] Info screen with tutorial
### Elements
- [x] Notes
- [x] Hold heads
- [x] Keyboard
- [x] Score&acc counters
- [x] Judgments
- [ ] Pass/fail splashes
- [ ] Combo splash
- [ ] Pause menu buttons | 1.0 | [epic] Rich skinning - ### Support
- [x] A class for rich skin object
- [x] Info screen with tutorial
### Elements
- [x] Notes
- [x] Hold heads
- [x] Keyboard
- [x] Score&acc counters
- [x] Judgments
- [ ] Pass/fail splashes
- [ ] Combo splash
- [ ] Pause menu buttons | non_test | rich skinning support a class for rich skin object info screen with tutorial elements notes hold heads keyboard score acc counters judgments pass fail splashes combo splash pause menu buttons | 0 |
47,370 | 5,889,456,705 | IssuesEvent | 2017-05-17 12:57:23 | LDMW/app | https://api.github.com/repos/LDMW/app | closed | 'Success' message when a person submits their email in the alpha block at the bottom of the page | please-test | As a user, I want to see a success message when I have input my email address so that I know my email address has been registered and I haven't made a mistake.
- [x] On correct entry of email address, user should click 'take part' and then see success message
- [x] If the email address is not valid, user should be alerted
<img width="486" alt="screen shot 2017-05-08 at 15 06 52" src="https://cloud.githubusercontent.com/assets/25007700/25808287/899884e0-3401-11e7-821f-5378e58f81c3.png">
| 1.0 | 'Success' message when a person submits their email in the alpha block at the bottom of the page - As a user, I want to see a success message when I have input my email address so that I know my email address has been registered and I haven't made a mistake.
- [x] On correct entry of email address, user should click 'take part' and then see success message
- [x] If the email address is not valid, user should be alerted
<img width="486" alt="screen shot 2017-05-08 at 15 06 52" src="https://cloud.githubusercontent.com/assets/25007700/25808287/899884e0-3401-11e7-821f-5378e58f81c3.png">
| test | success message when a person submits their email in the alpha block at the bottom of the page as a user i want to see a success message when i have input my email address so that i know my email address has been registered and i haven t made a mistake on correct entry of email address user should click take part and then see success message if the email address is not valid user should be alerted img width alt screen shot at src | 1 |
91,786 | 8,318,741,631 | IssuesEvent | 2018-09-25 15:22:21 | hzi-braunschweig/SORMAS-Project | https://api.github.com/repos/hzi-braunschweig/SORMAS-Project | closed | Send notifications when samples are shipped [0.5] | 102XX Notifications Sample Lab Testing sormas-backend | The lab user of a laboratory a sample gets shipped to should be notified.
- [x] Add sms/mail notification logic to saveSample method (create an onSampleChanged method) | 1.0 | Send notifications when samples are shipped [0.5] - The lab user of a laboratory a sample gets shipped to should be notified.
- [x] Add sms/mail notification logic to saveSample method (create an onSampleChanged method) | test | send notifications when samples are shipped the lab user of a laboratory a sample gets shipped to should be notified add sms mail notification logic to savesample method create an onsamplechanged method | 1 |
83,786 | 10,339,146,633 | IssuesEvent | 2019-09-03 18:37:22 | Esri/calcite-web | https://api.github.com/repos/Esri/calcite-web | closed | Update quickstart guide | documentation | 1. Getting the CSS pulled in
1. Setting up the global-nav
1. using some non-interactive components/patterns
1. using some interactive calcite-components
1. using some calcite-ui-icons | 1.0 | Update quickstart guide - 1. Getting the CSS pulled in
1. Setting up the global-nav
1. using some non-interactive components/patterns
1. using some interactive calcite-components
1. using some calcite-ui-icons | non_test | update quickstart guide getting the css pulled in setting up the global nav using some non interactive components patterns using some interactive calcite components using some calcite ui icons | 0 |
127,900 | 27,150,589,972 | IssuesEvent | 2023-02-17 00:41:15 | devssa/onde-codar-em-salvador | https://api.github.com/repos/devssa/onde-codar-em-salvador | closed | [JAVA] [SPRING BOOT] [SENIOR] [REMOTO] Desenvolvedor JAVA - Sênior na [TEMPO TELECOM] | HOME OFFICE JAVA SENIOR TESTE UNITARIO TESTE DE INTEGRAÇÃO DOCKER KUBERNETES ANGULAR VUE AWS LINUX REMOTO DB2 JENKINS JBOSS AZURE DESIGN PATTERNS CLEAN CODE DDD METODOLOGIAS ÁGEIS HELP WANTED GCP MS SQL SPRING BOOT Stale | <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
==================================================
-->
## Descrição da vaga
- Irá atuar com desenvolvimento e consultoria nos sistemas internos do cliente utilizando JAVA.
- Desenvolver soluções escaláveis pensando em performance e segurança;
- Fazer melhorias nos sistemas existentes e garantir a qualidade nas entregas;
- Criar e manter documentações dos serviços;
- Avaliar e discutir requisitos;
- Implementar testes para melhor manutenção;
- Ajudar e compartilhar sua experiência com os membros da equipe.
**Atividades:**
- Responsável por definir e viabilizar a aplicação das melhores soluções técnicas em sistemas Java/JavaScript que atendam aos requisitos determinados;
- Pesquisar, implementar, descrever e disseminar decisões e boas práticas prezando pela alta qualidade dos artefatos técnicos;
- Apoiar as equipes na busca e implantação de soluções para os desafios técnicos dos projetos Conhecimentos e experiência necessários;
## Local
- Home Office
## Benefícios
- Plano de Saúde
- Plano Odontológico
- Convênio Farmácia
- Convênio Telefonia Móvel
- Vale Alimentação
- Vale Transporte
## Requisitos
**Obrigatórios:**
- Ensino superior completo em Sistemas de Informação, Ciências da Computação ou cursos correlatos;
- Experiência de 6 anos ou mais em Desenvolvimento Java Full-Stack;
- Java 8+, Spring Boot, Metodologia Ágil;
- MS SQL Server e/ou conhecimento em banco de dados não relacional;
- DB2, teste unitário e/ou de integração;
- Clean Code, Domain Driven Design, Vue/Quasar e/ou Angular;
- J2EE6 e 7, JPA, JSP, EJB3, Hibernate, CDI, JSF1.X e 2.X, Primefaces, Jasper;
**Desejáveis:**
- Desejável experiência com Linux, Docker, Design Patterns/Microservice Patterns, Jenkins e JBOSS Kubernetes, AWS e/ou Azure e/ou GCP.
## Contratação
- a combinar
## Nossa empresa
- Somos uma empresa que administra soluções para Entidade Associativistas.
- Acreditamos no poder da TRANSFORMAÇÃO DIGITAL para o fortalecimento da relação entre ENTIDADES e ASSOCIADOS.
## Como se candidatar
- [Clique aqui para se candidatar](https://tempotelecom.solides.jobs/vacancies/55326#vacancyDescription)
| 1.0 | [JAVA] [SPRING BOOT] [SENIOR] [REMOTO] Desenvolvedor JAVA - Sênior na [TEMPO TELECOM] - <!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA SALVADOR E CIDADES VIZINHAS!
Use: "Desenvolvedor Front-end" ao invés de
"Front-End Developer" \o/
Exemplo: `[JAVASCRIPT] [MYSQL] [NODE.JS] Desenvolvedor Front-End na [NOME DA EMPRESA]`
==================================================
-->
## Descrição da vaga
- Irá atuar com desenvolvimento e consultoria nos sistemas internos do cliente utilizando JAVA.
- Desenvolver soluções escaláveis pensando em performance e segurança;
- Fazer melhorias nos sistemas existentes e garantir a qualidade nas entregas;
- Criar e manter documentações dos serviços;
- Avaliar e discutir requisitos;
- Implementar testes para melhor manutenção;
- Ajudar e compartilhar sua experiência com os membros da equipe.
**Atividades:**
- Responsável por definir e viabilizar a aplicação das melhores soluções técnicas em sistemas Java/JavaScript que atendam aos requisitos determinados;
- Pesquisar, implementar, descrever e disseminar decisões e boas práticas prezando pela alta qualidade dos artefatos técnicos;
- Apoiar as equipes na busca e implantação de soluções para os desafios técnicos dos projetos Conhecimentos e experiência necessários;
## Local
- Home Office
## Benefícios
- Plano de Saúde
- Plano Odontológico
- Convênio Farmácia
- Convênio Telefonia Móvel
- Vale Alimentação
- Vale Transporte
## Requisitos
**Obrigatórios:**
- Ensino superior completo em Sistemas de Informação, Ciências da Computação ou cursos correlatos;
- Experiência de 6 anos ou mais em Desenvolvimento Java Full-Stack;
- Java 8+, Spring Boot, Metodologia Ágil;
- MS SQL Server e/ou conhecimento em banco de dados não relacional;
- DB2, teste unitário e/ou de integração;
- Clean Code, Domain Driven Design, Vue/Quasar e/ou Angular;
- J2EE6 e 7, JPA, JSP, EJB3, Hibernate, CDI, JSF1.X e 2.X, Primefaces, Jasper;
**Desejáveis:**
- Desejável experiência com Linux, Docker, Design Patterns/Microservice Patterns, Jenkins e JBOSS Kubernetes, AWS e/ou Azure e/ou GCP.
## Contratação
- a combinar
## Nossa empresa
- Somos uma empresa que administra soluções para Entidade Associativistas.
- Acreditamos no poder da TRANSFORMAÇÃO DIGITAL para o fortalecimento da relação entre ENTIDADES e ASSOCIADOS.
## Como se candidatar
- [Clique aqui para se candidatar](https://tempotelecom.solides.jobs/vacancies/55326#vacancyDescription)
| non_test | desenvolvedor java sênior na por favor só poste se a vaga for para salvador e cidades vizinhas use desenvolvedor front end ao invés de front end developer o exemplo desenvolvedor front end na descrição da vaga irá atuar com desenvolvimento e consultoria nos sistemas internos do cliente utilizando java desenvolver soluções escaláveis pensando em performance e segurança fazer melhorias nos sistemas existentes e garantir a qualidade nas entregas criar e manter documentações dos serviços avaliar e discutir requisitos implementar testes para melhor manutenção ajudar e compartilhar sua experiência com os membros da equipe atividades responsável por definir e viabilizar a aplicação das melhores soluções técnicas em sistemas java javascript que atendam aos requisitos determinados pesquisar implementar descrever e disseminar decisões e boas práticas prezando pela alta qualidade dos artefatos técnicos apoiar as equipes na busca e implantação de soluções para os desafios técnicos dos projetos conhecimentos e experiência necessários local home office benefícios plano de saúde plano odontológico convênio farmácia convênio telefonia móvel vale alimentação vale transporte requisitos obrigatórios ensino superior completo em sistemas de informação ciências da computação ou cursos correlatos experiência de anos ou mais em desenvolvimento java full stack java spring boot metodologia ágil ms sql server e ou conhecimento em banco de dados não relacional teste unitário e ou de integração clean code domain driven design vue quasar e ou angular e jpa jsp hibernate cdi x e x primefaces jasper desejáveis desejável experiência com linux docker design patterns microservice patterns jenkins e jboss kubernetes aws e ou azure e ou gcp contratação a combinar nossa empresa somos uma empresa que administra soluções para entidade associativistas acreditamos no poder da transformação digital para o fortalecimento da relação entre entidades e associados como se candidatar | 0 |
650,616 | 21,411,000,255 | IssuesEvent | 2022-04-22 05:55:52 | hchiam/html-template-generator | https://api.github.com/repos/hchiam/html-template-generator | closed | future: optional excel -> html + possibly updated excel | enhancement priority | It's more realistic/common to update an existing excel sheet to update the html, instead of expecting to create the form perfectly the first time.
- [x] stage 1: compare the existing setup against the ideal setup (write notes in this issue as comments)
- maybe make the in-browser excel table stay in sync with the generated html instead of appending to existing html?
- [x] stage 2: leverage existing setup or streamline (cut out things) or refactor to go from optional excel to updated/generated html and updated excel sheet
- [x] stage 3: clean up functionality, like including more data in the excel table (radio/checkbox/dropdown options, paragraph text, and various labels), and what to do about the dynamic template in the excel table, and handling button updates
| 1.0 | future: optional excel -> html + possibly updated excel - It's more realistic/common to update an existing excel sheet to update the html, instead of expecting to create the form perfectly the first time.
- [x] stage 1: compare the existing setup against the ideal setup (write notes in this issue as comments)
- maybe make the in-browser excel table stay in sync with the generated html instead of appending to existing html?
- [x] stage 2: leverage existing setup or streamline (cut out things) or refactor to go from optional excel to updated/generated html and updated excel sheet
- [x] stage 3: clean up functionality, like including more data in the excel table (radio/checkbox/dropdown options, paragraph text, and various labels), and what to do about the dynamic template in the excel table, and handling button updates
| non_test | future optional excel html possibly updated excel it s more realistic common to update an existing excel sheet to update the html instead of expecting to create the form perfectly the first time stage compare the existing setup against the ideal setup write notes in this issue as comments maybe make the in browser excel table stay in sync with the generated html instead of appending to existing html stage leverage existing setup or streamline cut out things or refactor to go from optional excel to updated generated html and updated excel sheet stage clean up functionality like including more data in the excel table radio checkbox dropdown options paragraph text and various labels and what to do about the dynamic template in the excel table and handling button updates | 0 |
138,560 | 20,608,177,013 | IssuesEvent | 2022-03-07 04:33:12 | spaceone-dev/spaceone-design-system | https://api.github.com/repos/spaceone-dev/spaceone-design-system | closed | [select-dropdown] Update | Design Update Priority: Medium | **Problem** Too many styles and variants
**Solution** Delete all button styles except primary-button and secondary-button style type
**Figma / Jira Link** https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=10%3A170848
**Additional Description**
1. 'type' property name has been chagned to 'style-type'
2. 'without-outline' type has been changed to 'transparent' | 1.0 | [select-dropdown] Update - **Problem** Too many styles and variants
**Solution** Delete all button styles except primary-button and secondary-button style type
**Figma / Jira Link** https://www.figma.com/file/IS6P8y1Wn2nfBC4jGlSiya/Components?node-id=10%3A170848
**Additional Description**
1. 'type' property name has been chagned to 'style-type'
2. 'without-outline' type has been changed to 'transparent' | non_test | update problem too many styles and variants solution delete all button styles except primary button and secondary button style type figma jira link additional description type property name has been chagned to style type without outline type has been changed to transparent | 0 |
299,892 | 22,631,378,554 | IssuesEvent | 2022-06-30 14:54:45 | interactions-py/library | https://api.github.com/repos/interactions-py/library | closed | [REQUEST] Comparable models | documentation enhancement good first issue | **What is the feature you're proposing?**
Currently, it's hard to check if two objects (e.g. Members) refer to the same item on discord. I would like a way to easily check if two objects are the same, and preferably also be able to store those objects in places that need hashes (sets and dict keys)
One simpler way to do this would be to create a mixin which has methods for `__eq__` and `__hash__`, and compare/hash the ids of the objects
**Additional Information**
- [ ] My feature request is related to an existing Issue.
- Issue (if referenceable):
| 1.0 | [REQUEST] Comparable models - **What is the feature you're proposing?**
Currently, it's hard to check if two objects (e.g. Members) refer to the same item on discord. I would like a way to easily check if two objects are the same, and preferably also be able to store those objects in places that need hashes (sets and dict keys)
One simpler way to do this would be to create a mixin which has methods for `__eq__` and `__hash__`, and compare/hash the ids of the objects
**Additional Information**
- [ ] My feature request is related to an existing Issue.
- Issue (if referenceable):
| non_test | comparable models what is the feature you re proposing currently it s hard to check if two objects e g members refer to the same item on discord i would like a way to easily check if two objects are the same and preferably also be able to store those objects in places that need hashes sets and dict keys one simpler way to do this would be to create a mixin which has methods for eq and hash and compare hash the ids of the objects additional information my feature request is related to an existing issue issue if referenceable | 0 |
271,223 | 8,481,678,789 | IssuesEvent | 2018-10-25 16:20:46 | robot-lab/judyst-main-web-service | https://api.github.com/repos/robot-lab/judyst-main-web-service | opened | Сделать сущность для работы с базой данных | area/rest-api priority/top type/feature type/task | # Task request
## Цель задачи
Сделать сущность которая сможет обрабатывать запросы на извлечение данных о постановлениях, и сохранять в базу данных.
На основании feature #114
## Решение задачи
Сущность с интерфейсом DataSource из [web-crowler](https://github.com/robot-lab/judyst-web-crawler/blob/UpdateForDatabase/web_crawler/web_crawler.py) общающаяся с базой данных.
## Дополнительный контекст или ссылки на связанные с данной задачей issues
| 1.0 | Сделать сущность для работы с базой данных - # Task request
## Цель задачи
Сделать сущность которая сможет обрабатывать запросы на извлечение данных о постановлениях, и сохранять в базу данных.
На основании feature #114
## Решение задачи
Сущность с интерфейсом DataSource из [web-crowler](https://github.com/robot-lab/judyst-web-crawler/blob/UpdateForDatabase/web_crawler/web_crawler.py) общающаяся с базой данных.
## Дополнительный контекст или ссылки на связанные с данной задачей issues
| non_test | сделать сущность для работы с базой данных task request цель задачи сделать сущность которая сможет обрабатывать запросы на извлечение данных о постановлениях и сохранять в базу данных на основании feature решение задачи сущность с интерфейсом datasource из общающаяся с базой данных дополнительный контекст или ссылки на связанные с данной задачей issues | 0 |
223,274 | 17,577,732,086 | IssuesEvent | 2021-08-15 23:16:08 | nasa/cFE | https://api.github.com/repos/nasa/cFE | opened | EVS functional test - send each event type including invalid | good first issue unit-test functional | **Is your feature request related to a problem? Please describe.**
EVS functional test currently only sends INFORMATIONAL events. Example:
https://github.com/nasa/cFE/blob/eb9c52319fb1f31f72159551735ad5f1365e5a79/modules/cfe_testcase/src/evs_send_test.c#L36-L42
**Describe the solution you'd like**
Add a send of each message type for each API, including invalid. Note they all return success.
**Describe alternatives you've considered**
None, note the message type handling is exercised in coverage tests so this is an improvement.
**Additional context**
None
**Requester Info**
Jacob Hageman - NASA/GSFC
| 1.0 | EVS functional test - send each event type including invalid - **Is your feature request related to a problem? Please describe.**
EVS functional test currently only sends INFORMATIONAL events. Example:
https://github.com/nasa/cFE/blob/eb9c52319fb1f31f72159551735ad5f1365e5a79/modules/cfe_testcase/src/evs_send_test.c#L36-L42
**Describe the solution you'd like**
Add a send of each message type for each API, including invalid. Note they all return success.
**Describe alternatives you've considered**
None, note the message type handling is exercised in coverage tests so this is an improvement.
**Additional context**
None
**Requester Info**
Jacob Hageman - NASA/GSFC
| test | evs functional test send each event type including invalid is your feature request related to a problem please describe evs functional test currently only sends informational events example describe the solution you d like add a send of each message type for each api including invalid note they all return success describe alternatives you ve considered none note the message type handling is exercised in coverage tests so this is an improvement additional context none requester info jacob hageman nasa gsfc | 1 |
190,627 | 15,252,718,848 | IssuesEvent | 2021-02-20 04:13:06 | wbjohnston/matchbook | https://api.github.com/repos/wbjohnston/matchbook | closed | Add basic development guide to the root README | documentation good first issue | Instructions for building and running matchbook need to be added to the README at the root of the repository | 1.0 | Add basic development guide to the root README - Instructions for building and running matchbook need to be added to the README at the root of the repository | non_test | add basic development guide to the root readme instructions for building and running matchbook need to be added to the readme at the root of the repository | 0 |
475,181 | 13,688,384,110 | IssuesEvent | 2020-09-30 11:38:07 | onaio/reveal-frontend | https://api.github.com/repos/onaio/reveal-frontend | closed | RVL-1031 - Add pop up messages based on certain conditions before a plan is closed or retired | Priority: Medium Reveal-DSME | While doing data analysis and pilot feedback, the client found it difficult to consistently understand user behavior when completing and retiring plans. Hence, there are several user errors. In order to avoid them, we would like to propose the following:
**(1) User tries to complete a plan:**
1.a. If Plan has data show message: You are about to complete a plan, please ensure all data has been
collected
1.b. If Plan has no data: You are about to complete a plan that has no data, if the intervention has not been
done you should Retire the plan instead of complete it.
**(2) User tries to retire a plan:**
2.a. If plan has data: You are about to retire a plan that has data linked to it, please ensure this is not an error, if intervention has been completed, please complete plan instead of retire.
2.b. If plan has no data: You are about to retire a plan, are you sure you want to retire the plan? You will not be able to collect data for this intervention. | 1.0 | RVL-1031 - Add pop up messages based on certain conditions before a plan is closed or retired - While doing data analysis and pilot feedback, the client found it difficult to consistently understand user behavior when completing and retiring plans. Hence, there are several user errors. In order to avoid them, we would like to propose the following:
**(1) User tries to complete a plan:**
1.a. If Plan has data show message: You are about to complete a plan, please ensure all data has been
collected
1.b. If Plan has no data: You are about to complete a plan that has no data, if the intervention has not been
done you should Retire the plan instead of complete it.
**(2) User tries to retire a plan:**
2.a. If plan has data: You are about to retire a plan that has data linked to it, please ensure this is not an error, if intervention has been completed, please complete plan instead of retire.
2.b. If plan has no data: You are about to retire a plan, are you sure you want to retire the plan? You will not be able to collect data for this intervention. | non_test | rvl add pop up messages based on certain conditions before a plan is closed or retired while doing data analysis and pilot feedback the client found it difficult to consistently understand user behavior when completing and retiring plans hence there are several user errors in order to avoid them we would like to propose the following user tries to complete a plan a if plan has data show message you are about to complete a plan please ensure all data has been collected b if plan has no data you are about to complete a plan that has no data if the intervention has not been done you should retire the plan instead of complete it user tries to retire a plan a if plan has data you are about to retire a plan that has data linked to it please ensure this is not an error if intervention has been completed please complete plan instead of retire b if plan has no data you are about to retire a plan are you sure you want to retire the plan you will not be able to collect data for this intervention | 0 |
21,898 | 10,695,706,382 | IssuesEvent | 2019-10-23 13:30:52 | omisego/plasma-contracts | https://api.github.com/repos/omisego/plasma-contracts | closed | Analyze whether we can survive an attack to run out of gas when process exits | security | ### Why
Original discussion: https://github.com/omisego/plasma-contracts/pull/336#issuecomment-542155821
also from slack:
rambo.pawel 14 hours ago
@boolafish it turned out not to be an issue, https://github.com/omisego/plasma-contracts/commit/762198b3458f1b6f0c62fd38c0aec5a2ca540a4e, I've modified attacker to run out of gas, this added test fails with out of gas message, the rest of the tests pass (edited)
boolafish 1 minute ago
https://consensys.github.io/smart-contract-best-practices/known_attacks/#insufficient-gas-griefing
Seems like a low level call limit to 63/64 of the remaining gas. I will put an issue to make sure we analyzed that that the remaining 1/64 gas is definitely enough to process through the remaining call when such attack occurs.
### Successful Criteria
- Analyze that whether we would be fine during such attack occurs (whether 1/64 gas would for sure to be enough). If yes, document the reason. If not, decide what changes are needed to mitigate this.
- Add test to e2e test suite (?) | True | Analyze whether we can survive an attack to run out of gas when process exits - ### Why
Original discussion: https://github.com/omisego/plasma-contracts/pull/336#issuecomment-542155821
also from slack:
rambo.pawel 14 hours ago
@boolafish it turned out not to be an issue, https://github.com/omisego/plasma-contracts/commit/762198b3458f1b6f0c62fd38c0aec5a2ca540a4e, I've modified attacker to run out of gas, this added test fails with out of gas message, the rest of the tests pass (edited)
boolafish 1 minute ago
https://consensys.github.io/smart-contract-best-practices/known_attacks/#insufficient-gas-griefing
Seems like a low level call limit to 63/64 of the remaining gas. I will put an issue to make sure we analyzed that that the remaining 1/64 gas is definitely enough to process through the remaining call when such attack occurs.
### Successful Criteria
- Analyze that whether we would be fine during such attack occurs (whether 1/64 gas would for sure to be enough). If yes, document the reason. If not, decide what changes are needed to mitigate this.
- Add test to e2e test suite (?) | non_test | analyze whether we can survive an attack to run out of gas when process exits why original discussion also from slack rambo pawel hours ago boolafish it turned out not to be an issue i ve modified attacker to run out of gas this added test fails with out of gas message the rest of the tests pass edited boolafish minute ago seems like a low level call limit to of the remaining gas i will put an issue to make sure we analyzed that that the remaining gas is definitely enough to process through the remaining call when such attack occurs successful criteria analyze that whether we would be fine during such attack occurs whether gas would for sure to be enough if yes document the reason if not decide what changes are needed to mitigate this add test to test suite | 0 |
330,634 | 28,456,007,287 | IssuesEvent | 2023-04-17 07:07:19 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix comparison.test_numpy_greater_equal | NumPy Frontend Sub Task Failing Test | | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4677798371/jobs/8285731781" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4677798371/jobs/8285731781" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4678001606/jobs/8286204784" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4677798371/jobs/8285731781" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_comparison.py::test_numpy_greater_equal[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-04-12T11:50:24.3891196Z E IndexError: list index out of range2023-04-12T11:50:24.3891523Z E Falsifying example: test_numpy_greater_equal(2023-04-12T11:50:24.3891954Z E dtypes_values_casting=(['uint8', 'uint8'],2023-04-12T11:50:24.3892291Z E [array(0, dtype=uint8), array(0, dtype=uint8)],2023-04-12T11:50:24.3892613Z E 'no',2023-04-12T11:50:24.3892838Z E None),2023-04-12T11:50:24.3893069Z E where=[array(False)],2023-04-12T11:50:24.3893377Z E test_flags=FrontendFunctionTestFlags(2023-04-12T11:50:24.3893691Z E num_positional_args=2,2023-04-12T11:50:24.3893954Z E with_out=False,2023-04-12T11:50:24.3894204Z E inplace=False,2023-04-12T11:50:24.3894462Z E as_variable=[False],2023-04-12T11:50:24.3894729Z E native_arrays=[False],2023-04-12T11:50:24.3895013Z E generate_frontend_arrays=True,2023-04-12T11:50:24.3895270Z E ),2023-04-12T11:50:24.3895674Z E fn_tree='ivy.functional.frontends.numpy.greater_equal',2023-04-12T11:50:24.3896065Z E on_device='cpu',2023-04-12T11:50:24.3896547Z E frontend='numpy',2023-04-12T11:50:24.3896939Z E )2023-04-12T11:50:24.3897143Z E 2023-04-12T11:50:24.3897704Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2BAAEYAAA4AAg==') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_comparison.py::test_numpy_greater_equal[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-04-12T11:50:24.3891196Z E IndexError: list index out of range2023-04-12T11:50:24.3891523Z E Falsifying example: test_numpy_greater_equal(2023-04-12T11:50:24.3891954Z E dtypes_values_casting=(['uint8', 'uint8'],2023-04-12T11:50:24.3892291Z E [array(0, dtype=uint8), array(0, dtype=uint8)],2023-04-12T11:50:24.3892613Z E 'no',2023-04-12T11:50:24.3892838Z E None),2023-04-12T11:50:24.3893069Z E where=[array(False)],2023-04-12T11:50:24.3893377Z E test_flags=FrontendFunctionTestFlags(2023-04-12T11:50:24.3893691Z E num_positional_args=2,2023-04-12T11:50:24.3893954Z E with_out=False,2023-04-12T11:50:24.3894204Z E inplace=False,2023-04-12T11:50:24.3894462Z E as_variable=[False],2023-04-12T11:50:24.3894729Z E native_arrays=[False],2023-04-12T11:50:24.3895013Z E generate_frontend_arrays=True,2023-04-12T11:50:24.3895270Z E ),2023-04-12T11:50:24.3895674Z E fn_tree='ivy.functional.frontends.numpy.greater_equal',2023-04-12T11:50:24.3896065Z E on_device='cpu',2023-04-12T11:50:24.3896547Z E frontend='numpy',2023-04-12T11:50:24.3896939Z E )2023-04-12T11:50:24.3897143Z E 2023-04-12T11:50:24.3897704Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2BAAEYAAA4AAg==') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_comparison.py::test_numpy_greater_equal[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-04-12T11:50:24.3891196Z E IndexError: list index out of range2023-04-12T11:50:24.3891523Z E Falsifying example: test_numpy_greater_equal(2023-04-12T11:50:24.3891954Z E dtypes_values_casting=(['uint8', 'uint8'],2023-04-12T11:50:24.3892291Z E [array(0, dtype=uint8), array(0, dtype=uint8)],2023-04-12T11:50:24.3892613Z E 'no',2023-04-12T11:50:24.3892838Z E None),2023-04-12T11:50:24.3893069Z E where=[array(False)],2023-04-12T11:50:24.3893377Z E test_flags=FrontendFunctionTestFlags(2023-04-12T11:50:24.3893691Z E num_positional_args=2,2023-04-12T11:50:24.3893954Z E with_out=False,2023-04-12T11:50:24.3894204Z E inplace=False,2023-04-12T11:50:24.3894462Z E as_variable=[False],2023-04-12T11:50:24.3894729Z E native_arrays=[False],2023-04-12T11:50:24.3895013Z E generate_frontend_arrays=True,2023-04-12T11:50:24.3895270Z E ),2023-04-12T11:50:24.3895674Z E fn_tree='ivy.functional.frontends.numpy.greater_equal',2023-04-12T11:50:24.3896065Z E on_device='cpu',2023-04-12T11:50:24.3896547Z E frontend='numpy',2023-04-12T11:50:24.3896939Z E )2023-04-12T11:50:24.3897143Z E 2023-04-12T11:50:24.3897704Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2BAAEYAAA4AAg==') as a decorator on your test case
</details>
| 1.0 | Fix comparison.test_numpy_greater_equal - | | |
|---|---|
|tensorflow|<a href="https://github.com/unifyai/ivy/actions/runs/4677798371/jobs/8285731781" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|torch|<a href="https://github.com/unifyai/ivy/actions/runs/4677798371/jobs/8285731781" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/4678001606/jobs/8286204784" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-success-success></a>
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/4677798371/jobs/8285731781" rel="noopener noreferrer" target="_blank"><img src=https://img.shields.io/badge/-failure-red></a>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_comparison.py::test_numpy_greater_equal[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-04-12T11:50:24.3891196Z E IndexError: list index out of range2023-04-12T11:50:24.3891523Z E Falsifying example: test_numpy_greater_equal(2023-04-12T11:50:24.3891954Z E dtypes_values_casting=(['uint8', 'uint8'],2023-04-12T11:50:24.3892291Z E [array(0, dtype=uint8), array(0, dtype=uint8)],2023-04-12T11:50:24.3892613Z E 'no',2023-04-12T11:50:24.3892838Z E None),2023-04-12T11:50:24.3893069Z E where=[array(False)],2023-04-12T11:50:24.3893377Z E test_flags=FrontendFunctionTestFlags(2023-04-12T11:50:24.3893691Z E num_positional_args=2,2023-04-12T11:50:24.3893954Z E with_out=False,2023-04-12T11:50:24.3894204Z E inplace=False,2023-04-12T11:50:24.3894462Z E as_variable=[False],2023-04-12T11:50:24.3894729Z E native_arrays=[False],2023-04-12T11:50:24.3895013Z E generate_frontend_arrays=True,2023-04-12T11:50:24.3895270Z E ),2023-04-12T11:50:24.3895674Z E fn_tree='ivy.functional.frontends.numpy.greater_equal',2023-04-12T11:50:24.3896065Z E on_device='cpu',2023-04-12T11:50:24.3896547Z E frontend='numpy',2023-04-12T11:50:24.3896939Z E )2023-04-12T11:50:24.3897143Z E 2023-04-12T11:50:24.3897704Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2BAAEYAAA4AAg==') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_comparison.py::test_numpy_greater_equal[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-04-12T11:50:24.3891196Z E IndexError: list index out of range2023-04-12T11:50:24.3891523Z E Falsifying example: test_numpy_greater_equal(2023-04-12T11:50:24.3891954Z E dtypes_values_casting=(['uint8', 'uint8'],2023-04-12T11:50:24.3892291Z E [array(0, dtype=uint8), array(0, dtype=uint8)],2023-04-12T11:50:24.3892613Z E 'no',2023-04-12T11:50:24.3892838Z E None),2023-04-12T11:50:24.3893069Z E where=[array(False)],2023-04-12T11:50:24.3893377Z E test_flags=FrontendFunctionTestFlags(2023-04-12T11:50:24.3893691Z E num_positional_args=2,2023-04-12T11:50:24.3893954Z E with_out=False,2023-04-12T11:50:24.3894204Z E inplace=False,2023-04-12T11:50:24.3894462Z E as_variable=[False],2023-04-12T11:50:24.3894729Z E native_arrays=[False],2023-04-12T11:50:24.3895013Z E generate_frontend_arrays=True,2023-04-12T11:50:24.3895270Z E ),2023-04-12T11:50:24.3895674Z E fn_tree='ivy.functional.frontends.numpy.greater_equal',2023-04-12T11:50:24.3896065Z E on_device='cpu',2023-04-12T11:50:24.3896547Z E frontend='numpy',2023-04-12T11:50:24.3896939Z E )2023-04-12T11:50:24.3897143Z E 2023-04-12T11:50:24.3897704Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2BAAEYAAA4AAg==') as a decorator on your test case
</details>
<details>
<summary>FAILED ivy_tests/test_ivy/test_frontends/test_numpy/test_logic/test_comparison.py::test_numpy_greater_equal[cpu-ivy.functional.backends.jax-False-False]</summary>
2023-04-12T11:50:24.3891196Z E IndexError: list index out of range2023-04-12T11:50:24.3891523Z E Falsifying example: test_numpy_greater_equal(2023-04-12T11:50:24.3891954Z E dtypes_values_casting=(['uint8', 'uint8'],2023-04-12T11:50:24.3892291Z E [array(0, dtype=uint8), array(0, dtype=uint8)],2023-04-12T11:50:24.3892613Z E 'no',2023-04-12T11:50:24.3892838Z E None),2023-04-12T11:50:24.3893069Z E where=[array(False)],2023-04-12T11:50:24.3893377Z E test_flags=FrontendFunctionTestFlags(2023-04-12T11:50:24.3893691Z E num_positional_args=2,2023-04-12T11:50:24.3893954Z E with_out=False,2023-04-12T11:50:24.3894204Z E inplace=False,2023-04-12T11:50:24.3894462Z E as_variable=[False],2023-04-12T11:50:24.3894729Z E native_arrays=[False],2023-04-12T11:50:24.3895013Z E generate_frontend_arrays=True,2023-04-12T11:50:24.3895270Z E ),2023-04-12T11:50:24.3895674Z E fn_tree='ivy.functional.frontends.numpy.greater_equal',2023-04-12T11:50:24.3896065Z E on_device='cpu',2023-04-12T11:50:24.3896547Z E frontend='numpy',2023-04-12T11:50:24.3896939Z E )2023-04-12T11:50:24.3897143Z E 2023-04-12T11:50:24.3897704Z E You can reproduce this example by temporarily adding @reproduce_failure('6.71.0', b'AXicY2BAAEYAAA4AAg==') as a decorator on your test case
</details>
| test | fix comparison test numpy greater equal tensorflow img src torch img src numpy img src jax img src failed ivy tests test ivy test frontends test numpy test logic test comparison py test numpy greater equal e indexerror list index out of e falsifying example test numpy greater equal e dtypes values casting e e no e none e where e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays true e e fn tree ivy functional frontends numpy greater equal e on device cpu e frontend numpy e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test numpy test logic test comparison py test numpy greater equal e indexerror list index out of e falsifying example test numpy greater equal e dtypes values casting e e no e none e where e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays true e e fn tree ivy functional frontends numpy greater equal e on device cpu e frontend numpy e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case failed ivy tests test ivy test frontends test numpy test logic test comparison py test numpy greater equal e indexerror list index out of e falsifying example test numpy greater equal e dtypes values casting e e no e none e where e test flags frontendfunctiontestflags e num positional args e with out false e inplace false e as variable e native arrays e generate frontend arrays true e e fn tree ivy functional frontends numpy greater equal e on device cpu e frontend numpy e e e you can reproduce this example by temporarily adding reproduce failure b as a decorator on your test case | 1 |
209,794 | 16,061,598,588 | IssuesEvent | 2021-04-23 13:19:08 | submariner-io/submariner-operator | https://api.github.com/repos/submariner-io/submariner-operator | closed | subctl gather always complains with ⚠ OVN CNI not supported yet, although it's supported | 0.9.0-testday OVN bug | **What happened**:
subctl gather always complains with ⚠ OVN CNI not supported yet, although it's supported
**What you expected to happen**:
subctl gather to successfully collect OVN data
**How to reproduce it (as minimally and precisely as possible)**:
Run `subctl gather --module=connectivity` on an environment with CNI=OVN
**Anything else we need to know?**:
**Environment**:
- Submariner version (use `subctl version`): 0.9-rc0 | 1.0 | subctl gather always complains with ⚠ OVN CNI not supported yet, although it's supported - **What happened**:
subctl gather always complains with ⚠ OVN CNI not supported yet, although it's supported
**What you expected to happen**:
subctl gather to successfully collect OVN data
**How to reproduce it (as minimally and precisely as possible)**:
Run `subctl gather --module=connectivity` on an environment with CNI=OVN
**Anything else we need to know?**:
**Environment**:
- Submariner version (use `subctl version`): 0.9-rc0 | test | subctl gather always complains with ⚠ ovn cni not supported yet although it s supported what happened subctl gather always complains with ⚠ ovn cni not supported yet although it s supported what you expected to happen subctl gather to successfully collect ovn data how to reproduce it as minimally and precisely as possible run subctl gather module connectivity on an environment with cni ovn anything else we need to know environment submariner version use subctl version | 1 |
35,683 | 5,002,698,926 | IssuesEvent | 2016-12-11 14:51:15 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | opened | ci-kubernetes-e2e-gci-gke-test: broken test run | kind/flake priority/P2 team/test-infra | Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-test/87/
Run so broken it didn't make JUnit output! | 1.0 | ci-kubernetes-e2e-gci-gke-test: broken test run - Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke-test/87/
Run so broken it didn't make JUnit output! | test | ci kubernetes gci gke test broken test run failed run so broken it didn t make junit output | 1 |
673,357 | 22,959,446,967 | IssuesEvent | 2022-07-19 14:17:04 | ChainSafe/forest | https://api.github.com/repos/ChainSafe/forest | opened | Refactor `forest_ipld` such that it'll be easier to remove in the future | Priority: 3 - Medium Maintenance Status: Needs Triage Ready | **Issue summary**
<!-- A clear and concise description of what the task is. -->
- [ ] Get rid of the `ipld!` macro.
- [ ] Move the JSON code to the `forest_json` crate. (Or maybe remove it altogether.)
- [ ] Move the utility functions to appropriate crates.
- [ ] Remove unused code.
**Other information and links**
<!-- Add any other context or screenshots about the issue here. -->
<!-- Thank you 🙏 --> | 1.0 | Refactor `forest_ipld` such that it'll be easier to remove in the future - **Issue summary**
<!-- A clear and concise description of what the task is. -->
- [ ] Get rid of the `ipld!` macro.
- [ ] Move the JSON code to the `forest_json` crate. (Or maybe remove it altogether.)
- [ ] Move the utility functions to appropriate crates.
- [ ] Remove unused code.
**Other information and links**
<!-- Add any other context or screenshots about the issue here. -->
<!-- Thank you 🙏 --> | non_test | refactor forest ipld such that it ll be easier to remove in the future issue summary get rid of the ipld macro move the json code to the forest json crate or maybe remove it altogether move the utility functions to appropriate crates remove unused code other information and links | 0 |
22,386 | 11,728,648,054 | IssuesEvent | 2020-03-10 17:55:17 | TACC-Cloud/tapis-cli-ng | https://api.github.com/repos/TACC-Cloud/tapis-cli-ng | closed | Add support for templating in JSON docs | enhancement priority.high service.apps service.jobs service.metadata service.notifications service.systems | **Is your feature request related to a problem? Please describe.**
The SD2E CLI has a proof-of-concept feature where various variables (username, system name, etc) can be inserted dynamically into JSON docs that are used to manage apps, systems, and jobs. Variables placeholders are defined in `{{ jinja }}` format.
**Describe the solution you'd like**
1. This is a very useful feature which the new CLI should support as it allows dynamic management of Tapis resources without having specific files for each permutation.
2. Augmenting the user experience of the Bash CLI, the list of variables should be discoverable, as should be their run-time values. Possibly, the list of variables could be extensible.
3. The Bash CLI only emulates a subset of the Jinja format. As we are working in Python, and Jinja is an existing AgavePy dependency, the Tapis CLI implementation should be built directly on Jinja.
**Describe alternatives you've considered**
An alternative to this is that the user implements their own templating solution. This is bad for reusability of the template documents.
| 5.0 | Add support for templating in JSON docs - **Is your feature request related to a problem? Please describe.**
The SD2E CLI has a proof-of-concept feature where various variables (username, system name, etc) can be inserted dynamically into JSON docs that are used to manage apps, systems, and jobs. Variables placeholders are defined in `{{ jinja }}` format.
**Describe the solution you'd like**
1. This is a very useful feature which the new CLI should support as it allows dynamic management of Tapis resources without having specific files for each permutation.
2. Augmenting the user experience of the Bash CLI, the list of variables should be discoverable, as should be their run-time values. Possibly, the list of variables could be extensible.
3. The Bash CLI only emulates a subset of the Jinja format. As we are working in Python, and Jinja is an existing AgavePy dependency, the Tapis CLI implementation should be built directly on Jinja.
**Describe alternatives you've considered**
An alternative to this is that the user implements their own templating solution. This is bad for reusability of the template documents.
| non_test | add support for templating in json docs is your feature request related to a problem please describe the cli has a proof of concept feature where various variables username system name etc can be inserted dynamically into json docs that are used to manage apps systems and jobs variables placeholders are defined in jinja format describe the solution you d like this is a very useful feature which the new cli should support as it allows dynamic management of tapis resources without having specific files for each permutation augmenting the user experience of the bash cli the list of variables should be discoverable as should be their run time values possibly the list of variables could be extensible the bash cli only emulates a subset of the jinja format as we are working in python and jinja is an existing agavepy dependency the tapis cli implementation should be built directly on jinja describe alternatives you ve considered an alternative to this is that the user implements their own templating solution this is bad for reusability of the template documents | 0 |
28,845 | 8,214,304,118 | IssuesEvent | 2018-09-04 22:41:26 | hashicorp/packer | https://api.github.com/repos/hashicorp/packer | closed | no_proxy for winrm | bug builder/amazon communicator/winrm upstream-bug | - Packer version from 1.1.3
- Host platform: Linux and Windows
- Guest: Windows
- Waiting to connect to WinRM...
Sometimes it connects (see below), sometimes it throws back a Proxy error.
ssh_interface (private) helps a little but still causes problems.
The issue I have is that we do not use the AWS DNS so adding .internal to our no_proxy doesn't help. However I can work around this by having a script update my hosts file with the IP/FQDN when using private_dns with the ssh_interface flag. While using the no_proxy=".internal", this works for the most part but it's not 100% reliable.
When using private_ip Adding every IP to no_proxy doesn't help either as sometimes the IP given is at the end of the range which doesn't appear to work - probably due to an environment variable limitation.
Is it possible to have packer automatically add the IP to no_proxy or append to it with the Private IP it gets as part of the boot sequence?
Thoughts?
| 1.0 | no_proxy for winrm - - Packer version from 1.1.3
- Host platform: Linux and Windows
- Guest: Windows
- Waiting to connect to WinRM...
Sometimes it connects (see below), sometimes it throws back a Proxy error.
ssh_interface (private) helps a little but still causes problems.
The issue I have is that we do not use the AWS DNS so adding .internal to our no_proxy doesn't help. However I can work around this by having a script update my hosts file with the IP/FQDN when using private_dns with the ssh_interface flag. While using the no_proxy=".internal", this works for the most part but it's not 100% reliable.
When using private_ip Adding every IP to no_proxy doesn't help either as sometimes the IP given is at the end of the range which doesn't appear to work - probably due to an environment variable limitation.
Is it possible to have packer automatically add the IP to no_proxy or append to it with the Private IP it gets as part of the boot sequence?
Thoughts?
| non_test | no proxy for winrm packer version from host platform linux and windows guest windows waiting to connect to winrm sometimes it connects see below sometimes it throws back a proxy error ssh interface private helps a little but still causes problems the issue i have is that we do not use the aws dns so adding internal to our no proxy doesn t help however i can work around this by having a script update my hosts file with the ip fqdn when using private dns with the ssh interface flag while using the no proxy internal this works for the most part but it s not reliable when using private ip adding every ip to no proxy doesn t help either as sometimes the ip given is at the end of the range which doesn t appear to work probably due to an environment variable limitation is it possible to have packer automatically add the ip to no proxy or append to it with the private ip it gets as part of the boot sequence thoughts | 0 |
95,226 | 10,868,646,232 | IssuesEvent | 2019-11-15 04:39:13 | halfwhole/pe | https://api.github.com/repos/halfwhole/pe | opened | Minor error in error message | severity.Low type.DocumentationBug | Try `appt-edit 314152653589793238`, and the error message is:
```
The index provided is not a positive unsigned integer.
```
I realise this is really pretty minor, but technically it is a positive unsigned integer ;-;
| 1.0 | Minor error in error message - Try `appt-edit 314152653589793238`, and the error message is:
```
The index provided is not a positive unsigned integer.
```
I realise this is really pretty minor, but technically it is a positive unsigned integer ;-;
| non_test | minor error in error message try appt edit and the error message is the index provided is not a positive unsigned integer i realise this is really pretty minor but technically it is a positive unsigned integer | 0 |
159,481 | 13,765,532,496 | IssuesEvent | 2020-10-07 13:31:49 | SpEcHiDe/NoPMsBot | https://api.github.com/repos/SpEcHiDe/NoPMsBot | closed | FEATURE REQUEST: AWAY FROM KEYBOARD (AFK) MODE | documentation enhancement good first issue help wanted | Can you add ability to leave set message for peoples who send messages when we are offline? Like .afk [myreason] | 1.0 | FEATURE REQUEST: AWAY FROM KEYBOARD (AFK) MODE - Can you add ability to leave set message for peoples who send messages when we are offline? Like .afk [myreason] | non_test | feature request away from keyboard afk mode can you add ability to leave set message for peoples who send messages when we are offline like afk | 0 |
322,881 | 27,641,473,128 | IssuesEvent | 2023-03-10 18:27:08 | grpc/grpc-go | https://api.github.com/repos/grpc/grpc-go | closed | Flaky test: Test/NodeProtoSentOnlyInFirstRequest | Type: Testing | ```
--- FAIL: Test (18.37s)
--- FAIL: Test/NodeProtoSentOnlyInFirstRequest (5.01s)
tlogger.go:116: INFO server.go:632 [core] [Server #908] Server created (t=+1.005822ms)
tlogger.go:116: INFO server.go:820 [core] [Server #908 ListenSocket #909] ListenSocket created (t=+1.315828ms)
tlogger.go:116: INFO client_new.go:80 [xds] [xds-client 0x400075c870] Created client to xDS management server: 127.0.0.1:36705-insecure-xDSv3 (t=+2.530955ms)
tlogger.go:116: INFO clientconn.go:105 [core] [Channel #910] Channel created (t=+2.900663ms)
tlogger.go:116: INFO clientconn.go:1565 [core] [Channel #910] original dial target is: "127.0.0.1:36705" (t=+3.007465ms)
tlogger.go:116: INFO clientconn.go:1570 [core] [Channel #910] dial target "127.0.0.1:36705" parse failed: parse "127.0.0.1:36705": first path segment in URL cannot contain colon (t=+3.130868ms)
tlogger.go:116: INFO clientconn.go:1585 [core] [Channel #910] fallback to scheme "passthrough" (t=+3.23247ms)
tlogger.go:116: INFO clientconn.go:1593 [core] [Channel #910] parsed dial target is: {Scheme:passthrough Authority: URL:{Scheme:passthrough Opaque: User: Host: Path:/127.0.0.1:36705 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}} (t=+3.377073ms)
tlogger.go:116: INFO clientconn.go:273 [core] [Channel #910] Channel authority set to "127.0.0.1:36705" (t=+3.500976ms)
tlogger.go:116: INFO resolver_conn_wrapper.go:175 [core] [Channel #910] Resolver state updated: {
"Addresses": [
{
"Addr": "127.0.0.1:36705",
"ServerName": "",
"Attributes": null,
"BalancerAttributes": null,
"Type": 0,
"Metadata": null
}
],
"ServiceConfig": null,
"Attributes": null
} (resolver returned new addresses) (t=+3.779282ms)
tlogger.go:116: INFO balancer_conn_wrappers.go:274 [core] [Channel #910] Channel switches to new LB policy "pick_first" (t=+4.023087ms)
tlogger.go:116: INFO clientconn.go:735 [core] [Channel #910 SubChannel #911] Subchannel created (t=+4.215192ms)
tlogger.go:116: INFO clientconn.go:428 [core] [Channel #910] Channel Connectivity change to CONNECTING (t=+4.309094ms)
tlogger.go:116: INFO clientconn.go:1116 [core] [Channel #910 SubChannel #911] Subchannel Connectivity change to CONNECTING (t=+4.517398ms)
tlogger.go:116: INFO clientconn.go:1227 [core] [Channel #910 SubChannel #911] Subchannel picks a new address "127.0.0.1:36705" to connect (t=+4.664301ms)
tlogger.go:116: INFO clientconn.go:1116 [core] [Channel #910 SubChannel #911] Subchannel Connectivity change to READY (t=+5.934729ms)
tlogger.go:116: INFO clientconn.go:428 [core] [Channel #910] Channel Connectivity change to READY (t=+6.639245ms)
tlogger.go:116: INFO transport.go:347 [xds] [xds-client 0x400075c870] ADS stream created (t=+6.88595ms)
tlogger.go:116: INFO transport.go:238 [xds] [xds-client 0x400075c870] Created transport to server "127.0.0.1:36705" (t=+8.118277ms)
misc_watchers_test.go:225: Timeout when waiting for a DiscoveryRequest message
tlogger.go:116: WARNING authority.go:375 [xds] [xds-client 0x400075c870] Watchers not notified since ADS stream failed after having received at least one response: rpc error: code = Canceled desc = context canceled (t=+5.00783[222](https://github.com/grpc/grpc-go/actions/runs/4346237647/jobs/7592034014#step:8:223)2s)
tlogger.go:116: WARNING transport.go:493 [xds] [xds-client 0x400075c870] ADS stream closed: rpc error: code = Canceled desc = context canceled (t=+5.007935624s)
tlogger.go:116: INFO clientconn.go:428 [core] [Channel #910] Channel Connectivity change to SHUTDOWN (t=+5.008079927s)
tlogger.go:116: INFO clientconn.go:1116 [core] [Channel #910 SubChannel #911] Subchannel Connectivity change to SHUTDOWN (t=+5.008263831s)
tlogger.go:116: INFO clientconn.go:1440 [core] [Channel #910 SubChannel #911] Subchannel deleted (t=+5.008418335s)
tlogger.go:116: INFO clientconn.go:1071 [core] [Channel #910] Channel deleted (t=+5.008510437s)
tlogger.go:116: INFO clientimpl.go:88 [xds] [xds-client 0x400075c870] Shutdown (t=+5.008614039s)
tlogger.go:116: INFO server.go:771 [core] [Server #908 ListenSocket #909] ListenSocket deleted (t=+5.00885[244](https://github.com/grpc/grpc-go/actions/runs/4346237647/jobs/7592034014#step:8:245)4s)
FAIL
FAIL google.golang.org/grpc/xds/internal/xdsclient/tests 36.872s
```
https://github.com/grpc/grpc-go/actions/runs/4346237647/jobs/7592034014 | 1.0 | Flaky test: Test/NodeProtoSentOnlyInFirstRequest - ```
--- FAIL: Test (18.37s)
--- FAIL: Test/NodeProtoSentOnlyInFirstRequest (5.01s)
tlogger.go:116: INFO server.go:632 [core] [Server #908] Server created (t=+1.005822ms)
tlogger.go:116: INFO server.go:820 [core] [Server #908 ListenSocket #909] ListenSocket created (t=+1.315828ms)
tlogger.go:116: INFO client_new.go:80 [xds] [xds-client 0x400075c870] Created client to xDS management server: 127.0.0.1:36705-insecure-xDSv3 (t=+2.530955ms)
tlogger.go:116: INFO clientconn.go:105 [core] [Channel #910] Channel created (t=+2.900663ms)
tlogger.go:116: INFO clientconn.go:1565 [core] [Channel #910] original dial target is: "127.0.0.1:36705" (t=+3.007465ms)
tlogger.go:116: INFO clientconn.go:1570 [core] [Channel #910] dial target "127.0.0.1:36705" parse failed: parse "127.0.0.1:36705": first path segment in URL cannot contain colon (t=+3.130868ms)
tlogger.go:116: INFO clientconn.go:1585 [core] [Channel #910] fallback to scheme "passthrough" (t=+3.23247ms)
tlogger.go:116: INFO clientconn.go:1593 [core] [Channel #910] parsed dial target is: {Scheme:passthrough Authority: URL:{Scheme:passthrough Opaque: User: Host: Path:/127.0.0.1:36705 RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}} (t=+3.377073ms)
tlogger.go:116: INFO clientconn.go:273 [core] [Channel #910] Channel authority set to "127.0.0.1:36705" (t=+3.500976ms)
tlogger.go:116: INFO resolver_conn_wrapper.go:175 [core] [Channel #910] Resolver state updated: {
"Addresses": [
{
"Addr": "127.0.0.1:36705",
"ServerName": "",
"Attributes": null,
"BalancerAttributes": null,
"Type": 0,
"Metadata": null
}
],
"ServiceConfig": null,
"Attributes": null
} (resolver returned new addresses) (t=+3.779282ms)
tlogger.go:116: INFO balancer_conn_wrappers.go:274 [core] [Channel #910] Channel switches to new LB policy "pick_first" (t=+4.023087ms)
tlogger.go:116: INFO clientconn.go:735 [core] [Channel #910 SubChannel #911] Subchannel created (t=+4.215192ms)
tlogger.go:116: INFO clientconn.go:428 [core] [Channel #910] Channel Connectivity change to CONNECTING (t=+4.309094ms)
tlogger.go:116: INFO clientconn.go:1116 [core] [Channel #910 SubChannel #911] Subchannel Connectivity change to CONNECTING (t=+4.517398ms)
tlogger.go:116: INFO clientconn.go:1227 [core] [Channel #910 SubChannel #911] Subchannel picks a new address "127.0.0.1:36705" to connect (t=+4.664301ms)
tlogger.go:116: INFO clientconn.go:1116 [core] [Channel #910 SubChannel #911] Subchannel Connectivity change to READY (t=+5.934729ms)
tlogger.go:116: INFO clientconn.go:428 [core] [Channel #910] Channel Connectivity change to READY (t=+6.639245ms)
tlogger.go:116: INFO transport.go:347 [xds] [xds-client 0x400075c870] ADS stream created (t=+6.88595ms)
tlogger.go:116: INFO transport.go:238 [xds] [xds-client 0x400075c870] Created transport to server "127.0.0.1:36705" (t=+8.118277ms)
misc_watchers_test.go:225: Timeout when waiting for a DiscoveryRequest message
tlogger.go:116: WARNING authority.go:375 [xds] [xds-client 0x400075c870] Watchers not notified since ADS stream failed after having received at least one response: rpc error: code = Canceled desc = context canceled (t=+5.00783[222](https://github.com/grpc/grpc-go/actions/runs/4346237647/jobs/7592034014#step:8:223)2s)
tlogger.go:116: WARNING transport.go:493 [xds] [xds-client 0x400075c870] ADS stream closed: rpc error: code = Canceled desc = context canceled (t=+5.007935624s)
tlogger.go:116: INFO clientconn.go:428 [core] [Channel #910] Channel Connectivity change to SHUTDOWN (t=+5.008079927s)
tlogger.go:116: INFO clientconn.go:1116 [core] [Channel #910 SubChannel #911] Subchannel Connectivity change to SHUTDOWN (t=+5.008263831s)
tlogger.go:116: INFO clientconn.go:1440 [core] [Channel #910 SubChannel #911] Subchannel deleted (t=+5.008418335s)
tlogger.go:116: INFO clientconn.go:1071 [core] [Channel #910] Channel deleted (t=+5.008510437s)
tlogger.go:116: INFO clientimpl.go:88 [xds] [xds-client 0x400075c870] Shutdown (t=+5.008614039s)
tlogger.go:116: INFO server.go:771 [core] [Server #908 ListenSocket #909] ListenSocket deleted (t=+5.00885[244](https://github.com/grpc/grpc-go/actions/runs/4346237647/jobs/7592034014#step:8:245)4s)
FAIL
FAIL google.golang.org/grpc/xds/internal/xdsclient/tests 36.872s
```
https://github.com/grpc/grpc-go/actions/runs/4346237647/jobs/7592034014 | test | flaky test test nodeprotosentonlyinfirstrequest fail test fail test nodeprotosentonlyinfirstrequest tlogger go info server go server created t tlogger go info server go listensocket created t tlogger go info client new go created client to xds management server insecure t tlogger go info clientconn go channel created t tlogger go info clientconn go original dial target is t tlogger go info clientconn go dial target parse failed parse first path segment in url cannot contain colon t tlogger go info clientconn go fallback to scheme passthrough t tlogger go info clientconn go parsed dial target is scheme passthrough authority url scheme passthrough opaque user host path rawpath omithost false forcequery false rawquery fragment rawfragment t tlogger go info clientconn go channel authority set to t tlogger go info resolver conn wrapper go resolver state updated addresses addr servername attributes null balancerattributes null type metadata null serviceconfig null attributes null resolver returned new addresses t tlogger go info balancer conn wrappers go channel switches to new lb policy pick first t tlogger go info clientconn go subchannel created t tlogger go info clientconn go channel connectivity change to connecting t tlogger go info clientconn go subchannel connectivity change to connecting t tlogger go info clientconn go subchannel picks a new address to connect t tlogger go info clientconn go subchannel connectivity change to ready t tlogger go info clientconn go channel connectivity change to ready t tlogger go info transport go ads stream created t tlogger go info transport go created transport to server t misc watchers test go timeout when waiting for a discoveryrequest message tlogger go warning authority go watchers not notified since ads stream failed after having received at least one response rpc error code canceled desc context canceled t tlogger go warning transport go ads stream closed rpc error code canceled desc context canceled t tlogger go info clientconn go channel connectivity change to shutdown t tlogger go info clientconn go subchannel connectivity change to shutdown t tlogger go info clientconn go subchannel deleted t tlogger go info clientconn go channel deleted t tlogger go info clientimpl go shutdown t tlogger go info server go listensocket deleted t fail fail google golang org grpc xds internal xdsclient tests | 1 |
33,236 | 6,187,378,938 | IssuesEvent | 2017-07-04 07:19:05 | xcat2/xcat-core | https://api.github.com/repos/xcat2/xcat-core | closed | Enhancements for getadapter command to support VM (ppc64le) | component:virtualization sprint1 type:documentation type:feature | Following enhancements are proposed:
1. Improve error message when `getadapter` is issued against a VM, currently the message is `Error: Failed to run command: rnetboot <vmname>`. Perhaps it should say `Error: getadapter is not supported for KVM VMs`. Or maybe `getadapter` should be enhanced to work for VMs.
2. Since `getadapter` boots genesis, it could take several minutes for the command to complete. Currently there is no feedback to the user as to what is going on. Perhaps when the command starts, if genesis boot is needed, it could display a message saying something like `Booting node into genesis, this could take several minutes...`
3. Improve the man page for `getadapter` command to make it very clear that the node might be booted into genesis. Also explain what `local` is. Today the man page just says "If the target node is scaned for the first time, getadapter will trigger genesis to collect information then save the information at local.", but it is not explained what `local` is.
| 1.0 | Enhancements for getadapter command to support VM (ppc64le) - Following enhancements are proposed:
1. Improve error message when `getadapter` is issued against a VM, currently the message is `Error: Failed to run command: rnetboot <vmname>`. Perhaps it should say `Error: getadapter is not supported for KVM VMs`. Or maybe `getadapter` should be enhanced to work for VMs.
2. Since `getadapter` boots genesis, it could take several minutes for the command to complete. Currently there is no feedback to the user as to what is going on. Perhaps when the command starts, if genesis boot is needed, it could display a message saying something like `Booting node into genesis, this could take several minutes...`
3. Improve the man page for `getadapter` command to make it very clear that the node might be booted into genesis. Also explain what `local` is. Today the man page just says "If the target node is scaned for the first time, getadapter will trigger genesis to collect information then save the information at local.", but it is not explained what `local` is.
| non_test | enhancements for getadapter command to support vm following enhancements are proposed improve error message when getadapter is issued against a vm currently the message is error failed to run command rnetboot perhaps it should say error getadapter is not supported for kvm vms or maybe getadapter should be enhanced to work for vms since getadapter boots genesis it could take several minutes for the command to complete currently there is no feedback to the user as to what is going on perhaps when the command starts if genesis boot is needed it could display a message saying something like booting node into genesis this could take several minutes improve the man page for getadapter command to make it very clear that the node might be booted into genesis also explain what local is today the man page just says if the target node is scaned for the first time getadapter will trigger genesis to collect information then save the information at local but it is not explained what local is | 0 |
518,167 | 15,025,010,842 | IssuesEvent | 2021-02-01 20:27:05 | infor-design/enterprise | https://api.github.com/repos/infor-design/enterprise | closed | Tablist: ARIA tab design states that ARROW key is for tab traversal while TAB key should be reserved for shifting focus onto the tab content | [2] focus: accessibility priority: high team: landmark type: regression bug :leftwards_arrow_with_hook: | **Describe the bug**
[VPAT]
ARIA tab design specification states that ARROW keys are for navigating focus thru tabs while TAB key should be reserved for shifting focus onto the tab content, and should not behave like the ARROW key in this scenario and perform tab traversal as well. This is based on the expectation of screen readers.
According to the report:
The aria Tabs design pattern is intended to allow users to navigate tabs using arrow keys, and use the Tab key to navigate into the tab panel. Screen reader users will not expect the Tab key to move their focus to the next navigation element/tab.
This can be done by specifying tabindex=-1
Please see:
https://www.w3.org/TR/wai-aria-practices-1.1/#kbd_roving_tabindex
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://master-enterprise.demo.design.infor.com/components/tabs/example-index.html
2. Use ARROW key to navigate thru tabs -- correct
3. Use TAB key to shift focus to the content of the currently selected tab -- incorrect, currently TAB also functions like the ARROW key
**Expected behavior**
In tablist, the TAB key should shift focus onto the content of selected tab and not perform tab focus traversal like the ARROW key
**Version**
- ids-enterprise: 4.37
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Platform**
- Infor Application/Team Name: Landmark Client
- Device: (if applicable): N/A
- OS Version: Windows 10 Ent
- Browser Name: Chrome
- Browser Version: 87.0.4280.88 (Official Build) (64-bit)
**Additional context**
https://www.w3.org/TR/wai-aria-practices-1.1/examples/tabs/tabs-1/tabs.html
| 1.0 | Tablist: ARIA tab design states that ARROW key is for tab traversal while TAB key should be reserved for shifting focus onto the tab content - **Describe the bug**
[VPAT]
ARIA tab design specification states that ARROW keys are for navigating focus thru tabs while TAB key should be reserved for shifting focus onto the tab content, and should not behave like the ARROW key in this scenario and perform tab traversal as well. This is based on the expectation of screen readers.
According to the report:
The aria Tabs design pattern is intended to allow users to navigate tabs using arrow keys, and use the Tab key to navigate into the tab panel. Screen reader users will not expect the Tab key to move their focus to the next navigation element/tab.
This can be done by specifying tabindex=-1
Please see:
https://www.w3.org/TR/wai-aria-practices-1.1/#kbd_roving_tabindex
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://master-enterprise.demo.design.infor.com/components/tabs/example-index.html
2. Use ARROW key to navigate thru tabs -- correct
3. Use TAB key to shift focus to the content of the currently selected tab -- incorrect, currently TAB also functions like the ARROW key
**Expected behavior**
In tablist, the TAB key should shift focus onto the content of selected tab and not perform tab focus traversal like the ARROW key
**Version**
- ids-enterprise: 4.37
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Platform**
- Infor Application/Team Name: Landmark Client
- Device: (if applicable): N/A
- OS Version: Windows 10 Ent
- Browser Name: Chrome
- Browser Version: 87.0.4280.88 (Official Build) (64-bit)
**Additional context**
https://www.w3.org/TR/wai-aria-practices-1.1/examples/tabs/tabs-1/tabs.html
| non_test | tablist aria tab design states that arrow key is for tab traversal while tab key should be reserved for shifting focus onto the tab content describe the bug aria tab design specification states that arrow keys are for navigating focus thru tabs while tab key should be reserved for shifting focus onto the tab content and should not behave like the arrow key in this scenario and perform tab traversal as well this is based on the expectation of screen readers according to the report the aria tabs design pattern is intended to allow users to navigate tabs using arrow keys and use the tab key to navigate into the tab panel screen reader users will not expect the tab key to move their focus to the next navigation element tab this can be done by specifying tabindex please see to reproduce steps to reproduce the behavior go to use arrow key to navigate thru tabs correct use tab key to shift focus to the content of the currently selected tab incorrect currently tab also functions like the arrow key expected behavior in tablist the tab key should shift focus onto the content of selected tab and not perform tab focus traversal like the arrow key version ids enterprise screenshots if applicable add screenshots to help explain your problem platform infor application team name landmark client device if applicable n a os version windows ent browser name chrome browser version official build bit additional context | 0 |
164,348 | 12,799,879,852 | IssuesEvent | 2020-07-02 16:05:25 | microsoft/PTVS | https://api.github.com/repos/microsoft/PTVS | closed | Tests can not be found after close and reopen solution. | area:Test Adapter bug regression upstream: vs | **Steps to Reproduce**
1.Create python application project
2.Add test_1.py and typing code
```
import unittest
class Test_test_1(unittest.TestCase):
def test_A(self):
self.fail("Not implemented")
if __name__ == '__main__':
unittest.main()
```
3.Set Test framework as "unittest" in python project properties page.
4.test_1 can be found in TE, then File->close solution, then File->Open->Project/Solution...
**Expected behavior**
test_1 should can be found in TE
**Actual behavior**
test_1 was not found, 0 tests found in Output Tests window.
**build**

**Tests also can not be found when reopen folder in workspace.** | 1.0 | Tests can not be found after close and reopen solution. - **Steps to Reproduce**
1.Create python application project
2.Add test_1.py and typing code
```
import unittest
class Test_test_1(unittest.TestCase):
def test_A(self):
self.fail("Not implemented")
if __name__ == '__main__':
unittest.main()
```
3.Set Test framework as "unittest" in python project properties page.
4.test_1 can be found in TE, then File->close solution, then File->Open->Project/Solution...
**Expected behavior**
test_1 should can be found in TE
**Actual behavior**
test_1 was not found, 0 tests found in Output Tests window.
**build**

**Tests also can not be found when reopen folder in workspace.** | test | tests can not be found after close and reopen solution steps to reproduce create python application project add test py and typing code import unittest class test test unittest testcase def test a self self fail not implemented if name main unittest main set test framework as unittest in python project properties page test can be found in te then file close solution then file open project solution expected behavior test should can be found in te actual behavior test was not found, tests found in output tests window build tests also can not be found when reopen folder in workspace | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.