Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
work:semana_23_de_2021 [2021/06/09 01:04] – magsilva | work:semana_23_de_2021 [2021/09/14 14:56] (current) – ↷ Links adapted because of a move operation 65.21.179.252 | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Research ===== | ===== Research ===== | ||
- | * Attend ABZ 2021 – 8th International Conference on Rigorous State Based Methods. My interest on the subject inherits from statecharts model used for IMA-CID and LODM. Two models widely discussed are [[https:// | + | * Attend ABZ 2021 – 8th International Conference on Rigorous State Based Methods. My interest on the subject inherits from statecharts model used for IMA-CID and LODM. |
- | * Talk to [[Leandro César da Cruz]]: how to handle git internals to detect testing patterns in open source software. | + | * Two models widely discussed are [[https:// |
- | * Talk to [[Yuri Rafael Grajefe Feitosa]]: PDM, Code Workout, slides for WEI. | + | * Something we often struggle when defining the model is the specification. Currently we use UML, but there are alternatives. In the paper " |
- | * Talk to [[Vinicius Bosa Petris]]: TCC. | + | * Talk to [[.students: |
+ | * Talk to [[.students: | ||
+ | * Talk to [[.students: | ||
+ | * Start to experiment using strace to recover extra information about execution of test cases. | ||
+ | * I tried it overnight for Google Java Collection (https:// | ||
+ | * Basically I traced everything I could. I also recorded the results of Maven, with timestamps so I could later relate that with the trace results. I took one hour to finish running (one order of magnitude slower than a typical run). I haven' | ||
+ | * Talk to [[.students: | ||
+ | * Subscribe to [[https:// | ||
===== Management ===== | ===== Management ===== | ||
* Attend meeting at UTFPR: https:// | * Attend meeting at UTFPR: https:// | ||
* Talk to Ivanilton about IPB/COIL. | * Talk to Ivanilton about IPB/COIL. | ||
+ | |||
+ | ===== Misc ===== | ||
+ | * After updating Windows 10, grub disappeared. Apparently, Windows changed the default EFI boot manager. Fortunately, | ||