Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Div
idProductTOC

On this page

Table of Contents
maxLevel1
excludeOn this page
typeflat
separatorpipe

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
stylepadding-top:15px;


Section


Column


Page Properties
idrelease_details


Release Date

2017-03-09

Version2.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




Column

Image Added



Additional Notes

Warning
titleMinor 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
titleMinor 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
serverJIRA (bobswift.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId729d679a-302c-339f-958b-015e107badcd
keyGINT-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
outputwiki
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
serverJIRA (bobswift.atlassian.net)
columnstype,key,summary,reporter,priority,status
maximumIssues100
jqlQueryproject = GINT AND fixVersion in ("2.5.0") ORDER BY fixVersion DESC
serverId729d679a-302c-339f-958b-015e107badcd