Skip to content
Snippets Groups Projects
  • George Joseph's avatar
    80206cdc
    test_json: Fix test names with reserved words · 80206cdc
    George Joseph authored
    Some of the test names were actually reserved words (true, false,
    int, null, string, bool).  When the jenkins test results analyzer
    does its thing it tries to create a map using the test names as
    keys and fails because they're reserved words.
    
    Added "type_" to those test names.
    
    Change-Id: I90d809f46969c78a1c605b736ff0635196a2cf1b
    80206cdc
    History
    test_json: Fix test names with reserved words
    George Joseph authored
    Some of the test names were actually reserved words (true, false,
    int, null, string, bool).  When the jenkins test results analyzer
    does its thing it tries to create a map using the test names as
    keys and fails because they're reserved words.
    
    Added "type_" to those test names.
    
    Change-Id: I90d809f46969c78a1c605b736ff0635196a2cf1b