Description
CBL-2.8.0-148 -only UWP -failed , other platforms looks good
CBL: 2.8.0-143 -passed
SG: 2.80-373-RC
SG: config:
k: [sg1] => {
"out.stdout": {
"SSLCert": "sg_cert.pem",
"SSLKey": "sg_privkey.pem",
"adminInterface": "0.0.0.0:4985",
"compressResponses": false,
"databases": {
"db": {
"allow_conflicts": false,
"bucket": "travel-sample",
"delta_sync":
,
"enable_shared_bucket_access": true,
"import_docs": true,
"num_index_replicas": 0,
"password": "password",
"server": "http://172.23.106.103:8091",
"username": "travel-sample"
}
},
"interface": ":4984",
6 "logging": {
"debug":
},
"maxFileDescriptors": 90000,
"maxIncomingConnections": 0
}
}
@summary:
1. Register the model
2. Create bulk docs with different types of dictionaries ('four_k', ),('complex_doc'),('simple')
3. Get the prediction query result and verify whatever the dictionary input is given,
it should send back same result
Actual : When we are getting the prediction query results Testserver app is crashing
Expected: Should be able to get the prediction query results
Test:
test_predictiveQueries_basicInputOutput
Command:
pytest -s --timeout 3600 --liteserv-version=2.8.0-148 --liteserv-host=10.100.161.137 --liteserv-port=8080 --delta-sync --xattrs --sg-ssl --no-conflicts --enable-file-logging --sync-gateway-version=2.8.0-373 --mode=cc --server-version=6.5.1-6299 --liteserv-platform=net-uwp --create-db-per-test=cbl-test -k test_predictiveQueries_basicInputOutput testsuites/CBLTester/CBL_Functional_tests/TestSetup_FunctionalTests
I do not see any errors in the log , I am trying to manually run on UWP machine but seeing some issues to get the crash report.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Required Mobile Fields |
Mandatory:
- CBL / SG Version: - SG Config: - Steps to Reproduce: - Actual Result: - Expected Result: - Logs : SGW LOGS: sgcollect info CBL LOGS: Logcat LOGS: for Android tickets - Github link for the code: - Jenkins job failure link: - Pytest Command - What is the last build this test passed: |
Priority | Major [ 3 ] | Minor [ 4 ] |
Story Points | 1 |
Affects Version/s | Hydrogen [ 16189 ] |
Component/s | .NET [ 15346 ] |
Fix Version/s | Lithium [ 16190 ] |
Priority | Minor [ 4 ] | Major [ 3 ] |
Assignee | Sandy Chuang [ sandy.chaung ] | Manasa Ghanta [ manasa.ghanta ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Let's be sure to fill out all the bug fields, thanks!