Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(237)

Side by Side Diff: sky/tests/framework/observe-expected.txt

Issue 850383002: Add two way data binding. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Make it async. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « sky/tests/framework/observe.sky ('k') | sky/tests/framework/templates.sky » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ERROR: Exception caught during observer callback: ouch 1 ERROR: Exception caught during observer callback: ouch
2 SOURCE: http://127.0.0.1:8000/sky/framework/sky-element/observe.sky:627 2 SOURCE: http://127.0.0.1:8000/sky/framework/sky-element/observe.sky:630
3 ERROR: Exception caught during observer callback: ouch 3 ERROR: Exception caught during observer callback: ouch
4 SOURCE: http://127.0.0.1:8000/sky/framework/sky-element/observe.sky:627 4 SOURCE: http://127.0.0.1:8000/sky/framework/sky-element/observe.sky:630
5 Running 79 tests 5 Running 79 tests
6 ok 1 Path constructor throws 6 ok 1 Path constructor throws
7 ok 2 Path path validity 7 ok 2 Path path validity
8 ok 3 Path Paths are interned 8 ok 3 Path Paths are interned
9 ok 4 Path null is empty path 9 ok 4 Path null is empty path
10 ok 5 Path undefined is empty path 10 ok 5 Path undefined is empty path
11 ok 6 Path Path.getValueFrom 11 ok 6 Path Path.getValueFrom
12 ok 7 Path Path.setValueFrom 12 ok 7 Path Path.setValueFrom
13 ok 8 Path Degenerate Values 13 ok 8 Path Degenerate Values
14 ok 9 Basic Tests Exception Doesnt Stop Notification 14 ok 9 Basic Tests Exception Doesnt Stop Notification
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 ok 73 ArrayObserver Tests Array Tracker Update Delete 78 ok 73 ArrayObserver Tests Array Tracker Update Delete
79 ok 74 ArrayObserver Tests Array Tracker Update After Delete 79 ok 74 ArrayObserver Tests Array Tracker Update After Delete
80 ok 75 ArrayObserver Tests Array Tracker Delete Mid Array 80 ok 75 ArrayObserver Tests Array Tracker Delete Mid Array
81 ok 76 ArrayObserver Tests Array Random Case 1 81 ok 76 ArrayObserver Tests Array Random Case 1
82 ok 77 ArrayObserver Tests Array Random Case 2 82 ok 77 ArrayObserver Tests Array Random Case 2
83 ok 78 ArrayObserver Tests Array Random Case 3 83 ok 78 ArrayObserver Tests Array Random Case 3
84 ok 79 ArrayObserver Tests Array Tracker No Proxies Edits 84 ok 79 ArrayObserver Tests Array Tracker No Proxies Edits
85 79 tests 85 79 tests
86 79 pass 86 79 pass
87 0 fail 87 0 fail
OLDNEW
« no previous file with comments | « sky/tests/framework/observe.sky ('k') | sky/tests/framework/templates.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698