Skip to content

Instantly share code, notes, and snippets.

View samuelgoto's full-sized avatar
💭
hello world!

Sam Goto samuelgoto

💭
hello world!
View GitHub Profile
python third_party/blink/tools/run_blink_wptserve.py -t Linux
./out/Linux/chrome --enable-blink-features=MojoJS,MojoJSTest

checking for flakyness:

third_party/blink/tools/run_web_tests.py -t Linux external/wpt/idle/interceptor.https.html --repeat-each=100
                                                                                        
                                                                                        
                                                                                        
                                                                                        
                                                                                        
                                                                                        
  +-------------+                +---------------+                                      
  | hello world |----------------|               |                                      
  +-------------+                +---------------+                                      

Conjunction Distribution

p q r q and r p or (q and r) p or q p or r (p or q) and (p or r) p or (q and r) <=> (p or q) and (p or r)
F F F F F F F F T
F F T F F F T F T
F T F F F T F F T
F T T T T T T T T
T F F F T T T T T
T F T F T T T T T