issues
search
RedHatQE
/
polarize
GNU General Public License v3.0
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.8.4 - Add license, version bump + stack rebuild for #65
#66
Aftermath
closed
4 months ago
1
CCT-623: Change x86_64 arch type back to x8664 for reasons
#65
Aftermath
closed
4 months ago
0
Repository Status
#64
JacobCallahan
closed
1 year ago
2
Add new custom facts
#63
Aftermath
closed
2 years ago
1
0.8.3 - Updated types schema to include new project and fix arch
#62
Aftermath
closed
2 years ago
0
Modular
#61
rarebreed
opened
7 years ago
1
If the downstream job gets a message, but the message has a failed status, the downstream will still show green
#60
rarebreed
opened
7 years ago
1
In the downstream job, if the XUnitReporter times out waiting for message response the job will still show green
#59
rarebreed
opened
7 years ago
0
When lein compile is run, it can only use the default config file
#58
rarebreed
opened
7 years ago
0
REQ: If a method's number of args changes, make sure that mapping.json is updated, and a new TestCase import is made
#57
rarebreed
closed
7 years ago
3
Getting "unknown property name testrun-template-id" while running Configurator
#56
rarebreed
closed
7 years ago
1
Got to refactor the Configuration class
#55
rarebreed
closed
7 years ago
1
Support the metadata required for automated metrics data collection
#54
rarebreed
opened
7 years ago
4
Add a new configuration option to set the TestRun type
#53
rarebreed
closed
7 years ago
2
Get rid of the error message about "Unknown property..." in Configurator call
#52
rarebreed
closed
7 years ago
1
The xunit report generator doesn't count success properly when counting data provider tests
#51
rarebreed
opened
7 years ago
0
Change the name of testng-polarion.xml
#50
rarebreed
opened
7 years ago
0
The Testrun title is not getting updated by the configuration utility
#49
rarebreed
opened
7 years ago
1
If using the linkedWorkItem field, if you only specify one item to link to, but have 2 project, both projects will associate to the linked work item
#48
rarebreed
opened
7 years ago
0
Write the /tmp/polarize-warnings.txt and /tmp/polarize-auditing.txt to the log when finished
#47
rarebreed
closed
7 years ago
1
The updateMapping function is adding to the mapping.json even if nothing changed
#46
rarebreed
closed
7 years ago
1
When update=true, but testCaseID is "", even if there is an existing XML file with the ID in it, a new Import Request is made with empty ID
#45
rarebreed
closed
7 years ago
1
TestCase Importer update=true fails. The testcases.xml has both the RHEL6, and RedHatEnterpriseLinux7 values when there should be two
#44
rarebreed
closed
7 years ago
1
Doubling up on generating testcases with TestCase Importer
#43
rarebreed
closed
7 years ago
2
Split out various classes and functionality into their own library
#42
rarebreed
opened
7 years ago
0
When using runtime reflection, it is always saying the ID doesn't exist in the mapping file
#41
rarebreed
closed
7 years ago
1
The auditing tool for the runtime reflection (required by clojure) fails to find all methods not annotated with @TestDefinition
#40
rarebreed
closed
7 years ago
1
Add JSON parsing so that we can add this as a REST based microservice
#39
rarebreed
closed
7 years ago
2
In the CLI Conifgurator, if you use --property plannedin="7_4_Pre-testing" it does not change the existing value
#38
rarebreed
closed
7 years ago
1
Configurator utility needs documentation and a --help as well as general clean up
#37
rarebreed
closed
7 years ago
1
The Configurator utility crashes with NPE if using --testcase-prefix or --testcase-suffix
#36
rarebreed
closed
7 years ago
1
Make logging write to a file
#35
rarebreed
opened
7 years ago
1
rhn_interop_tests fails to run with an error that check_warning is not annotated with @Test
#34
rarebreed
closed
7 years ago
1
At the very end of lein compile, print a warning if the <enabled>true</enabled> is set in the config file
#33
rarebreed
closed
7 years ago
2
If getting a message from the message bus is null, handle the NPE
#32
rarebreed
closed
7 years ago
2
For TestCase importer, setting the linkedWorkItem annotation field causes the importer to time out
#31
rarebreed
opened
7 years ago
2
Running an update on existing TestCase and update=true, will send new testcase definition to polarion, but XML file will result to defaults
#30
rarebreed
closed
7 years ago
1
Make the error reporting better
#29
rarebreed
closed
7 years ago
2
Log statement says "Did not update mapping file" but mapping file did get a new entry
#28
rarebreed
closed
7 years ago
2
Create an auditing tool to check if a new test method does not have an @TestDefinition annotation
#27
rarebreed
closed
7 years ago
1
Implement the prefix and suffix for title
#26
rarebreed
closed
7 years ago
2
Running lein compile or using runtime reflection to create/update clojure test annotations deletes or edits existing entries in the mapping.json
#25
rarebreed
closed
7 years ago
5
Add arch and os variant to custom fields in the config file and as Configurator options
#24
rarebreed
closed
7 years ago
1
Don't read in XML description file unless necessary
#23
rarebreed
opened
7 years ago
2
Null Pointer Exception while running Tier1 CLI suite
#22
rarebreed
closed
7 years ago
3
Workaround for PJA-99
#21
rarebreed
closed
7 years ago
1
Take out or make the check for description in TestDefinition
#20
rarebreed
closed
7 years ago
1
The POST of very large xunit files does not actually send the file across and has bad performance
#19
rarebreed
closed
7 years ago
2
After generateReport is called, the xunit style differs from the old TestNG way of reporting
#18
rarebreed
closed
7 years ago
4
For the CLI tests, the description field is not being populated
#17
rarebreed
closed
7 years ago
1
Next