v01d commented on pull request #92:
URL: 
https://github.com/apache/incubator-nuttx-testing/pull/92#issuecomment-812034165


   > I think the way we want to set it the syntax would be as simple as:
   > 
   > ```
   > sim:nsh
   > sim:ostest
   > ....
   > ```
   > 
   > Not sure if there is something we have to add for macOS, I might be 
missing something.
   
   Right, but what I was looking for is having a single file for each arch, 
where I can only include some configs for macOS. Right now there's only 
per-platform blacklist.
   
   > > I think the simplest way is to have an xtensa-linux.dat and 
xtensa-macos.dat, but I don't know how you feel about that.
   > 
   > Wouldn't be simpler if we had only a `macos.dat` file with around 10 
configs?
   
   I'd rather we keep things separate to improve parallelism and have things 
organized as I mentioned. Eventually the test cases could grow.
   
   Anyway, let's first define the test cases for macOS and figure out how to 
set this up later:
   - xtensa: ostest, wapi_smp (nsh?)
   - arm-12: which ones we leave?
   - risc-v: which ones we leave?
   - avr: no change
   - other: which ones we leave?
   - sim: which ones to remove?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to