Div |
---|
|
On this page Table of Contents |
---|
maxLevel | 1 |
---|
exclude | On this page |
---|
type | flat |
---|
separator | pipe |
---|
|
|
Overview
This page provides information about an individual release of the GINT Version 2- Groovy Integration Test Framework.
More release notes for additional versions of this product are available here.
Release Highlights
Div |
---|
|
Section |
---|
Column |
---|
Page Properties |
---|
|
Release Date | |
---|
Version | 2.5.0 |
---|
Purpose | - Support testing of Confluence Connect macros
- Atlassian Cloud testing improvements
- Selenium testing improvements
- Improved automatic screenshot naming
- Global auto retry support
- Retry on success closure failure
- Added GintForJsap to support generic JSAP clients
- Fixes
|
---|
|
|
|
|
Additional Notes
Warning |
---|
title | Minor incompatibility for Selenium tests |
---|
|
GINT no longer will default Selenium tests to force maxParallel = 1 which prevents concurrent access to the browser. Tests must now explicitly set this concurrency level if needed. This is to support use cases where concurrency is possible provided there are other control mechanism used. For instance, Confluence Connect macro tests can use maxParallel values larger than 1. Selenium tests needing concurrency control should do something like: No Format |
---|
gint.initialize(seleniumHelper.getTestName(this))
gint.setMaxParallel(1) // prevent concurrent access to browser |
|
Warning |
---|
title | Minor incompatibility for Confluence macro testing |
---|
|
GINT will now default macroPageBegin/End to blank. This makes it easier for Cloud testing and avoids need for Navigation add-on and it's scrollbar macro. See Jira Legacy |
---|
server | JIRA (bobswift.atlassian.net) |
---|
columns | key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution |
---|
serverId | 729d679a-302c-339f-958b-015e107badcd |
---|
key | GINT-111 |
---|
| for more details. |
Platforms and Compatibility
The following platforms were used during the development and testing of this release. We no longer test regularly on Windows even though it is fully supported platform.
Csv |
---|
|
Platform, Release, Discussion
Java, "1.8.0_111-b14"
[Groovy|http://groovy.codehaus.org/], "2.1.2, 2.4.3", {jira:GINT-86}
[Gant|http://gant.codehaus.org/], "1.9.9, 1.9.12"
MacOS, "10.10.5, 10.11.6"
Windows, -Windows 7 Professional-, Not bothering to test on Windows anymore - should work fine :)
Linux, 3.10.0-229.el7.x86_64
[ACLI:], "5.0.0 - 6.2.0", Recommend [6.2|ACLI:Release notes 6.2] or later
|
Resolved Issues
Jira Legacy |
---|
server | JIRA (bobswift.atlassian.net) |
---|
columns | type,key,summary,reporter,priority,status |
---|
maximumIssues | 100 |
---|
jqlQuery | project = GINT AND fixVersion in ("2.5.0") ORDER BY fixVersion DESC |
---|
serverId | 729d679a-302c-339f-958b-015e107badcd |
---|
|