Github user rekhajoshm commented on the pull request:
https://github.com/apache/spark/pull/8758#issuecomment-144287146
Thanks @srowen .I was earlier doing counters logic(below) to validate only
if first param in HSArguments and it seemed not as clean/intentful as the
script. Hence left it open for discussion.
```
Case _ if i == 0
Case _
```
Not needed, as I understand post your comments.Updated.
```
Discovery completed in 3 seconds, 261 milliseconds.
Run starting. Expected test count is: 4
HistoryServerArgumentsSuite:
- No Arguments Parsing
- Directory Arguments Parsing --dir or -d
- Directory Param can also be set directly
- Properties File Arguments Parsing --properties-file
Run completed in 3 seconds, 364 milliseconds.
Total number of tests run: 4
Suites: completed 2, aborted 0
Tests: succeeded 4, failed 0, canceled 0, ignored 0, pending 0
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]