Skip to content
  • Abhishek Ranjan's avatar
    51e3027f
    WL#9686: Increase the default for max_error_count to 1024 · 51e3027f
    Abhishek Ranjan authored
    Change default value for max_error_count variable.
      Old value :   64
      New Value : 1024
    
    Fix test cases by:
    - record new default value for 'max_error_count'
    - record extra warnings in result file due to increase in limit
      of warnings by 'max_error_count'
    - Set max_error_count to hard coded 64 (old default value) to contain
      number of warnings in the result file
    51e3027f
    WL#9686: Increase the default for max_error_count to 1024
    Abhishek Ranjan authored
    Change default value for max_error_count variable.
      Old value :   64
      New Value : 1024
    
    Fix test cases by:
    - record new default value for 'max_error_count'
    - record extra warnings in result file due to increase in limit
      of warnings by 'max_error_count'
    - Set max_error_count to hard coded 64 (old default value) to contain
      number of warnings in the result file
Loading