How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
Information about a published build test validation.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
id |
xs:unsignedInt |
Required | The pk_id of the test |
testId |
xs:anyURI |
Required | The id of the test |
status |
hbuildAutoTestStatusType |
Required | The current status of this test. |
message |
xs:string |
Required | The last status update message. |
progress |
xs:string |
Required | The current test progress. This string will contain one character per sequence, the character will be one of ?=not tested x=skipped 0=failed 1=passed |
description |
xs:string |
Optional | Textual description for the test, helps to identify the purpose of the test. |
initializedOn |
xs:dateTime |
Required | The date/time this was initialized |
startedOn |
xs:dateTime |
Required | The date/time this was last updated. |
completedOn |
xs:dateTime |
Required | The date/time this was last updated. |
timedOutOn |
xs:dateTime |
Required | The date/time this was last updated. |
lastUpdate |
xs:dateTime |
Required | The date/time this was last updated. |
timeElapsed |
xs:unsignedInt |
Optional | The amount of time elapsed in seconds. |
required |
xs:boolean |
Required | Indicates if this test is required to comeplete for success. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document