Skip to content

Commit 6df3a9e

Browse files
committed
Update expected results
These are results with changes in only nodes and edges. We accept it because it means there are no changes in the overall behavior.
1 parent 9b09c02 commit 6df3a9e

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

javascript/frameworks/ui5/test/queries/UI5LogInjection/log-entry-flows-to-sinks/UI5LogsToHttp.expected

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
WARNING: type 'Configuration' has been deprecated and may be removed in future (UI5LogsToHttp.ql:33,33-61)
2-
WARNING: type 'FlowLabel' has been deprecated and may be removed in future (UI5LogsToHttp.ql:29,36-55)
3-
WARNING: type 'FlowLabel' has been deprecated and may be removed in future (UI5LogsToHttp.ql:36,52-71)
4-
WARNING: type 'FlowLabel' has been deprecated and may be removed in future (UI5LogsToHttp.ql:42,47-66)
5-
WARNING: type 'FlowLabel' has been deprecated and may be removed in future (UI5LogsToHttp.ql:43,5-24)
6-
WARNING: type 'FlowLabel' has been deprecated and may be removed in future (UI5LogsToHttp.ql:69,50-69)
71
nodes
82
| webapp/controller/app.controller.js:11:11:11:21 | input: null |
93
| webapp/controller/app.controller.js:17:13:17:48 | input |
@@ -14,8 +8,6 @@ nodes
148
| webapp/utils/CustomLogListener.js:13:19:13:32 | oEvent.message |
159
| webapp/utils/LogEntriesToHttp.js:7:13:7:52 | message |
1610
| webapp/utils/LogEntriesToHttp.js:7:23:7:41 | Log.getLogEntries() |
17-
| webapp/utils/LogEntriesToHttp.js:7:23:7:44 | Log.get ... es()[0] |
18-
| webapp/utils/LogEntriesToHttp.js:7:23:7:52 | Log.get ... message |
1911
| webapp/utils/LogEntriesToHttp.js:11:19:11:25 | message |
2012
| webapp/view/app.view.xml:5:5:7:28 | value={/input} |
2113
| webapp/view/app.view.xml:8:5:8:37 | content={/output} |
@@ -31,9 +23,7 @@ edges
3123
| webapp/utils/CustomLogListener.js:9:29:9:34 | oEvent | webapp/utils/CustomLogListener.js:13:19:13:24 | oEvent |
3224
| webapp/utils/CustomLogListener.js:13:19:13:24 | oEvent | webapp/utils/CustomLogListener.js:13:19:13:32 | oEvent.message |
3325
| webapp/utils/LogEntriesToHttp.js:7:13:7:52 | message | webapp/utils/LogEntriesToHttp.js:11:19:11:25 | message |
34-
| webapp/utils/LogEntriesToHttp.js:7:23:7:41 | Log.getLogEntries() | webapp/utils/LogEntriesToHttp.js:7:23:7:44 | Log.get ... es()[0] |
35-
| webapp/utils/LogEntriesToHttp.js:7:23:7:44 | Log.get ... es()[0] | webapp/utils/LogEntriesToHttp.js:7:23:7:52 | Log.get ... message |
36-
| webapp/utils/LogEntriesToHttp.js:7:23:7:52 | Log.get ... message | webapp/utils/LogEntriesToHttp.js:7:13:7:52 | message |
26+
| webapp/utils/LogEntriesToHttp.js:7:23:7:41 | Log.getLogEntries() | webapp/utils/LogEntriesToHttp.js:7:13:7:52 | message |
3727
| webapp/view/app.view.xml:5:5:7:28 | value={/input} | webapp/controller/app.controller.js:11:11:11:21 | input: null |
3828
| webapp/view/app.view.xml:5:5:7:28 | value={/input} | webapp/controller/app.controller.js:14:22:14:41 | new JSONModel(oData) |
3929
| webapp/view/app.view.xml:8:5:8:37 | content={/output} | webapp/controller/app.controller.js:12:11:12:22 | output: null |

0 commit comments

Comments
 (0)